/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:url(../image/bg_innerpage.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;
	}
	
.bluhead{
	color:#2869ac; font-size:15px;
	font-weight:bold;
	}
	
	
.maroon{
	color:#990000; font-size:13px;
	font-weight:bold;
	}
	
	
#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:160px;
	padding:0 18px;
	background:url(../image/innerbanner_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:30px;
		}
		
#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:18px;
	color:#FFFFFF;
	float:left;
	margin-top:13px;
	}
	
#bannerList span{
	display:block;
	padding:10px 0 0 45px;
	background:url(../image/banner_bullet.jpg) no-repeat 27px 17px;
	}
	
#pageTitle{
	margin-top:45px;
	font-size:25px;
	color:#727272;
	}
	
#content{
	padding:10px 18px 18px 18px;
	background:url(../image/pagebg.jpg) repeat-y;
	color:#727272;
	line-height:24px;
	min-height:200px;
	height:auto !important;
	height:200px;
	}		
	
	
#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:#CC0000;
	font-size:12px;
	font-weight:bold;
	display:block;
		}
	
	
.produsct_box{
	width:370px;
	}

	
.produsct_box a{
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:3px;
	color:#2869ac;
	font-size:11px;
	text-transform:uppercase;
	
	}
	
.produsct_box a:hover{
	letter-spacing:.10px;
	color:#990000;
	}
	
	
	
	
	
#footer{
	background:url(../image/page_btm.jpg) no-repeat;
	padding:15px 18px 5px;
	color:#787777;
	}
	
	
.clientsTitle{
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	}
	
.client_altRow{
	background:#dfdfdf;
	}
	
.client_email{
	color:#2869ac;
	}
	
.client_name{
	font-weight:bold;
	}
	
	
	
	
.enquiryform{
	border:4px solid #B7C7E6;
	background:#DFEAF2;
	padding:10px 0 10px 10px;
	width:320px;
	}
	
.enquiryform td{
	padding:0 0 8px 10px;
	}
	
.enquiryformForm
	{
		width:200px;
		}

	
	