@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636363;
}

.wraper{
	width:1000px;
	margin:auto;
 	height:auto;
}
.header_cont{
	width:1000px;
	height:121px;
	float:left;
 	background-image:url(images/top-bg.jpg);
	background-repeat:repeat-x;
}
.topright_color{
	height:5px;
	width:400px;
	float:right;
	background-color:#0F5757;
}
.logo{
	width:200px;
	height:100px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.logo_name{
	width:485px;
	height:50px;
	float:left;
	font-size:34px;
	font-weight:bold;
	color:#477E7E;
	margin-left:55px;
	margin-top:25px;
}
.top_contect{
    color: #333333;
    float: right;
    font-size: 12px;
    height: 40px;
	font-weight:bold;
    margin-top: 75px;
	margin-right:10px;
    text-align: right;
    width: 200px;
}
.midest_banner{
	float:right;
	margin-right:6px;
	height:101px;
	margin-top:6px;
	width:252px;
}
.main_banner{
	width:1000px;
	height:217px;
	float:left;
	margin-bottom:10px;
}
.menu_cont{
	width:1000px;
	height:50px;
	float:left;
	margin-left:0px;
	border:0px solid;
}

.body_cont{
	width:988px;
 	min-height:407px;
	float:left;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:20px;
}
.left_menu{
	float:left;
	width:200px;
	height:282px;
 	z-index:-999;
	margin-right:20px;
	background-color:#EBEBEB;
	border-radius:0px;
	padding:0px 10px 11px 0px;
}
.brochure_icon{
	width:207px;
	margin-top:15px;
	height:90px;
	float:left;
}
.menu_inner_cont{
	border-bottom:1px dashed #CCC;
	height:29px;
	padding:5px;
	margin-bottom:25px;
}
.left_menu_arrow{
	width:10px;
	height:30px;
	float:left;
	margin-top:5px;
}
.bullet_cont{
	width:230px;
	float:left;
	height:30px;
	margin-bottom:8px;
}
.services_bullet_cont{
	width:700px;
	float:left;
	height:auto;
	margin-bottom:3px;
}
.services_left_menu_arrow{
	width:15px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-right:15px;
}

.left_menu_content{
	margin-left:20px;
	float:left;
	font-size:16px;
	color:#0F5757;
	font-weight:normal;
	height:30px;
}
.body_right_cont{
	width:745px;
	height:auto;
	float:left;
	margin-left:0px;
}
.body_box1_cont{
	width:230px;
	height:auto;
	float:left;
	margin-right:23px;
}
.body_box2_cont{
	width:230px;
	height:auto;
	float:left;
	margin-right:23px;
}
.body_box3_cont{
	width:230px;
	height:auto;
	float:left;
	margin-left:0px;
}
.body_picture_cont{
	width:745px;
	height:100px;
	float:right;
	margin-top:20px;
 }
.headings_inner{
	 width:750px;
	 float:left;
	 height:30px;
	 border-bottom:1px dotted #ccc;
	 font-size:25px;
	 color:#0F5757;
	 margin-bottom:20px;
	 text-align:left;
}
.body_text{
	font-size:14px;
	color:#666;
	float:left;
	line-height:20px;
}
.headings_chart{
	 width:990px;
	 float:left;
	 height:30px;
	 border-bottom:1px dotted #ccc;
	 font-size:25px;
	 color:#0F5757;
	 margin-bottom:20px;
}
.body_right_cont_chart{
	width:990px;
	height:auto;
	float:left;
	margin-left:0px;
}
.picture{
	margin-bottom:10px;
	float:left;
}
.main_heading{
	font-size:22px;
	float:left;
	color:#0F5757;
	margin-bottom:5px;
	width:225px;
}
.main_body{
	font-size:13px;
	float:left;
	color:#636363;
	margin-bottom:5px;
	width:200px;
	margin-left:10px;
	margin-top:3px;
}
.slideSign{
	color:#f00;
	float:left;
}
.footer_cont{
	width:990px;
	float:left;
 	height:25px;
	margin-top:20px;
	margin-left:5px;
}
.copyright{
	width:550px;
	float:left;
	height:20px;
}
.developedby{
	width:250px;
	float:right;
	text-align:right;
	height:20px;
}









div#menu {
    margin:0px 0 0 0px;
    position:absolute;
}
div#copyright a { color:#fff; }
div#copyright a:hover { color:#fff; }



.sepration_line{
	border-bottom:1px solid #eee;
	float:left;
	width:730px;
	height:1px;
	margin-bottom:5px;
}

.sepration_line2{
	border-bottom:1px solid #eee;
	float:left;
	width:730px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}


#main-content-large .text-content{
	width: 1000px;
}