@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;
	background:#000;
	}
	
.work_area{
	
	height:auto;
	width:990px; 
	background:#FFF;
	float:left;
	margin:32px 0 21px 0;
	box-shadow:0px 0px 4px 1px #b1b1b1;
	}
	
	
.work_area_2{
	
	height:auto;
	width:942px; 
	margin-left:24px;
	float:left;
}

.header{ 

	height:115px; 
	width:942px;
	float:left;
}

.logo{
	
	height:85px;
	width:522px;
	float:left;
	margin-top:15px;
	margin-left:201px;
}

.nav{ 

	 width:942px;  
	 height:44px;
	 float:left;
	 background:url(../images/nav_bg.jpg) repeat-x;
	 margin:0 0 15px 0;
	 border-radius:6px;
}


.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:20px 27px 20px;  
	font-family:Open Sans Condensed;   
	line-height:3px;
	letter-spacing:0.3px;
	text-decoration:none;
}

.nav ul li a:hover{
	
	color:#f7e910;
}

.nav ul li.active a{
	
	background:url(../images/nav_hover.jpg) repeat-x;
	color:#fff;
}

.left_area{
	
	height:306px;
	width:480px;
	float:left;
	background:url(../images/work_area_bg.jpg) repeat-x;
}

.banner_area{
	
	height:306px;
	width:444px;
	float:left;
	margin:0 0 0 18px;
}

.heading_text{
	
	font-family:Open Sans Condensed;
	font-size:22px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:14px;
	margin-top:14px;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:18px;
	color:#494949;
	letter-spacing:0.2px;
	margin-left:14px;
	margin-top:14px;
	float:left;
}

.p_text{
	
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	line-height:20px;
	word-spacing: 1px;
	width:452px;
	padding: 4px 14px 0 14px;
	text-align: justify;
	float: left;
}

.img{
	
	height:218px;
	width:218px;
	float:left;
}

.img_txt_bg{
	
	height:auto;
	width:217px;
	float:left;
	margin:17px 0 0 0;
	border:1px solid #d5d3d3;
}

.img_txt_bg_2{
	
	height:auto;
	width:217px;
	float:left;
	margin:17px 0 0 22px;
	border:1px solid #d5d3d3;
}

.img_text{
	
	font-family: Arial;
	font-size: 13px;
	color:#696969;
	line-height:20px;
	width:189px;
	padding: 4px 14px 0 14px;
	text-align: justify;
	float:left;
}

.readmore_bg{
	
	height:26px;
	width:93px;
	float:left;
	margin:14px 0 20px 14px;
	background:url(../images/read_more_bg.jpg) repeat-x;
	border-radius:6px;
	box-shadow:1px 1px 2px 1px #999;
}

.readmore_bg:hover{
	background:url(../images/read_more_hover.jpg) repeat-x;
	border-radius:6px;
}

.readmore_text{
	
	font-family: Arial;
	font-size:12px;
	color:#FFF;
	float:left;
	text-align:center;
	margin-top:5px;
	width:93px;
	font-weight:bold;
}

.readmore_text a{ 
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.readmore_text a:hover{
	color:#CCC;
}


.left_panel{
	
	height:auto;
	width:716px;
	float:left;
	background:#027bb4;
	margin:18px 0 28px 0;
}

.right_panel{
	
	height:auto;
	width:210px;
	float:left;
	background:#027bb4;
	margin:18px 0 28px 16px;
}

.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:687px;
	padding:4px 14px 0 14px;
	text-align: justify;
	float:left;
}

.nav_text{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	line-height:30px;
	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:172px;
	border-bottom:1px solid #ababab;
	height:30px;
}

.nav_text a{
	
	color:#FFF;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#f7e910;	
}

.right_bnr{
	
	height:143px;
	width:210px;
	float:left;
	margin-top:12px;
}


.footer_area{
	
	height:353px;
	width:100%;
	float:left;
	margin:0 auto;
	background:url(../images/btm_bnr_bg.jpg) repeat-x;
	margin-bottom:13px;
}

.work_area_3{
	
	height:auto; 
	width:942px;
	margin:0 auto;
}

.btm_bnr{
	
	height:300px;
	width:720px;
	float:left;
	margin:26px 0 26px 107px;
}


.visa_bg{
	
	height:112px;
	width:100%;
	float:left;
	margin:0 auto;
	background:url(../images/visa_bg.jpg) repeat-x;
}

.f_bg{
	
	height:48px;
	width:100%;
	float:left;
	margin:0 auto;
}

.visa_1{
	
	height:26px; 
	width:741px;
	float:left;
	margin:23px 0 0 95px;
	
}

.visa_2{
	
	height:32px; 
	width:581px;
	float:left;
	margin:14px 0 0 174px;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:15px;
	text-align:center;
	font-weight:bold;
	width:942px;
	float:left;
}
