@charset "utf-8";
/* CSS Document */

body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:url("../images/bac_bg.jpg") repeat-x scroll center top #000002;

	}
	
@font-face{
	font-family:Open Sans Condensed;
	src:url("../OpenSans-CondBold.css");
	font-weight:normal; 
}
	
#wraper{ 

	width:1040px; 
	margin:0 auto;
}

.work_area{ 

	height:auto; 
	width:1040px;
	float:left;
	background:#FFF;
	margin-top:16px;
}

.work_area_2{ 

	height:auto; 
	width:990px;
	float:left;
	margin-left:25px;
}


.header{ 

	height:119px; 
	width:990px;
	float:left;
}

.logo{
	
	height:74px;
	width:499px;
	float:left;
	margin-top:25px;
	margin-left:246px;
}

.nav{ 
	 width:990px;  
	 height:36px;
	 float:left;
	 background:url("../images/nav_bg.jpg") repeat-x;
	 margin-bottom:17px;
}

.nav ul{
	
	margin:0px;
	padding:0px;
	float:left;
}
	
.nav ul li{
	
	float:left;   
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
.nav ul li a{
	
	float:left; 
	font-size:14px; 
	color:#FFF; 
	padding:16px 30px 18px;  
	font-family:Open Sans Condensed;   
	line-height:3px;
	letter-spacing:0.3px;
	text-decoration:none;

}

.nav ul li a:hover{
	
	background:url("../images/nav_hover.jpg") repeat-x;
	color:#FFF;
}

.nav ul li.active a{
	
	background:url("../images/nav_hover.jpg") repeat-x;
	color:#f2f51f;
}


.banner{
	
	height:395px; 
	width:990px;
	float:left;
	margin-bottom:17px;
}

.img_bg{
	
	height:174px; 
	width:990px;
	float:left;
	background:url("../images/img_bg.jpg") repeat-x;
	margin-bottom:17px;
}

.img{
	
	height:138px; 
	width:300px;
	float:left;
	margin:17px 0 17px 28px;
}

.img_2{
	
	height:138px; 
	width:300px;
	float:left;
	margin:17px 0 17px 17px;
}

.img_3{
	
	height:138px; 
	width:300px;
	float:left;
	margin:17px 28px 17px 17px;
}

.container{
	
	height:auto; 
	width:990px;
	float:left;
	background:#464646;
	margin-bottom:20px;
}

.left_panel{
	
	height:auto;
	width:713px;
	float:left;
	margin-left:18px;
	margin-top:28px;
	margin-bottom:20px;
}

.right_panel{
	
	height:auto;
	width:237px;
	float:left;
	margin-top:28px;
	margin-bottom:20px;
}

.heading_text{
	
	font-family:Open Sans Condensed;
	font-size:24px;
	color:#FFF;
	letter-spacing:0.2px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#d0caca;
	line-height:20px;
	word-spacing:1px;
	width:700px;
	padding:5px 16px 0 0;	
}

.heading_bg_2{
	
	height:37px;
	width:223px;
	float:left;
	background:url("../images/heading_bg.jpg") repeat-x;
	border-radius:6px 6px 0 0;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:18px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:16px;
	margin-top:8px;
}

.nav_text{
	
	font-family:Arial;
	font-size:11px;
	color:#616161;
	line-height:30px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin-top:1px;
}

.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:223px;
	background:url("../images/nav_2_bg.jpg") repeat-x;
	margin-bottom:1px;
	
}

.nav_text a{
	
	color:#616161;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#000;
	
}

.footer_bg{
	
	height:284px;
	width:990px;
	float:left;
	background:#000;
	margin-bottom:25px;
}

.space{
	
	height:50px;
	width:990px;
	float:left;
}



.f_1{
	
	height:auto;
	width:218px;
	float:left;
	margin-top:25px;
	margin-left:20px;
}

.f_2{
	
	height:auto;
	width:203px;
	float:left;
	margin-top:25px;
}

.f_3{
	
	height:auto;
	width:233px;
	float:left;
	margin-top:25px;
}

.f_4{
	
	height:250px;
	width:300px;
	float:left;
	margin-top:17px;
}

.f_5{
	
	height:17px;
	width:auto;
	float:left;
	margin-left:30px;
	width:550px;
}

.btm_text{ 

	font-family:"Open Sans Condensed";
	font-size:20px;
	color:#FFF;
	line-height:20px;
	word-spacing:1px;
	font-weight:bold;
}

.btm_nav{ 

	font-family:Arial;
	font-size:11px;
	color:#aaa9a9;
	line-height:20px;
	word-spacing:1px;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:30px;

}

.f_txt{ 

	font-family:Arial;
	font-size:11px;
	color:#FFF;
	word-spacing:1px;
	margin-top:-25px;
	font-weight:bold;
	margin-bottom:30px;

}

.btm_nav ul{
	
	padding:0px;
	margin:0px;
}

.btm_nav ul li{
	
	list-style:none;
	margin-left:31px;
	

}

.btm_nav a{

	color:#aaa9a9;
	text-decoration:none;
	list-style:none;
	
}

.btm_nav ul li a:hover
{
	
	color:#FFF;
	
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
