/* CSS Document */

*{
	padding:0PX;
	margin:0PX;
}
body{
	background:#000818;
}
html{
	color:#d8d8d8;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

a{ color:#ecbc16; text-decoration:none;}
a:hover{ color:#d95700;}
.white_link:link {
	color: #d8d8d8;
	text-decoration: none;
}
.white_link:visited {
	text-decoration: none;
	color: #D8D8D8;
}
.white_link:hover {
	text-decoration: none;
	color: #CAA531;
}
.white_link:active {
	text-decoration: none;
	color: #CAA531;
}
.left{	float:left;}
.left2{	float:left; width:auto;}
.left3{	float:left; width:auto; clear:both; width:100%}
.right{ float:right;}
.clear{clear:both;}
.yellow_heading_text{
	color:#ecbc16;
	font: bold 18px/24px Verdana;
	padding-bottom:5px;
}
.yellow_text{
	color:#ecbc16;
}
.yellow_text_big{
	color:#e19511;
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
}
.menu_text{
	font:normal 11px tahoma;
}

.blue_heading_text{
	color:#0b4188;
	font: bold 18px/24px Verdana;
	padding-bottom:5px;
}
.orange_text{ color:#cf2d07;}
.blue_text{ color:#1964c5;}
.black-text{ color:#000000;}
#frame{ 
	width:994px;
	margin:0px auto;
}
#header{ 
	width:994px;
	float:left;
	background:url(../images/header.jpg) no-repeat;
	height:179px;
}
.logo_clicable a{	
	width:400px;
	height:155px;
	display:block;
	float:left;
}
#nav{ 
	width:994px;
	float:left;
}
.main_menu{
	width:994px;
	float:left;
	background:url(../images/main-menu-bg.jpg) repeat-x;
}
.main_menu ul{
	list-style:none;
	width:960px;
}
.main_menu ul li{
	list-style-type:none;
	float:left;
	display:inline;
}
.main_menu ul li a{
	display:block;
	line-height:40px;
	padding:0px 13px 0px 8px;
	color:#dcdee1;
	text-decoration:none;
	background:url(../images/devider.jpg) no-repeat right;
	font-weight:bold;
}
.main_menu ul li a:hover{
	color:#f9df2f;
}
.sub_menu{
	width:994px;
	float:left;
	background:url(../images/sub-menu-bg.jpg) repeat-x;
	line-height:22px;
	color:#eca516;
}
.sub_menu a{
	color:#eca516;
}
.sub_menu a:hover{
	color: #0066FF;
}
#content{ 
	width:994px;
	float:left;
	
}
.content_t{ 
	width:994px;
	float:left;
	background: url(../images/content-t-bg.jpg) repeat-x;
}
.content_container{ 
	width:964px;
	float:left;
	padding:5px 15px;
	background:url(../images/contant.jpg) repeat-y;
}
.content_b{ 
	width:994px;
	float:left;
	background:url(../images/content-b-bg.jpg) repeat-x;
	height:9px;
}
.content_left{ 
	width:680px;
	float:left;
}
.content_box_1{ 
	width:680px;
	float:left;
	background:#031e49;
}
.content_box_1_top{ 
	width:680px;
	float:left;
}
.content_box_1_bottom{ 
	width:680px;
	float:left;
}
.content_box_1_content{ 
	width:660px;
	float:left;
	background:#031e49;
	padding:5px 10px;
}
.ts_cintent{
	width:500px;
	float:left;
	padding:0px 0px 10px 10px;
}
.ts_cintent img{
	margin:4px 0px;
}
.bottom_content{ 
	width:680px;
	float:left;
	color:#262626;
}

.bottom_content_l{
	width:305px;
	padding-left:10px;
	float:left;
}
.dotted_row{
	width:100%;
	float:left;
	padding:8px 0px;
	border-bottom:#7c7a7a 1px dotted;
}
.bottom_content_l_row_content{
	width:270px;
	float:left;
	padding:0px 0px 00px 10px ;
}

.dotted_row2{
	width:100%;
	float:left;
	padding:8px 0px;
}

.bottom_content_r{
	width:325px;
	float:right;
}
.right_content{ 
	width:266px;
	float: right;
	background:#062c5d url(../images/right_col_bg.jpg) repeat-y;
}
.right_container{ 
	width:266px;
	float: right;
}
.right_content_b{ 
	width:266px;
	float: right;
	background:url(../images/r-c-b-bg.jpg) repeat-x;
	height:5px;
}
.bar_1{
	width:266px;
	float:left;
	background:url(../images/bar-1-bg.jpg) repeat-x;
	color:#b4b4b5;
	font:bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
}
.bar_2{
	width:266px;
	float:left;
	background:url(../images/bar-2-bg.jpg) repeat-x;
	color:#b4b4b5;
	font:bold 11px/28px Verdana, Arial, Helvetica, sans-serif;
}
.w-links {
	color:#d8d8d8;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.right_content_container{
	width:255px;
	padding:5px;
}
.right_content_container_2{
	width:245px;
	float:left;
	padding-left:5px;
}
.right_rows{
	width:255px;
	float:left;
	border-bottom:#062c5d 1px solid;
	background:#0b4188;
}
.right_rows_col_1{
	width:20px;
	float:left;
	padding-left:5px
}
.right_rows_col_2{
	width:130px;
	float:left;
}
.right_rows_col_2 img{
	float: right;
	padding:3px;
}
.right_rows_col_3{
	width:52px;
	float:left;
	text-align:right;
}
#footer{ 
	width:100%;
	float:left;
	background:#022757 url(../images/footer-top-bg.jpg) top repeat-x;
}
.footer_content{
	width:990px;
	margin:0px auto;
	padding-left:20px;
}
.footer_boxes{
	width:310px;
	float:left;
	padding:6px 10px;
}
.arrow_list{
	padding:15px;
	vertical-align:middle;
}
.arrow_list li{
	list-style-image:url(../images/bullet.jpg);
	padding:2px;
	list-style-type: circle;
	padding-bottom:5px;
}
.arrow_list li a{
	color:#FFFFFF;

}
.arrow_list li a:hover{
	color:#fff000;

}



.footer_bottom{
	width:100%;
	float:left;
	background:#083065 url(../images/footer-bottom-bg.jpg) repeat-x;
	height:72px;
	text-align:center;
	line-height:20px;
}
.footer_bottom a{
	color:#d8d8d8;
}
.footer_bottom a:hover{
	color:#019dde;
}
/*-------------innerpage---------------*/
.blue_bar{
	background:#010f24;
	padding:4px 0px;
	float:left;
	width:100%;
}
.box_c_container{
	width:660px;
	float:left;
}
.image_spacer{
	padding:0px 10px 2px 0px;
	float:left;
}
.light_blue_text{ color:#6086c3;}
.light_blue_text2{ color:#6086c3; font-family:tahoma;}
.spacer3px{ padding:3px;}
.spacer3px2{ padding:1px;}
.white_heading_text{ color:#FFFFFF; font:bold 14px Verdana, Arial, Helvetica, sans-serif;}
.white_line{
	margin:8px 0px 15px 0px ;
}
.thumbhnail{
	width:150px;
	float:left;
}
.thumbhnail img{
	margin-bottom:5px;
	
}
.spacer5px{ padding:5px;}


