/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:url(../image/bg_page.jpg) repeat-x #e5e5e5;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:12px;
	}
	
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	}
	
a img{
	border:none;
	}
	
#wrappper{
	width:962px;
	margin:0px auto;
	}
	
	
#header{
	height:149px;
	padding:0 18px;
	}
	
#logoBox{
	float:left;
	width:315px;
	}
	
#logoBoxtop{
	border-bottom:1px solid #aeaeae;
	padding:10px 0px 11px 0px;
	}
	
#logoBoxBtm{
	padding:12px 0 0 0;
	}
	
	
#mainMenu{
	float:right;
	margin:70px 0 0 0px;
	}
	
	
#mainMenu a span{	
	font-weight:bold;
	color:#9c9c9c;
	padding:3px 7px 3px 0; 

	}
	
#mainMenu a span img{
		border:none;
		}
	
#mainMenu a{
	padding:3px 0px 3px 7px;
	display:block;
	float:left;
	text-decoration:none;	
	margin-right:10px;
	}
	
	
	
#mainMenu a:hover span{	
 	color:#2869ac;
	}
	

	
#mainMenu a:hover{
color:#2869ac;
	}
	
	
.active{
	background: url(../image/menu_active_lright.jpg) no-repeat right top #2869ac;
	color:#FFFFFF !important;
		}
	
.active1{
	background:url(../image/menu_active_left.jpg) no-repeat left top;
	color:#FFFFFF !important;
		}
	
	
	

		
	
	
	
	
	
#banner{
	height:315px;
	padding:0 18px;
	background:url(../image/banner_image.jpg) no-repeat right top;
	margin-right:1px;
	}	
	
#banner #box{
	background:url(../image/banner_box_left.jpg) no-repeat;
	font:normal 28px Verdana, Arial, Helvetica, sans-serif;
	color:#017cfb;
	padding:0px 0 0px 6px;
	float:left;
	margin-top:50px;
		}
		
#banner #boxRight{
	padding:5px 6px 9px 0;
	background:url(../image/banner_box_right.jpg) no-repeat right top;
	}
	
	
#banner #box span{
	background:url(../image/banner_box_bg.jpg) repeat-x;
	padding:5px 16px 9px;
	}
	
	
#bannerList{
	font-size:20px;
	color:#FFFFFF;
	}
	
#bannerList span{
	display:block;
	padding:18px 0 0 55px;
	background:url(../image/banner_bullet.jpg) no-repeat 27px 24px;
	}
	
#pageTitle{
	margin-top:85px;
	font-size:25px;
	color:#727272;
	}
	
#content{
	padding:10px 18px 18px 18px;
	background:url(../image/pagebg.jpg) repeat-y;
	color:#727272;
	line-height:24px;
	}		
	
	
#content #left{
	float:left;
	width:650px;
	background:url(../image/home-content-part-line.jpg) repeat-y right;
	padding:0 20px 0 0;
	}
	




	
#content #right{
	float:left;
	width:235px;
	padding:0 0 0 21px;
	}
	
.clients{
	background:url(../image/our-client-bg.jpg) repeat-y;
	width:226px;
	}



.clients h1{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	background:url(../image/our_client-head.jpg) no-repeat;
	padding:4px 0 6px 12px;
	margin:0px;
	}
	
.clients .matter{
	padding: 5px 15px;
	line-height:14px;
	font-size:11px;
	}
	
.clients .matter span{
	color:#296aae;
	font-size:12px;
	font-weight:bold;
	display:block;
		}
.more{
	color:#cc0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
	
	
.more a:hover span{
	color:#787777;
}	
	
	
	
	
#footer{
	background:url(../image/page_btm.jpg) no-repeat;
	padding:15px 18px 5px;
	color:#787777;
	}
	
	
