@charset "utf-8";
/* CSS Document */

body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:url(../images/bac_bg.jpg) repeat-x #051628;
	}
	
@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;
	border-radius:6px;
	margin-top:37px;
	margin-bottom:14px;
}

.work_area_2{ 

	height:auto; 
	width:968px;
	float:left;
	margin:11px 0 0 11px;
	border-radius:6px;
	background:#030406;
}

.header{ 

	height:126px; 
	width:968px;
	float:left;
}

.logo{
	
	height:60px;
	width:314px;
	float:left;
	margin:32px 0 0 26px;
}

.hdr_bnr{
	
	height:60px;
	width:468px;
	float:right;
	margin:32px 21px 0 0;
	box-shadow:0 0 4px 1px #FFF;
}

.nav{ 

	 width:968px;  
	 height:36px;
	 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:#000; 
	padding:16px 28px 17px;
	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;
}

.left_area{
	
	height:auto;
	width:635px;
	float:left;
	margin:22px 0 18px 21px;
	box-shadow:0 0 4px 1px #FFF;
	border-radius:6px;
	background:#1d4d73;
}

.banner_area{
	
	height:373px;
	width:276px;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	margin:12px 0 18px 13px;
	background:url(../images/banner.jpg) no-repeat;
}

.heading_text{
	
	font-family:"Open Sans Condensed";
	font-size:26px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:16px;
	margin-top:16px;
}

.p_text{
	
	font-family: Arial;
	font-size: 13px;
	color:#FFF;
	line-height:20px;
	word-spacing: 1px;
	width:603px;
	padding: 11px 16px 0 16px;
	text-align: justify;
	float: left;
}

.nav_2_bg{ 

	height:225px; 
	width:968px;
	float:left;
	margin:12px 0 12px 11px;
	border-radius:6px;
	background:url(../images/nav_2_bg.jpg) repeat-x;
}

.banner_text{
	
	font-family:"Arial";
	font-size:28px;
	color:#FFF;
	letter-spacing:0.2px;
	font-weight:bold;
	text-align:center;
	margin-top:330px;
}

.banner_text a{
	
	text-decoration:none;
	color:#FFF;
}

.banner_text a:hover{
	
	color:#FF0;
}

.box{
	
	height:auto;
	width:157px;
	float:left;
	margin:16px 0 0 40px;
}

.box_2{
	
	height:auto;
	width:157px;
	float:left;
	margin:16px 0 38px 23px;
}

.img{
	
	height:158px;
	width:157px;
	float:left;
}

.text_bg{
	
	height:36px;
	width:157px;
	float:left;
	margin-top:5px;
}

.nav_2_text{
	
	font-family:"Open Sans Condensed";
	font-size:22px;
	color:#FFF;
	letter-spacing:0.2px;
	text-align:center;
	margin-top:5px;
}

.nav_2_text a{
	
	text-decoration:none;
	color:#FFF;
}

.nav_2_text a:hover{
	
	color:#FF0;
}

.imgs_bg{ 

	height:205px; 
	width:968px;
	float:left;
	margin:0 0 12px 11px;
	border-radius:6px;
	background:url(../images/imgs_bg.jpg) repeat-x;
}

.image{ 

	height:155px; 
	width:220px;
	float:left;
	margin:25px 0 25px 23px;
	border-radius:6px;
	box-shadow:0 0 4px 1px #FFF;
}

.image_2{ 

	height:155px; 
	width:220px;
	float:left;
	margin:25px 0 25px 14px;
	border-radius:6px;
	box-shadow:0 0 4px 1px #FFF;
}

.p_txt_bg{ 

	height:auto; 
	width:968px;
	float:left;
	margin:12px 0 12px 11px;
	border-radius:6px;
	background:#1d4d73;
}


.heading_text_3{
	
	font-family:"Open Sans Condensed";
	font-size:30px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:20px;
	margin-top:24px;
}

.p_text_2{
	
	font-family: Arial;
	font-size: 13px;
	color:#FFF;
	line-height:20px;
	word-spacing: 1px;
	width:926px;
	padding:15px 0 0 20px;
	text-align: justify;
	float: left;
}

.f_bg{ 

	height:44px; 
	width:990px;
	float:left;
}

.footer_text{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	margin-top:9px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.footer_text a{
	
	text-decoration:none;
	color:#000;
}
.footer_text a:hover{
	
	color:#666;
}


.visa_bg{
	
	height:117px;
	width:968px;
	float:left;
	background:#171717;
	border-radius:6px;
	margin:0 0 0 11px;
}

.visa_1{
	
	height:40px;
	width:854px;
	float:left;
	margin:16px 0 0 57px;
}

.visa_2{
	
	height:42px;
	width:791px;
	float:left;
	margin:10px 0 0 89px;
}

.f_bg_2{
	
	height:54px;
	width:990px;
	float:left;
}

.f_text_2{
	
	font-family:"Open Sans Condensed";
	font-size:15px;
	color:#737373;
	word-spacing:1px;
	margin-top:16px;
	text-align:center;
	width:990px;
	float:left;
}
















