body
{
	background: #FFF;
	margin:0px;
 	font-family: "arial", serif;
 	font-size: 12px;
 	color: #000;
 	line-height: 15px; 
}

#outer { 
	background: #FFF url('../images/site_bg.gif') repeat-x top left;	
	color: #333333;	
	padding:0;	
}

#bodyblock 
{
	background: #FFF url('../images/site_bg.jpg');
	background-repeat: no-repeat;
	text-align:left; 	
	width:855px; 
	margin: 0px auto 0 auto;
	padding: 0px 13px 0px 13px;
}

#hdr 
{
	margin: 0px 0px 0px 0px;
	height: 108px;	
 	color: #333333; 
}

#top_left
{
	padding: 30px 0 0 12px;
	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: 550px;
	color: #333333;
	text-align: left;
	/* margin: 25px 15px 0px 10px;	 */
	padding: 13px 0 0 15px;
	float: left; 
}

#r-col 
{
	width:250px;
	color: #333333;
	margin: 25px 0 0 580px;
	padding: 0 15px 20px 0;		
	height: 300px;
}

#ftr 
{
	width:855px; 
 	height:14px;
 	background: #FFF url('../images/ftr_bg.gif') repeat-x top left;	
	padding: 20px 0px 20px 2px;
	color: #898989;
	margin: 10px auto 0px auto;
	font-size: 11px;
	clear: both;
}

/* { border: 1px solid #F00; } */
