@charset "utf-8";
/* CSS Document */
#wrap{
	margin:0 auto;
	width:1020px;
}
#wrapInner{
}
#header{
	background:url(../images/banner_bg.jpg) no-repeat top left;
	height:202px;
}
.headerInner{
	padding:15px 10px 0 0;
}
.logo{
	float:left;
	width:530px;
}
.logoInner{
	padding:5px 0px 0px 85px;
}
.logo_img{
}
.logo_img a{
	background:url(../images/logo.png) no-repeat left top;
	width:377px;
	height:162px;
	overflow:hidden;
	text-indent:-3000px;
	display:block;
}
.brochoure{
	float:left;
	width:250px;
}
.brochoureInner{
	padding:45px 0 0 0px;
}
.brochoure_bg{
	background:url(../images/brochoure_bg.png) no-repeat top left;
	width:211px;
	height:122px;
}
.brochoure_bgInner{
	padding:13px 10px 10px;
}
.header_img{
	float:left;
	width:230px;
}
.padding_10top{
	padding-top:10px;
}
#body{
	height:348px;
}
#bodyInner{
	padding:0 10px;
}
.leftside{
	float:left;
	width:455px;
}
.rightside{
	float:left;
	width:545px;
}
.leftside1{
	float:left;
	width:350px;
}
.rightside1{
	float:left;
	width:650px;
}

.content_box{
	padding:10px;
}
.bg_lightblue{
	background-color:#E8F3F8;
	padding-bottom:8px;
	zoom:1;
}
.bg_darkblue{
	background-color:#003F5E;
	height:348px;
}
.separator{
	background:#0078AE url(../images/separator.jpg) no-repeat top left;
	height:3px;
	overflow:hidden;
}
.body_menu{
	float:right;
	width:auto;
}
.menu_border{
	float:left;
	width:55px;
	background:url(../images/menu_leftborder.png) no-repeat top left;
	height:348px;
}
.menu{
	float:left;
	width:190px;
}
.menu_links{
	font-family:Tahoma, Geneva, sans-serif;
	color:#D7F2FF;
	font-size:12px;
	text-align:center;
}
.menu_links ul{
	margin:0px;
	padding:18px 0 0 0;
	list-style:none;
}
.menu_links ul li{
	margin:0 0 10px 0;
}

.menu_links ul li a{
	background:url(../images/menu_bghover.jpg) no-repeat top left;
	width:177px;
	height:26px;
	color:#D7F2FF;
	line-height:26px;
	display:block;
}
.menu_links ul li a:hover{
	background:url(../images/menu_bg.jpg) no-repeat top left;
	width:177px;
	height:26px;
	color:#003F5E;
}
.menu_links ul li a.selected{
	background:url(../images/menu_bg.jpg) no-repeat top left;
	width:177px;
	height:26px;
	color:#003F5E;
}
#footer{
	background:#FFF url(../images/footer_bg.jpg) repeat-x top left;
}
#footerInner{
	position:relative;
	clear:both;
}
.footer_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003F5E;
}
.footer_links ul{
	margin:0px;
	padding:0px 0 3px 0;
	list-style:none;
}
.footer_links ul li{
	display:inline;
}
.footer_lines{
	position:absolute;
	top:-35px;
	left:50px;
}
/*contact*/
.contact_left{
	float:left;
	width:120px;
}
.contact_right{
	float:left;
	width:200px;
}
/*contact end*/

