/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background-color:#0B0B0B;
}

html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464545;
}
p{ margin:0px; padding:0px;}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #061886;
}
a:active {
	text-decoration: none;
	color: #061886;
}

#colo{ color:#373737;}

.black-link:link {
	color: #000000;
	text-decoration: none;
}
.black-link:visited {
	text-decoration: none;
	color: #000000;
}
.black-link:hover {
	text-decoration: none;
	color: #DF0000;
}
.black-link:active {
	text-decoration: none;
	color: #DF0000;
}
.yellow-red-link:link {
	color: #EFCD55;
	text-decoration: none;
}
.yellow-red-link:visited {
	text-decoration: none;
	color: #EFCD55;
}
.yellow-red-link:hover {
	text-decoration: none;
	color: #ED0117;
}
.yellow-red-link:active {
	text-decoration: none;
	color: #ED0117;
}
.clear{ clear:both;}
.float_l{ float:left;}
.float_r{ float:right;}
.yellow_heading_text{ color:#EFCD55; font-size:12px; font-weight:bold;}
.list{	padding:8px; margin-left:20px;}
.list li{	padding:2px;}
#frame{
	width:950px;
	margin:auto;
	padding-top:5px;
}
#header{
	width:950px;
	background: url(../images/bg-header.jpg);
	min-height:128px;
	float:left;
}
.header_logo{width:341px; float:left;}
.header_center{	width:584px; float:left; vertical-align:middle; text-align: right; padding-top:30px;}
.header_r{width:auto;float:right;}

#nav{
	background: url(../images/bg-top-nav.jpg);
	float:left;
	width:950px;
}
.nav_l{
background:url(../images/nav-l.jpg);
width:12px;
height:24px;
float:left;
}
.nav_cen{
	width:925px;
	line-height:21px;
	float:left;
}
.nav_boormark{ width:20%; float:left; text-align:center; background:url(../images/divider-.jpg) no-repeat right}
.nav_flags{ width:70%; float:right; text-align:right; color:#ffffff; line-height:18px;}
.nav_flags img{ padding:3px 0px 0px 6px ; margin:0px;}
.nav_r{
background:url(../images/nav-r.jpg);
width:12px;
height:24px;
float: right;
	
}
#middle_content{
	width:946px;
	float:left;
	padding:2px;
	background:#FFFFFF;
}
.text_container{
	width:95%;
	padding:10px;
	float:left;
}
.text_container_top{
	width:95%;
	padding:10px;
	height:180px;
	float:left;
}

.black_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#cen_n_left_col{
	width:795px;
	float:left;
	background:url(../images/bg-img.jpg) no-repeat left top;
}

/*------------------------------------left-------------------------------*/
#left_container{
	width:240px; padding-left:3px;
	font-size:11px;
	float:left;
}
.left_bar{ background:url(../images/bg-heading1.jpg); color:#FFFFFF; line-height:27px; width:240px; float:left;}
.left_bar strong{ font-family:Arial, Helvetica, sans-serif;  float:left; color:#CCCCCC; font-size:12px; font-weight:bold;}
.left_bar strong{ font-family:Arial, Helvetica, sans-serif;  float:left; color:#CCCCCC; font-size:12px; font-weight:bold;}
.left_bar_l{ float:left; width:auto;}
.left_bar_r{ float:right; width:auto;}


/*yellow mwnu*/
.l_yellow_menu{	width:240px; float:left;}
.l_yellow_menu ul{list-style:none;}
.l_yellow_menu li{background:url(../images/bg-nav-bar1.gif) left ;	margin:0px;	padding:0px;}

.l_yellow_menu li a{
	display:block;
	width:223px;
	border:#000000 1px solid;
	padding-left:15px;
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	background:url(../images/nav-bar-left1.gif) left no-repeat;
}
.l_yellow_menu li a:hover{	color:#CC0000;}

/*yellow mwnu 2*/
.l_yellow_menu2{width:240px; float:left;}
.l_yellow_menu2 ul{list-style:none;}
.l_yellow_menu2 li{background:url(../images/bg-nav-bar1.gif) left ;	margin:0px;	padding:0px;}

.l_yellow_menu2 li a{
	display:block;
	width:228px;
	border:#000000 1px solid;
	padding-left:10px;
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
}
.l_yellow_menu2 li a:hover{	color:#CC0000;}

/*blue mwnu*/
.l_blue_menu{	width:240px;}
.l_blue_menu ul{list-style:none;}
.l_blue_menu li{background:url(../images/bg-bar-left1.jpg) left ;	margin:0px;	padding:0px;}

.l_blue_menu li a{
	display:block;
	width:223px;
	border:#000000 1px solid;
	padding-left:15px;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	background:url(../images/nav-bar-left2.jpg) left no-repeat;
}
.l_blue_menu li a:hover{ color:#FF9900;}

.left_bottom{float:left; width:240px; background:url(../images/bg-button3.jpg) }
.left_bottom_l{float:left; width: auto; }
.left_bottom_content{float:left; width: 210px; text-align:center; padding:4px; }
.left_bottom_r{float: right; width: auto; }


/*------------------------------------center-------------------------------*/
#cen_container{
	width:545px;
	float:right;
}

.center_bar{ background:url(../images/bg-heading1.jpg); color:#FFFFFF; line-height:27px; width:100%; float:left;}
.center_bar h2{  float:left; color:#CCCCCC; font-size:12px; font-weight:bold;}
.center_content{ width:543px; border-left:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; float:left; }
.box_row{ float:left; width:543px; border-bottom:#CCCCCC 1px solid; font-size:11px;}
.box_row_col_1{ float:left; width:20%; padding:5px; border-right:#CCCCCC solid 1px; text-align:center;}
.box_row_col_2{ float:left; width:75%; padding:5px; text-align:justify }

/*------------------------------------right---------------------------------*/
#right_col{ 
	width:142px;
	float:right;
	padding-right:2px;

}
.right_bar{ background:url(../images/bg-heading1.jpg); color:#FFFFFF; line-height:27px; width:142px; float:left;}
.right_bar h3{  float:left; color:#CCCCCC; font-size:12px; font-weight:bold;}

.right_col_container{ width:140px; border:#CCCCCC 1px solid; text-align:center; padding-bottom:5px; }
.right_col_container img{ padding:5px 5px;}

/*--------------------------------bottom content--------------------------------*/

.flags{ width:100%; float:left;}
.flags img{ float:left; padding:4px;}

/*------------------------------------footer------------------------------------*/
#footer{
	float:left;
	width:950px;
	font-size:11px;
}
.footer_bar{
	width:950px;
	float:left;
	background:url(../images/bg-footer.jpg) ;
}
.footer_l{
	width: auto;
	float:left;
}
.footer_content{
	width:910px;
	text-align:center;
	padding-top:15px;
	line-height:20px;
	float:left;
}

.footer_r{
	width: auto;
	float: right;
}
.footer_bottom{
	width:100%;
	float:left;
	text-align:center;
	padding:10px 0px;
	color:#E1D17A;
}


/*---------------------------innerpages-----------------------------*/
.text_container_2{
	width:720px;
	padding:10px;
	float:left;
}

.text_container_2_top{
	width:720px;
	padding:10px;
	float:left;
	height:180px;
}

.center_content2{ width:523px; border-left:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid; float:left; padding:10px;  }