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

body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:url(../images/bac_bg.jpg) center top fixed;
	}
	
@font-face{
	font-family:Open Sans Condensed;
	src:url(../OpenSans-CondBold.ttf);
	font-weight:normal; 
}
	
#wraper{ 

	width:990px; 
	margin:0 auto;
	}
	
.work_area{
	
	height:auto;
	width:990px;
	float:left;
	background:#FFF;
	margin-bottom:14px;
}

.work_area_2{
	
	height:auto;
	width:954px;
	float:left;
	margin:18px 0 0 18px;
	background:#000;
}
	
.work_area_3{
	
	height:auto;
	width:918px;
	float:left;
	margin:0 0 0 18px;
}

.header{ 
	height:99px; 
	width:918px;
	float:left;
}

.logo{
	
	height:87px;
	width:465px;
	float:left;
	margin-left:285px;
	margin:6px 0 0 240px;
}

.nav{ 

	 width:918px;  
	 height:35px;
	 float:left;
	 background:url(../images/nav_bg.jpg) repeat-x;
}

.nav ul{
	margin:0px;
	padding:0px;
	float:left;
}
	
.nav ul li{
	
	float:left;   
	list-style:none;
	padding:0px;
	
	}
	
.nav ul li a{
	
	float:left; 
	font-size:14px; 
	color:#000; 
	padding:16px 25px 17px;  
	font-family:Open Sans Condensed;  
	text-decoration:none; 
	line-height:3px;
	letter-spacing:0.5px;
}

.nav ul li a:hover{
	background:url(../images/nav_hover.jpg) repeat-x;
	color:#fff ;
}

.banner{
	
	height:284px; 
	width:918px;
	float:left;
	margin-top:13px;
	margin-bottom:18px;
}

.left_panel{
	
	height:auto;
	width:709px;
	float:left;
}

.right_panel{
	
	height:auto;
	width:192px;
	float:right;
	background:#FFF;
	margin:0 0 14px 17px;
}

.ads_bg_big{
	
	height:349px;
	width:709px;
	float:left;
	background:url(../images/imgs_bg.jpg) no-repeat;
}

.ads_bg_1{
	
	height:297px;
	width:660px;
	float:left;
	border-radius:6px;
	background:#0f5aa0;
	margin:12px 0 0 12px;
}

.ads_bg_2{
	
	height:130px;
	width:632px;
	float:left;
	margin:14px 0 0 14px;
}

.ads_bg_3{
	
	height:130px;
	width:632px;
	float:left;
	margin:9px 0 0 14px;
}

.ad_1{
	
	height:130px;
	width:151px;
	float:left;
}

.ad_2{
	
	height:130px;
	width:151px;
	float:left;
	margin-left:9px;
}

.p_txt_bg{
	
	height:auto;
	width:709px;
	float:left;
	background:#fff;
	margin:14px 0 14px 0;
}

.p_txt_bg_2{
	
	height:auto;
	width:709px;
	float:left;
	background:#fff;
	margin:0 0 14px 0;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:22px;
	color:#000;
	letter-spacing:0.2px;
	margin-left:16px;
	margin-top:16px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#000;
	line-height:20px;
	word-spacing:1px;
	padding:4px 16px 0 16px;
	width:678px;
	margin-left;
	text-align:justify;
}

.btm_bnr{
	
	height:144px;
	width:682px;
	float:left;
	margin:14px;
}


.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;
	margin-bottom:32px;
}

.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:162px;
	border-bottom: 1px solid #b0b0b0;
	margin-left:16px;
}

.nav_text a{
	
	color:#000;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#0f5aa0;	
}

.right_bnr{
	
	height:600px;
	width:120px;
	float:left;
	margin:4px 36px 28px 36px;
}

.visa{
	
	height:102px;
	width:788px;
	float:left;
	margin:0 0 12px 62px;
}

.f_bg{
	
	height:41px;
	width:990px;
	float:left;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:12px;
	text-align:center;
	font-weight:bold;
	width:990px;
	float:left;
}