/*--------------------------------------------------------general*/
body { font: 12px arial; bgcolor: 2A4F74; margin: 0; padding: 0; }
a { text-decoration: none; color: #032587;}
a:hover { text-decoration: underline; }
img { border: 0; }
td { padding: 0; margin: 0;	border: 0; vertical-align: top; }
/*--------------------------------------------------------IDs*/
/*--------------------------------------------------------wrapper*/
#wrapper {	
	width: 100%;
	margin: 0 auto;
	background:  url(../images/header_bg.jpg) no-repeat top;
	overflow:hidden;
}
#header, #content,#footer{
	width: 780px;
	margin: 0 auto;
}

/*-------------------------------------------------------header*/
#header{
/*	background: transparent url(../img/header_bg.jpg) no-repeat top;*/
	height: 291px;
}
#header h1{
	margin: 9px auto;	
	height: 1.7em;
	background: url(../images/logo.jpg) no-repeat ;
	width: 450px;
	float: left;
	clear: right;
}html>body #header h1{
	height: 2.3em;
}
#header_image{
	float: left;
	margin-top: 1px;
	margin-left: -3px;
}
html>body #header_image{
	margin-top:0px;
}
#header h1 a {
	display: block;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 55px;
}
#header h1 a span{
	display: none;
}

#header #utilities{
	text-transform: capitalize;
	float: right;
	margin: 20px 15px 0 0 ;
	/*background: url(../img/topgrad.jpg);*/
}
#header #utilities #contact_us{
	background: url(../images/icon_contact.gif) no-repeat 4px 3px;
}
#header #utilities #bookmark{
	background: url(../images/icon_bookmark.gif) no-repeat 4px 3px;;
}

#header #utilities a{
	text-decoration: none;
	color: #999999;
}#header #utilities a:hover{
	color: #666666;
}


/*----main_nav*/

#header {
	margin-bottom:0px;
}

#header #main_nav{
	padding: 2px 0 0 0 ;	
	width: 215px;
	float: left;
	clear: left;
}

/*#main_nav {
	margin-top:-18px;
}

html>body #main_nav {
	margin-top:0px;
}*/

#header #main_nav ul{	
	padding:0;
	margin:0;
	list-style-type: none;
	font-size: 12px;
	text-transform: capitalize;	
}
#header #main_nav li {	
	height: 34px;		
	padding: 0;
	float: left;
}html>body #header #main_nav li{
	float: none;
}
#header #main_nav li span{
	position: relative;
	top: 9px;
	left: 35px;
}
#header #main_nav li a{
	background: url(../images/menu_off.gif);
	width: 100%;
	height:34px;
	float: left;
	font-weight: bold;
	color: #F0FFFF;
}
#header #main_nav li a:hover{	
	background: url(../images/menu_on.gif);
	width: 100%;
	text-decoration: none;
}

#header img{
	width: 566px;
	margin: 1px 0 0 -6px;
	padding: 0;
}html>body #header img{
	width: auto;
}

/*--------------------------------------------content*/

#content {
	color: #383838;
}

#content a{
	text-decoration: underline;
}

#content #main_article{	
	float: left;
	border-left: 1px solid #ccc;
}

#content #main_article .sub,#content #sub_article .sub{
/*	height: 135px;*/
	width: 188px;	
	float: left;
	clear: right;
	padding: 15px 10px 15px 10px;

}
#content #main_article .sub a,#content #main_article .sub a:hover,#content #sub_article .sub a,#content #sub_article .sub a:hover, h3 a, h3 a:hover{
	text-decoration:none;
	color:#333;
}
h3 span{
	text-transform: upppercase;
}
#content #main_article h4 {	
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#content #main_article #news span{	
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color:#032587;
}

#content #main_article span.link{
	text-decoration: none;
}
#content #main_article .quick_summary{
	float: left;
	width: 530px;
	padding: 15px 20px 15px 20px;
	border-left: 1px solid #ccc;
}

#content #main_article .quick_summary p span{
	font-weight: bold;
	text-transform: capitalize;
}

#content #sub_article{
	float: left;
		
}html>body #content #sub_article{
	margin-top: -20px;
}

#content #main_article #news_link span{
	font-size: 12px;
	margin: 0;
	color:#032587;
}
#content #sub_article .sub{
	background-color: #EEF3F9;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}
#content #sub_article #about{
	float: left;
	width: 270px;
	background-color: #CCDDF1;
	padding: 15px;
	margin: 0 0 0;
}
/*
#content #sub_article #about,#content #sub_article .sub{
	height: 175px;
}
*/
#content #sub_article #about img{
	float: left;
	border: 2px solid #fff;
	margin: 2px 10px 2px 0px;
}

#content #sub_article #features{
	float: left;
	font-size: 11px;
	width: 260px;
}

#content #sub_article img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content #sub_article #features .sub{
	width: 250px;
	clear: left;
	padding: 10px;

}
#content #sub_article #features .sub2{
	width: 250px;
	clear: left;
	padding: 10px;
}
#content #sub_article #features .sub3{
	width: 250px;
	padding: 10px;
	background-color: #E3F1FE;
}
#content #sub_article #features .sub h3{
	margin: 0;
	padding: 0;
}

#footer{
	float: left;
	text-align: center;
	width: 100%;
	background-color: #294F74;
	color:#CCCCCC;
	text-transform: capitalize;
	font-size: 11px;
	padding: 10px 0 10px 0;
}

#footer a{
	color: #ccc;
}#footer a:hover{
	color: #fff;
}
	
/*------------------------------------mixed*/
#header #utilities #contact_us span, #header #utilities #bookmark span {	
	margin-left: 18px;
	font-size: 11px;
}

#content #main_article .sub h3, #content #main_article .quick_summary h3, #content #sub_article .sub h3, #content #sub_article .sub2 h3,#content #sub_article .sub3 h3, #content #sub_article #about h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration:none;
}
#sub_article h3 a{
	text-decoration:none;
}
