@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;
	}
	
.work_area{
	
	height:auto;
	width:990px;
	float:left;
	background:url(../images/work_area_bg.jpg) repeat-y;
	margin-top:27px;
	margin-bottom:12px;
	box-shadow:0 0 4px 1px #ffffbe;
}

.work_area_2{
	
	height:auto;
	width:938px;
	float:left;
	margin:0 0 0 25px;
	box-shadow:0 0 4px 1px #ffffbe;
	background:#130504;
}
	
.work_area_3{
	
	height:auto;
	width:893px;
	float:left;
	margin:0 0 0 23px;
}

.header{ 
	height:79px; 
	width:893px;
	float:left;
}

.logo{
	
	height:89px;
	width:352px;
	float:left;
	margin-left:285px;
}

.nav_bg{ 

	 width:893px;  
	 height:88px;
	 float:left;
	 background:url(../images/nav_bg.jpg) repeat-x;
}

.nav{ 

	 width:688px;  
	 height:38px;
	 float:left;
	 margin-left:100px;
	 margin-top:25px;
}

.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:#f9f354; 
	padding:17px 23px 17px;  
	font-family:Open Sans Condensed;  
	text-decoration:none; 
	line-height:3px;
	letter-spacing:0.5px;
}

.nav ul li a:hover{

	color:#fff ;
}

.banner{
	
	height:289px; 
	width:893px;
	float:left;
	margin-top:11px;
	margin-bottom:23px;
	box-shadow:0 0 4px 1px #ffffbe;
}

.left_panel{
	
	height:auto;
	width:188px;
	float:left;
	border-radius:6px;
	box-shadow:0 0 4px 1px #ffffbe;
	margin-bottom:20px;
}

.right_panel{
	
	height:auto;
	width:682px;
	float:left;
	margin-left:23px;
}

.heading_text{
	
	font-family:Open Sans Condensed;
	font-size:20px;
	color:#fdd30a;
	letter-spacing:0.2px;
	margin:9px 0 0 16px;
}

.nav_text{
	
	font-family:Arial;
	font-size:12px;
	line-height:25px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin-left:16px;

}
.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:154px;
	background:url(../images/nav_2_bg_btm.jpg) repeat-x;
	border-bottom:1px solid #fdd30a;
}


.nav_text a{
	
	color:#fdd30a;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#FFF;
}

.left_bnr{
	
	height:600px;
	width:120px;
	float:left;
	margin:23px 0 24px 34px;
	box-shadow:0 0 4px 1px #ffffbe;
}


.bnr_2{
	
	height:155px;
	width:682px;
	float:left;
	box-shadow:0 0 4px 1px #ffffbe;
	margin-bottom:20px;
	border-radius:6px;
}


.p_txt_bg{
	
	height:auto;
	width:682px;
	float:left;
	box-shadow:0 0 4px 1px #ffffbe;
	margin-bottom:20px;
	border-radius:6px;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:22px;
	color:#ffd400;
	letter-spacing:0.2px;
	margin:9px 0 0 16px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#f7f7f7;
	line-height:20px;
	word-spacing:0.5px;
	padding:6px 16px 0 16px;
	width:650px;
	text-align:justify;
}


.ads_bg{
	
	height:153px;
	width:682px;
	float:left;
	box-shadow:0 0 4px 1px #ffffbe;
	margin-bottom:20px;
	border-radius:6px;
}

.ads_bg_inner{
	
	height:108px;
	width:682px;
	float:left;
	margin-top:22px;
}

.ads_1{
	
	height:108px;
	width:124px;
	float:left;
	margin-left:5px;
}

.ads_2{
	
	height:108px;
	width:88px;
	float:left;
	margin-left:7px;
}

.ads_3{
	
	height:108px;
	width:109px;
	float:left;
	margin-left:12px;
}

.ads_4{
	
	height:108px;
	width:96px;
	float:left;
	margin-left:12px;
}

.ads_5{
	
	height:108px;
	width:91px;
	float:left;
	margin-left:12px;
}

.ads_6{
	
	height:108px;
	width:102px;
	float:left;
	margin-left:10px;
}


.f_bg{
	
	height:55px;
	width:938px;
	float:left;
	margin-left:25px;
}

.footer_text{
	
	font-family:Arial;
	font-size:12px;
	color:#ffd400;
	word-spacing:1px;
	margin-top:19px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.footer_text a{
	
	text-decoration:none;
	color:#ffd400;
}
.footer_text a:hover{
	
	color:#CCC;
}

.visa_bg{
	
	height:115px;
	width:938px;
	float:left;
	box-shadow:0 0 4px 1px #ffffbe;
	margin-left:25px;
	border-radius:6px;
}

.f_bg_2{
	
	height:50px;
	width:938px;
	float:left;
	margin-left:25px;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#ffd400;
	word-spacing:1px;
	margin-top:18px;
	text-align:center;
	font-weight:bold;
	width:938px;
	float:left;
}












