
/*General*/

body{
	margin:0;
	padding:0;
	background:#dcdcdc;
	}
a{
	text-decoration:none;
	border:none;
	}
.clear{
	clear:both;
	}
.div_adjust{
	width:auto;
	height:auto;
	}
img{border:none; }

.bold{
	font-weight:bold;
	}
.hd_bold{
	font-weight:bold;
	color:#ffa700;
	}
.green_bold{
	font-weight:bold;
	color:#8ec207;
	}	



/*main_container*/

#main_container{
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	}


/*header*/

#header_container{
	width:1000px;
	height:360px;
	background:url(images/header.jpg) no-repeat;
	}





/*body_container*/

#body_container{
	width:1000px;
	height:auto;
	}
#body_top{
	width:1000px;
	height:auto;
	background:url(images/body_fluid_bg.jpg) repeat-y;
	}
#body_bottom{
	width:1000px;
	height:6px;
	background:url(images/body_bottom_bg.jpg) no-repeat;
	}




#body_right{
	width:642px;
	height:auto;
	float:left;
	}
.body_hdline{
	width:auto;
	height:32px;
	}
.body_content{
	width:580px;
	margin:0 auto;
	font:13px Arial, Helvetica, sans-serif;
	color:#272727;
	line-height:25px;
	padding:13px 0 30px 0;
	text-align:justify;
	}
.body_img{
	width:143px;
	height:249px;
	float:right;
	margin:20px 0 0 20px;
	}

.body_content2{
	width:580px;
	margin:0 auto 0 auto;
	border-top:1px solid #d4d4d4;
	}

.body_img_big{
	width:426px;
	height:283px;
	margin:0 auto 0 auto;
	background:url(images/body_img1.jpg) no-repeat;
	}



/*navigation*/
.navigation{
	width:324px;
	height:auto;
	padding:7px 0 0 18px;
	float:left;
	}
	

.nav{
	width:auto;
	height:38px;
	font:12px Tahoma;
	color:#fff;
	margin:0 0 5px 39px;
	}
.nav a{
	width:auto;
	height:38px;
	font:12px Tahoma;
	color:#fff;
	background:url(images/nav_n.jpg) no-repeat;
	display:block;
	padding:0 0 0 32px;
	line-height:38px;
	}
.nav a:hover{
	width:auto;
	height:38px;
	font:12px Tahoma;
	color:#272727;
	background:url(images/nav_h.jpg) no-repeat;
	display:block;
	line-height:38px;
	}

	
	
	
.nav2{
	width:auto;
	height:38px;
	font:12px Tahoma;
	color:#fff;
	margin:0 0 5px 39px;
	}
.nav2 a{
	width:auto;
	height:38px;
	font:12px Tahoma;
	color:#272727;
	background:url(images/nav_h.jpg) no-repeat;
	display:block;
	padding:0 0 0 32px;
	line-height:38px;
	}
.nav2 a:hover{
	width:auto;
	height:38px;
	font:12px Tahoma;
	color:#272727;
	background:url(images/nav_h.jpg) no-repeat;
	display:block;
	line-height:38px;
	}	




.testimonial{
	width:auto;
	height:auto;
	font:13px Arial, Helvetica, sans-serif;
	color:#9e9e9e;
	text-align:justify;
	padding:30px 27px 0 27px;
	line-height:18px;
	background:url(images/testimonial_hd.jpg) no-repeat;
	}
.read_more{
	width:auto;
	height:25px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffa700;
	text-align:right;
	}
.read_more a{
	width:auto;
	height:25px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffa700;
	background:url(images/read_more_n.gif) no-repeat right;
	padding:0 24px 0 0;
	}
.read_more a:hover{
	width:auto;
	height:25px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffa700;
	background:url(images/read_more_h.gif) no-repeat right;
	padding:0 24px 0 0;
	}








/*footer*/

.footer{
	width:auto;
	height:70px;
	padding:5px 0 0 342px;
	text-align:center;
	font:11px Tahoma;
	color:#000;
	line-height:22px;
	}
.footer a{
	font:11px Tahoma;
	color:#000;
	padding:0 5px;
	}
.footer a:hover{
	font:11px Tahoma;
	color:#8b8b8b;
	padding:0 5px;
	}
	
.copyright{
	color:#8b8b8b;
	}










































































































































































































































