@charset "utf-8";
/* CSS Document */

body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:url(../images/bac_bg.jpg) no-repeat center top scroll #FFF;
	}
	
@font-face{
	font-family:Open Sans Condensed;
	src:url(../OpenSans-CondBold.ttf);
	font-weight:normal; 
}
	
#wraper{ 

	width:990px; 
	margin:0 auto;
	}
	
.header{ 

	height:98px; 
	width:990px;
	float:left;
}

.logo{
	
	height:82px;
	width:408px;
	float:left;
	margin:10px 0 0 5px;
}

.nav{ 

	 width:528px;  
	 height:98px;
	 float:left;
	 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:49px 22px 47px;
	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:#000;
}

.work_area{
	
	height:auto;
	width:990px; 
	background:#FFF;
	float:left;
	margin:24px 0 20px 0;
}
	
.work_area_2{
	
	height:auto;
	width:958px; 
	float:left;
	margin:17px 0 0 16px;
}

.banner{
	
	height:355px; 
	width:958px;
	float:left;
	margin-bottom:17px;
}

.left_panel{
	
	height:auto;
	width:732px;
	float:left;
	background:#a61704;
	margin:0 0 17px 0;
}

.right_panel{
	
	height:auto;
	width:211px;
	float:left;
	background:#a61704;
	margin:0 0 17px 15px;
}

.heading_text_3{
	
	font-family:Open Sans Condensed;
	font-size:21px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:14px;
	margin-top:16px;
}

.p_text_2{
	
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	line-height:20px;
	word-spacing: 1px;
	width:703px;
	padding:4px 14px 0 14px;
	text-align: justify;
	float:left;
}

.nav_text{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	line-height:27px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin-top:1px;
	margin-left:14px
}

.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:173px;
	border-bottom:1px solid #ababab;
	height:27px;
}

.nav_text a{
	
	color:#FFF;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#d5d5d5;	
}

.right_bnr{
	
	height:176px;
	width:173px;
	float:left;
	margin:12px 0 19px 19px;
}

.box{
	
	height:auto;
	width:303px;
	float:left;
	background:#a61704;
	margin:0 0 17px 0;
}

.box_2{
	
	height:auto;
	width:303px;
	float:left;
	background:#a61704;
	margin:0 0 17px 24px;
}

.img{
	
	height:192px;
	width:303px;
	float:left;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:24px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:16px;
	margin-top:18px;
	float:left;
}

.img_text{
	
	font-family: Arial;
	font-size: 13px;
	color:#FFF;
	line-height:20px;
	width:270px;
	padding: 7px 16px 0 16px;
	text-align: justify;
	float:left;
}

.readmore_bg{
	
	height:31px;
	width:108px;
	float:left;
	margin:20px 0 20px 16px;
	background:url(../images/readmore_bg.jpg) repeat-x;
	border-radius:6px;
}

.readmore_text{
	
	font-family: Arial;
	font-size:13px;
	color:#454545;
	float:left;
	text-align:center;
	margin-top:8px;
	width:108px;
	font-weight:bold;
}

.readmore_text a{ 
	text-decoration:none;
	list-style:none;
	color:#454545;
}

.readmore_text a:hover{
	color:#878787;
}

.bnr_btm{
	
	height:287px;
	width:958px;
	float:left;
	margin:0 0 17px 0;
}

.visa_bg{
	
	height:81px;
	width:958px;
	float:left;
	background:url(../images/visa_bg.jpg) repeat-x;
}

.visa{
	
	height:26px; 
	width:741px;
	float:left;
	margin:26px 0 0 110px;
}

.f_bg{
	
	height:48px; 
	width:958px;
	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:958px;
	float:left;
}


















