@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:Ubuntu;
	src:url(../Ubuntu-B.ttf);
	font-weight:bold; 
}
	
#wraper{ 

	width:990px; 
	margin:0 auto;
	}
		
.header{ 

	height:114px; 
	width:990px;
	float:left;
}

.logo{
	
	height:99px;
	width:515px;
	float:left;
	margin:8px 0 0 225px;
}

.nav{ 

	 width:990px;  
	 height:60px;
	 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:13px; 
	color:#FFF; 
	padding:27px 28px 26px;
	font-family:Ubuntu;   
	line-height:3px;
	text-decoration:none;
	font-weight:bold;
}

.nav ul li a:hover{
	
	color:#c4c4c3;
}

.banner{
	
	height:416px; 
	width:990px;
	float:left;
	margin:37px 0 0 0;
}

.Content_bg{
	
	height:auto;
	width:100%;
	float:left;
	background:url(../images/content_bg.jpg) repeat-x;
}

.content_area{ 

	width:990px; 
	margin:0 auto;
}

.heading_text{
	
	font-family:Ubuntu;
	font-size:30px;
	color:#000;
	letter-spacing:0.2px;
	margin-top:40px;
	font-weight:bold;
}

.p_text{
	
	font-family: Arial;
	font-size: 13px;
	color: #000;
	line-height:20px;
	word-spacing: 1px;
	width:990px;
	padding:12px 2px 0;
	text-align: justify;
	float:left;
}

.imgs_bg{
	
	height:auto;
	width:100%;
	float:left;
	background:#cccccc;
}

.box{
	
	height:auto;
	width:226px;
	float:left;
	background:#eef0ef;
	margin:34px 0 34px 0;
	border: 1px solid #bababa;
}

.box_2{
	
	height:auto;
	width:226px;
	float:left;
	background:#eef0ef;
	margin:34px 0 34px 26px;
	border: 1px solid #bababa;
}

.img{
	
	height:120px;
	width:182px;
	float:left;
	margin:25px 0 0 22px;
}

.heading_text_2{
	
	font-family:Ubuntu;
	font-size:20px;
	color:#000;
	letter-spacing:0.2px;
	margin-top:16px;
	float:left;
	font-weight:bold;
	margin-left:22px;
}

.img_text{
	
	font-family: Arial;
	font-size: 13px;
	color:#000;
	line-height:20px;
	width:182px;
	padding: 7px 22px 0 22px;
	text-align: justify;
	float:left;
}

.readmore_bg{
	
	height:30px;
	width:72px;
	float:left;
	margin:19px 0 27px 22px;
	background:#b80b07;
}

.readmore_text{
	
	font-family:Ubuntu;
	font-size:13px;
	color:#FFF;
	float:left;
	text-align:center;
	margin-top:6px;
	width:72px;
	font-weight:bold;
}

.readmore_text a{ 
	text-decoration:none;
	list-style:none;
	color:#FFF;
}

.readmore_text a:hover{
	color:#000;
}

.btm_nv_bg{
	
	height:298px;
	width:240px;
	float:left;
	background:#eef0ef;
	margin:50px 0 50px 0;
	border: 1px solid #bababa;
}

.btm_bnr{
	
	height:300px;
	width:720px;
	float:left;
	margin:50px 0 50px 25px;
	border: 1px solid #bababa;
}

.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{
	
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	line-height:30px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin-top:10px;
	margin-left:23px
}

.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:194px;
	border-bottom:1px solid #bbbbbb;
	height:31px;
}

.nav_text a{
	
	color:#000;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#b80b07;	
}

.heading_text_3{
	
	font-family:Ubuntu;
	font-size:20px;
	color:#000;
	letter-spacing:0.2px;
	margin-left:23px;
	margin-top:23px;
}

.visa_bg{
	
	height:153px;
	width:100%;
	float:left;
	background:#030404;
}

.f_bg{
	
	height:55px;
	width:100%;
	float:left;
}

.visa_1{
	
	height:43px; 
	width:923px;
	float:left;
	margin:23px 0 0 34px;
}

.visa_2{
	
	height:45px; 
	width:855px;
	float:left;
	margin:17px 0 0 68px;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:21px;
	text-align:center;
	font-weight:bold;
	width:990px;
	float:left;
}



