body
{
	margin:0px 0 0 0;
 	font-family: "Arial", serif;
 	font-size: 13px;
 	line-height: 20px; 
 	background: #0D4276 url('../images/site_bg.gif') repeat-x top left;
}

#hdr 
{
	padding: 0px 0 0 0;
	margin: 0px auto 0 auto;
	width: 978px; 
	height: 55px;
	overflow: hidden;
}

#top_left
{
	padding: 15px 0 0 0px;
	margin: 0 0 0 0px;
	float:left;
	width: 318px;
	overflow: hidden;
	
}

#outer { 
	padding:0 0 0 0;
	margin: 0 0 0 0;	
	background: #FFF;
	
}

#bodyblock 
{
	text-align:left; 	
	width:974px; 
	margin: 0px auto 0 auto;
	padding: 0px 0px 0px 0px;
	/*overflow: hidden; */
	overflow: hidden;
}

#content
{
	width: 535px;	
	text-align: left;
	float: left; 	
}

#r-col
{
	width: 418px;
	margin: 10px 0 0 10px; 
	padding: 0px 0 0 0px;
	float: right; 	
}

#footer_holder { background: url('../images/footer_bg.gif'); background-repeat: repeat-x; }

#footer 
{
	width:978px; 
	margin: 0px auto 0px auto;
	padding: 5px 0px 6px 0px;
	color: #E7F1FA;
	font-size: 11px;
	height: 55px;
	clear: both;		
	overflow: hidden;
}

#ftr_left {	float:left; }
#ftr_right { float: right; }

/* { border: 1px solid #F00; } */
