@charset "utf-8";
/* CSS Document */

body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:url(../images/bac_bg.jpg) repeat-x;
	}
	
@font-face{
	font-family:Open Sans Condensed;
	src:url(../OpenSans-CondBold.ttf);
	font-weight:normal; 
}
	
#wraper{ 

	width:990px; 
	margin:0 auto;
	}
	
.header{ 

	height:99px; 
	width:990px;
	float:left;
}

.logo{
	
	height:87px;
	width:327px;
	float:left;
	margin:11px 0 0 8px;
}

.nav{ 

	 width:580px;  
	 height:99px;
	 float:right;
}

.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:50px 26px 46px;
	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;
}

.banner{
	
	height:360px; 
	width:990px;
	float:left;
	margin:38px 0 0 0;
}

.menu{ 

	 width:990px;  
	 height:32px;
	 float:left;
	 margin-top:51px;
}

.menu ul{
	
	margin:0px;
	padding:0px;
	float:left;
}
	
.menu ul li{
	
	float:left;   
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
.menu ul li a{
	
	float:left; 
	font-size:14px; 
	color:#FFF; 
	padding:14px 26px 12px;
	font-family:Open Sans Condensed;   
	line-height:3px;
	letter-spacing:0.3px;
	text-decoration:none;
}

.menu ul li a:hover{
	
	background:url(../images/menu_hover.jpg) repeat-x;
	color:#000;
	border-radius:6px;
	border:1px solid #aeaeae;
}

.ads_bg{ 

	 width:990px;  
	 height:286px;
	 float:left;
	 background:#e04756;
	 margin:72px 0 35px 0;
}

.ad_1{ 

	 width:200px;  
	 height:200px;
	 float:left;
	 background:#e04756;
	 margin:43px 0 0 64px;
	 box-shadow: 0 0 4px 1px #ffffbe;
}

.ad_2{ 

	 width:200px;  
	 height:200px;
	 float:left;
	 background:#e04756;
	 margin:43px 0 0 19px;
	 box-shadow: 0 0 4px 1px #ffffbe;
}

.content_area{
	
	height:auto;
	width:100%;
	float:left;
	background:#e04756;
}

.work_area{ 

	width:990px; 
	margin:0 auto;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:42px;
	color:#FFF;
	letter-spacing:0.2px;
	margin:40px 0 0 0;
	float:left;
}

.p_text{
	
	font-family: Arial;
	font-size: 13px;
	color: #f1f1f1;
	line-height:20px;
	word-spacing: 1px;
	width:988px;
	padding:12px 0 0 0;
	text-align: justify;
	float:left;
}

.f_bg{
	
	height:64px;
	width:100%;
	float:left;
	background:#f3f3f3;
}

.footer_text{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	margin-top:25px;
	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:133px;
	width:990px;
	float:left;
	background:#171717;
	margin:24px 0 24px 0;
}

.visa_1{
	
	height:43px;
	width:923px;
	float:left;
	margin:21px 0 0 34px;
}

.visa_2{
	
	height:45px;
	width:855px;
	float:left;
	margin:15px 0 23px 68px;
}

.f_bg_2{
	
	height:58px;
	width:100%;
	float:left;
	background:#f3f3f3;
}

.f_text_2{
	
	font-family:Arial;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	margin-top:22px;
	text-align:center;
	font-weight:bold;
	width:990px;
	float:left;
}



























