@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; 
	background:#e4e2e3;
	float:left;
	margin-top:35px;
	}
	
	
.work_area_2{
	
	height:auto;
	width:954px; 
	float:left;
	margin:0 18px 0 18px;
}
	
.header{ 

	height:117px; 
	width:954px;
	float:left;
}

.logo{
	
	height:86px;
	width:376px;
	float:left;
	margin-top:19px;
	margin-left:21px;
}

.hdr_bnr{
	
	height:60px;
	width:468px;
	float:right;
	margin-top:30px;
	box-shadow:0px 0px 4px 1px #fff;
}

.right_box{
	width:750px;
	padding:0px 0px 20px 0px;
}
#table-bg{ background:url(../images/table_bg.gif) 0 0 repeat-y; width:750px;}
.chart_2{}
.chart_2 tr td{
	padding:4px 0px 4px 5px;
	border-bottom:1px solid #000;
	border-top:1px solid #fff;
	color:#000000;
	text-transform:lowercase;
	font-weight: bold;
}
.chart_2 tr td span{
	padding:4px 0px 4px 5px;
	color:#000000;
	font-size:24px;
	text-transform:uppercase;
	background-repeat: repeat-x;
	background-position: 0 0;
}
.chart_2 tr td a{
	color:#FFFFFF;
	text-decoration:underline;
}
.chart_2 tr td a:hover{
	color:#d50503;
	text-decoration:none;
}


.chart_2 tr.white td{
	padding:10px 0px 6px 5px;
	background:#fff;
	font-weight:bold;
	color:#000;
	text-transform:none;
}
.red_link{
	color:#d50503;
	font-weight:bold;
	text-transform:none;
}
.red_link a{
	color:#d50503;
	text-decoration:underline;
}
.red_link a:hover{
	color:#d50503;
	text-decoration:none;
}


.black_bg_text{
	background:#232121;
	padding:6px 0px 6px 10px;
	color:#fbe861;
	font-size:14px;
	font-weight:bold;
}

.chart_3{}
.chart_3 tr td{
	background:#e8e8e8;
	border-bottom:1px solid #fff;
	padding:5px;
	color:#067086;
}
.chart_3 tr td a{
	color:#067086;
	text-decoration:underline;
}
.chart_3 tr td a:hover{
	color:#067086;
	text-decoration:none;
}


#black_round_box{
	background:#1f1f1f;
	padding:0px 40px 0px 25px;
}
#black_round_box td{
	color:#FFFFFF;
	font-size:13px;
}
.black_link_2{}
.black_link_2 a{
	color:#c9c9c9;
	font-weight:bold;
	text-decoration:underline;
}
.black_link_2 a:hover{
	color:#c9c9c9;
	text-decoration:none;
}



.nav{ 

	 width:954px;  
	 height:36px;
	 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:14px; 
	color:#FFF; 
	padding:16px 28px 20px;  
	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;
}

.banner{
	
	
	width:775px;
	float:right;
	margin-top:20px;
	margin-left:10px;
	
}
.side_bn
{
    height: auto; 
	width:150px;
	float:left;
	
	margin:20px 0 23px 0;
	
}


.container{
	
	height:auto; 
	width:954px;
	float:left;
	background:#000;
	margin-bottom:15px;
	margin-top:0px;
}

.work_area_3{
	height: auto;
	width: 924px;
	float: left;
	margin: 17px 0 0 15px;
}

.left_panel{
	
	height:auto;
	width:677px;
	float:left;
}

.right_panel{
	
	height:auto;
	width:225px;
	float:left;
	margin-bottom:20px;
	margin-left:22px;
}

.img_bg{
	
	height:246px;
	width:677px;
	float:left;
	margin-bottom:16px;
	background:#e4e2e3;
}

.img_bg_2{
	
	height:auto;
	width:225px;
	float:left;
	background:#e4e2e3;
}

.nav_bg_2{
	
	height:auto;
	width:203px;
	float:left;
	margin:11px 0 0 11px;
}

.img_bg_3{
	
	height:224px;
	width:651px;
	float:left;
	margin:11px 0 0 13px;
}

.heading_bg{
	
	height:40px;
	width:651px;
	float:left;
	background:#494748;
	border-radius:6px 6px 0 0;
}

.heading_bg_2{
	
	height:40px;
	width:203px;
	float:left;
	background:#494748;
	border-radius:6px 6px 0 0;
}


.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:18px;
	color:#FFF;
	letter-spacing:0.2px;
	margin:10px 0 0 18px;
}

.img_bg_6{
	
	height:184px; 
	width:213px;
	float:left;
	background:#000;
}

.img_bg_5{
	
	height:184px; 
	width:213px;
	float:left;
	background:#000;
	margin-left:6px;
}

.img{
	
	height:131px; 
	width:192px;
	float:left;
	background:#000;
	margin:10px 0 0 11px;
}

.img_txt_bg{
	
	height:28px; 
	width:192px;
	float:left;
	background:#e4e2e3;
	margin:6px 0 0 11px;
}

.img_txt_bg:hover{
	background:#F00;
}


.img_txt{
	
	font-family:Open Sans Condensed;
	font-size:18px;
	color:#000;
	letter-spacing:0.2px;
	margin-top:3px;
	text-align:center;
}

.img_txt a
{
	color:#000;
	text-decoration:none;
}

.img_txt a:hover
{
	color:#FFF;
}

.p_txt_bg
{
	
	height:auto;
	width:677px;
	float:left;
	margin-bottom:16px;
	background:#e4e2e3;
}

.heading_text{
	
	font-family:Open Sans Condensed;
	font-size:24px;
	color:#000;
	letter-spacing:0.2px;
	margin:15px 0 0 18px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#000;
	line-height:20px;
	word-spacing:1px;
	width:640px;
	padding:6px 16px 0 18px;	
}

.heading_text_3{
	
	font-family:Open Sans Condensed;
	font-size:18px;
	color:#FFF;
	letter-spacing:0.4px;
	margin-left:16px;
	margin-top:8px;
}

.nav_text{
	
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:30px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
}

.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:203px;
	background:#000;
	border-bottom:1px solid #999;
	
}

.nav_text a{
	
	color:#FFF;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#616161;
	
}

.f_bnr{
	
	margin-top:10px;
}

.f_bnr_2{
	
	height:140px;
	width:200px;
	float:left;
	margin:0 0 17px 2px;
	background:#FFF;
}

.f_2_bnr{
	
	height:125px;
	width:138px;
	float:left;
	margin:8px 0 0 32px;
}

.f_1_bg{
	
	height:99px;
	width:924px;
	float:left;
	background:#e4e2e3;
}

.f_2_bg{
	
	height:58px;
	width:924px;
	float:left;
}

.f_inner_bg{
	
	height:60px; 
	width:882px;
	float:left;
	margin:19px 0 0 21px;
}

.ad_1{
	
	height:60px; 
	width:132px;
	float:left;
}

.ad_2{
	
	height:60px; 
	width:132px;
	float:left;
	margin-left:18px;
}

.footer_text{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	word-spacing:1px;
	margin-top:21px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.footer_text a{
	
	text-decoration:none;
	color:#FFF;
}
.footer_text a:hover{
	
	color:#CCC;
}

.f_3_bg{
	
	height:51px;
	width:990px;
	float:left;
}


.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:8px;
	text-align:center;
	font-weight:bold;
	width:990px;
	float:left;
}

.space{
	
	height:28px;
	width:990px;
	float:left;

}
