@charset "utf-8";
/* CSS Document */

body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:#00486e;
	}
	
@font-face{
	font-family:Open Sans Condensed;
	src:url("../OpenSans-CondBold.ttf");
	font-weight:normal; 
}
	
#wraper{ 

	width:958px; 
	margin:0 auto;
	}
	
.banner{
	
	height:244px; 
	width:958px;
	float:left;
	margin:16px 0 12px 0;
}

.nav{ 

	 width:958px;  
	 height:43px;
	 float:left;
	 background:url("../images/nav_bg.jpg") repeat-x;
	 margin-bottom:12px;
	 border-radius:6px;
	 border:1px solid #4c78a6;
}

.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 28px 21px;  
	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;
}

.nav ul li.active a{
	
	background:url("../images/nav_hover.jpg") repeat-x;
	color:#000;
}

.left_panel{
	
	height:313px;
	width:598px;
	float:left;
	margin:0 0 12px 0;
	border:1px solid #4c78a6;
	background:#000;
}

.right_panel{
	
	height:313px;
	width:343px;
	float:left;
	margin:0 0 12px 13px;
	border:1px solid #4c78a6;
	background:#000;
}

.ads_bg{
	
	height:130px;
	width:566px;
	float:left;
	margin:21px 0 0 17px;
}

.ads_bg_2{
	
	height:130px;
	width:566px;
	float:left;
	margin:12px 0 0 17px;
}

.ad_1{
	
	height:130px;
	width:182px;
	float:left;
}

.ad_2{
	
	height:130px;
	width:182px;
	float:left;
	margin-left:10px;
}

.img{
	
	height:271px;
	width:301px;
	float:left;
	margin:21px;
}

.p_text_bg{
	
	height:auto;
	width:956px;
	float:left;
	background:#000;
	border:1px solid #4c78a6;
}

.p_text_bg_2{
	
	height:auto;
	width:956px;
	float:left;
	background:#000;
	border:1px solid #4c78a6;
	margin-top:12px;
}

.heading_text{
	
	font-family:Open Sans Condensed;
	font-size:22px;
	color:#FFF;
	letter-spacing:0.2px;
	margin:18px 0 0 18px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	word-spacing:1px;
	width:922px;
	padding:6px 16px 0 18px;	
}


.f_bnr{
	
	height:250px;
	width:900px;
	float:left;
	margin:28px;
}

.f_bg_1{
	
	height:56px;
	width:958px;
	float:left;
}

.footer_text{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	margin-top:19px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
	float:left;
	width:958px;
	

}

.footer_text a{
	
	text-decoration:none;
	color:#FFF;
}
.footer_text a:hover{
	
	color:#999;
}

.f_bg_2{
	
	height:115px;
	width:956px;
	float:left;
	background:#000;
	border:1px solid #4c78a6;
}

.f_bg_3{
	
	height:48px;
	width:956px;
	float:left;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	word-spacing:1px;
	margin-top:15px;
	text-align:center;
	font-weight:bold;
	width:958px;
	float:left;

}

.visa_1{
	
	height:31px;
	width:677px;
	float:left;
	margin:19px 0 0 139px;
}

.visa_2{
	
	height:32px;
	width:581px;
	float:left;
	margin:18px 0 0 187px;
}


















