@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main_wrap{
	margin: 0px;
	padding: 0px;
	width: 916px;
	background-color: #FFFFFF;
	background-image: url(images/blackGrad.jpg);
	background-repeat: no-repeat;
}

#body_wrap{
	height: inherit;
	width: auto;
	background-color: #000000;
	background-repeat: repeat;
}

#left_wrap{
	float: left;
	height: 100%;
	width: 231px;
}

#logo{
	height: 117px;
	width: 231px;
}

#left_col{
	width: 221px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#right_wrap{
	float: left;
	width: 685px;
	background-color: #FFFFFF;
	height: 100%;
}

#home_flash{
	height: 437px;
	width: 685px;
}

#home_body{
	height: 100%;
	width: 635px;
	background-color: #FFFFFF;
	background-image: url(images/home_body.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
}

.bodyTitle_gray {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}

.bodyText_green {
	color: #006600;
	padding-bottom: 10px;
}

#footer_wrap{
	height: 33px;
	width: 917px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footer{
	padding: 10px;
	font-size: 9px;
	color: #666666;
}

#nav_flash{
	float: right;
	width: 685px;
	height: 117px;
}

#page_body{
	background-color: #FFFFFF;
	background-image: url(images/main_body.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 625px;
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}

#main_service {
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #666666;
	padding-bottom: 10px;
	text-align: left;
}

.hmNewsTitle{
	font-weight: bold;
	color: #006600;
}

.hmNewsTxt{
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 4px;
}

#subDivs{
	background-image: url(images/subBack.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 198px;
	padding-top: 16px;
}

.mainL_bullet{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.mainL_bullet a:link, a:visited, a:active{
	color: #666666;
	text-decoration: none;
}

.mainL_bullet a:hover{
	color: #33cc00;
}

#home_Btop{
	padding-bottom: 10px;
}

#home_Bbottom{
}

.col_title{
	color: #006600;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hmcol_title{
	color: #006600;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.col_text{
	color: #666666;
}
h1 {
	font-size: 22px;
	color: #006600;
}

#page_body p{
	color: #333333;
	line-height: 18px;
}

#page_body a:link{
	color: #006600;
}

.greenTxt{
color: #006600;
}

a:link, a:active, a:visited {
	color: #009900;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}
.tableColor1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009933;
	text-align: center;
	font-weight: bold;
}
.tableColor2 {
	font-size: 10px;
	color: #009933;
}
.squeeze{
	letter-spacing: 0px;
}

.squeeze2{
	letter-spacing: 1px;
}
.squeeze3{
	letter-spacing: 2px;
}
