body
{
	background: #1F306F url('../images/site_bg.gif') repeat-x top left;	
	margin:0px 0 0 0;
 	font-family: "arial", serif;
 	font-size: 12px;
 	color: #000;
 	line-height: 15px; 
}

#outer { 	
	color: #333333;	
	padding:0;	
}

#top 
{
	background-repeat: no-repeat;
	text-align:right; 	
	width:887px; 
	margin: 4px auto 6px auto;
	color: #CCC;
}

#bodyblock 
{
	background: #FFF;	
	background-repeat: no-repeat;
	text-align:left; 	
	width:887px; 
	margin: 0px auto 0 auto;
	padding: 0px 1px 0 1px;
}

#hdr 
{
	background: url('../images/top_bg.jpg') no-repeat top right;
	margin: 1px 0px 0px 0px;
	height: 99px;	
 	color: #333333; 
}

#top_left
{
	padding: 10px 0 0 8px;
	float:left;
}

#top_right
{
	float:right;
	text-align: left;
	margin: 13px 5px 0 120px;
	color: #FFF;	
}

#cont 
{
	color: #333333;
	text-align: left;
	margin: 25px 15px 0px 15px;	
}

#cont_small
{
	width: 590px;
	color: #333333;
	text-align: left;
	/* margin: 25px 15px 0px 10px;	 */
	padding: 3px 0 0 10px;
	float: left; 
}

#r-col 
{
	/* width:250px; */
	color: #333333;
	margin: 13px 0 0 610px;
	padding: 0 12px 20px 0;		
	/* height: 300px; */
}

#ftr 
{
	/* height:14px; */
 	padding: 5px 0px 10px 2px;
	color: #4D4D4D;
	border-top: 1px solid #D8D8D8;
	margin: 20px 15px 0px 15px;
	font-size: 11px;
	line-height: 18px;
	clear: both;
}

/* { border: 1px solid #F00; } */

