@charset "utf-8";

#banner{
	width: 960px;
	height: 151px;
	overflow: hidden;
	background-image: url(../images/about_us_banner.jpg);
	background-repeat: no-repeat;
	}
#middle{
	width:980px;
	clear:both;
	margin-top:10px;
	
	}
#left-side{
	width:192px;
	float:left;
	padding-top:40px;
	padding-left:20px;
	display:inline-block;
	background-image: url(../images/about_us_submenu_bckg.png);
	background-repeat: no-repeat;
	position:relative;
	
	}
	#left-side ul {
		margin-left:20px;
		}
	#left-side li{
		margin-bottom:5px;
		line-height:20px;
		}
	#left-side .sub-active{
		font-weight:bold;
		}
#content{
	margin-left:15px;
	margin-right:5px;
	width:744px;
	font-size:12px;
	display:inline-block;
	float:left;
	}
	#content #about-us-intro{
		margin-bottom:20px;
		display:block;
		}
	#content img{
		float:left;
		margin-top:25px;
		margin-bottom:30px;
		}
	#content ul li{
		margin-left:30px;
		margin-bottom:10px;
		
		}
	#content #testimonial{
		float:left;
		margin-left:20px;
		margin-right:20px;
		margin-top:35px;
		margin-bottom:30px;
		font-size:12px;
		}
	#content #news{
		width:747px;
		display:block;
		margin-top:15px;
		margin-bottom:30px;


	
	}
	#content #news h1{ line-height:16px; font-size:16px; margin-bottom:15px; margin-top:30px;}
	#content #news p{ margin-right:10px;}
	#content #news .news-date{ font-style:normal; font-weight:normal; font-size:11px;}
	
	
	

	
#right-side{
	width:172px;
	margin-left:20px;
	float:left;
	padding-top:40px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:30px;
	display:inline-block;
	background-image: url(../images/about_us_statement_bckg.png);
	background-repeat: no-repeat;
	position:relative;
	}
#right-side h1{
	line-height:20px;
	font-size:24px;
	}
#right-side p{
	font-size:13px;
	margin-top:15px;
	margin-right:5px;
	margin-bottom:30px;
	}