@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:#f0f8fb;
	margin-top:27px;
	margin-bottom:12px;
}

.work_area_2{
	
	height:auto;
	width:956px;
	float:left;
	margin:0 0 0 17px;
}
	
.header{ 
	height:98px; 
	width:956px;
	float:left;
}

.logo{
	
	height:82px;
	width:349px;
	float:left;
	margin:7px 0 0 20px;
}

.hdr_banner{
	
	height:60px;
	width:468px;
	float:right;
	margin-top:21px;
	margin-right:20px;
}

.nav{ 

	 width:956px;  
	 height:31px;
	 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;
	margin:0px;
	padding:0px;
	}
	
.nav ul li a{
	
	float:left; 
	font-size:14px; 
	color:#FFF; 
	padding:14px 27px 15px;  
	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:#000 ;
}


.left_panel{
	
	height:auto;
	width:698px;
	float:left;
	margin-top:14px;	
}

.right_panel{
	
	height:auto;
	width:240px;
	float:left;
	margin-top:14px;
	margin-left:18px;
}

.banner{
	
	height:247px; 
	width:698px;
	float:left;
	margin-bottom:13px;
}

.imgs_bg{
	
	height:122px; 
	width:698px;
	float:left;
	margin-bottom:13px;
}

.img{
	
	height:122px; 
	width:225px;
	float:left;
}

.img_2{
	
	height:122px; 
	width:225px;
	float:left;
	margin-left:11px;
}

.p_txt_bg{
	
	height:auto; 
	width:698px;
	float:left;
	background:#3b6176;
}

.p_txt_bg_2{
	
	height:auto; 
	width:698px;
	float:left;
	background:#3b6176;
	margin-top:13px;
	margin-bottom:13px;
}

.heading_text{
	
	font-family:Open Sans Condensed;
	font-size:22px;
	color:#f0f8fb;
	letter-spacing:0.2px;
	margin:9px 0 0 16px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	word-spacing:0.5px;
	padding:11px 16px 0 16px;
	width:665px;
	text-align:justify;
}

.f_1{
	
	height:auto;
	width:151px;
	float:left;
	margin-top:3px;
	margin-left:18px;
}

.f_2{
	
	height:auto;
	width:151px;
	float:left;
	margin-top:3px;
	margin-left:22px;
}

.f_3{
	
	height:auto;
	width:151px;
	float:left;
	margin-top:3px;
	margin-left:22px;
}

.f_4{
	
	height:auto;
	width:151px;
	float:left;
	margin-top:3px;
	margin-left:22px;
}

.btm_nav{ 

	font-family:Arial;
	font-size:11px;
	color:#FFF;
	line-height:30px;
	word-spacing:1px;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:27px;

}

.btm_nav ul{
	
	padding:0px;
	margin:0px;
}

.btm_nav ul li{
	
	list-style:none;
	border-bottom:1px solid #FFF;

}

.btm_nav a{

	color:#FFF;
	text-decoration:none;
	list-style:none;
	
}

.btm_nav ul li a:hover
{
	color:#999;	
}

.ad_1{
	
	height:103px; 
	width:240px;
	float:left;
}

.ad_2{
	
	height:103px; 
	width:240px;
	float:left;
	margin-top:13px;
}

.ad_3{
	
	height:172px; 
	width:240px;
	float:left;
	margin-top:13px;
}

.ad_4{
	
	height:152px; 
	width:240px;
	float:left;
	margin-top:13px;
}

.ad_5{
	
	height:152px; 
	width:240px;
	float:left;
	margin-top:13px;
	margin-bottom:13px;
}


.f_bnr{
	
	height:59px; 
	width:956px;
	float:left;
	margin-bottom:13px;
}

.visa{
	
	height:118px; 
	width:956px;
	float:left;
}

.f_bg{
	
	height:44px;
	width:956px;
	float:left;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:15px;
	text-align:center;
	font-weight:bold;
	width:956px;
	float:left;
}
















