/*--------------------------------------------------------general*/
body {font: 12px Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
a { text-decoration: none; color: #032587;}
a:hover { text-decoration: underline; color: #3657AF; }
img { border: 0; }
td { padding: 0; margin: 0;	border: 0; vertical-align: top; }
h3, h4 {
	text-transform: capitalize;
	font: 17px arial;	
	font-weight: bold;
}
h3 a, h3 a:hover{
	color: #333;
}
h3 span.page_title {
	position: relative;
	top: -10px;
	text-decoration: none;
}
	
/*--------------------------------------------------------IDs*/
/*-----------------------------------------------------------------------------wrapper*/
#wrapper {	
	width: 100%;
	margin: 0 auto;
	background:  url(../images/header_bg2.jpg) no-repeat top ;
	overflow:hidden;
}
#header, #content,#footer{
	width: 780px;
	margin: 0 auto;
}

/*------------------------------------------------------------------------------header*/
#header{
	height: 298px;			
}
#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 h1 a{
	display: block;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 55px;
}
#header h1 a span{
	display: none;
}


/*--------utilities*/
#header #utilities{
	text-transform: capitalize;
	float: right;
	margin: 20px 15px 0 0 ;
	/*background: url(../images/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 #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 -5px;
	padding: 0;
}html>body #header img{
	width: auto;
}

/*--------------------------------------------------------------------------content*/

#content {
	color: #383838;
}

#content a{
	text-decoration: underline;
}

#content h4 {	
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#list{
	width: 210px;
	float:left;
}

#list_1{
	padding: 5px 10px 0px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#list_1 p {
	text-align: right;
}
#list_1 a, #list_1 a:hover{
	text-decoration:none;
}

html>body #list_1{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#content h3 {
	text-decoration: none;
}
#content #list_2 a, #list_1 a:hover{
	text-decoration:none;
}

#list_2{
	padding: 15px 10px 15px 10px;
	background-color: #EEF2FB;
	height: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	
}html>body #list_2{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#article{	
	float: right;
	width: 569px;
}

#content #article span{
padding: 15px 0 15px 20px;
margin-left:-20px;
}

#content #article #quick_summary{	
	padding: 30px 0 15px 20px;
	width: 530px;
}
html>body #content #article #quick_summary {
	padding-top: 15px;
}
#content #article #quick_summary p span{
	font-weight: bold;
	text-transform: capitalize;
}


#content #about{
	background-color: #EEF3F9;	
	border-right: 1px solid #ccc;
	float: left;
	width: 270px;
	
}

#content #about{
	float: left;
	width: 270px;
	background-color: #CCDDF1;
	padding: 15px;
	margin: 0;

}

#content #about img{
	float: left;
	border: 2px solid #fff;
	margin: 2px 10px 2px 0px;
}

#content #features{
	float: right;
	font-size: 11px;
	width: 260px;	
}

#content img{
	float: left;
	margin-right: 10px;
}

#content #features .sub{
	border: 1px solid #ccc;
	clear: left;
	padding: 10px;
	margin: 0px 0 5px 0px;
}
#content #features .sub h3{
	margin: 0;
	padding: 0;
}

#content #bread_crumb{
	text-transform: capitalize;
	position: relative;
	top: -30px;
	margin-bottom:-30px;
}

#content #more_links{
	border: 1px solid #8FAEDA;
	width: 180px;
	padding: 0;
	float: right;
	text-transform: capitalize;
	margin: 0 10px 15px 10px;	
}

#content #more_links h4{
	font-size: 12px;
	font-weight: normal;
	background-color: #8FAEDA;
	color: #ffffff;
	width: 100%;
}

#content #more_links h4 span{
	padding-left: 20px;
}
#content #more_links li{
	list-style:url(../images/bullet.gif);
}

#content #more_links ul{
	margin: 0;
	padding: 5px 0 5px 20px;
}
/*---------------------------------------------------------------------------------footer*/

#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;
}

/*----------------------*/

/*update May 29 2006 begins here */
#content #list #list_1 #news_link span{
	font-size: 12px;
	margin: 0;
	color:#33333;
}

#content #list #list_1 #news span{	
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
/*-------------------------------*/
#header_image{
	float: left;
	margin-left: -3px;
	margin-bottom:5px;
}
html>body #header_image{
	margin-top:0PX;
}

#gallery {
	text-align:left; 
	height:10px;
	float: left;
}
#gallery img{
	margin: 5px;
}
#gallery table {
	float: left;
}