body
{
	margin:0px 0 0 0;
 	font-family: "Trebuchet MS", serif;
 	font-size: 13px;
 	line-height: 20px; 
 	background: #B39E7F; 
	background-repeat: repeat-x;
}

#hdr 
{
	padding: 0;
	margin: 0px auto 0 auto;
	width:990px; 
	height: 95px;
	overflow: hidden;
}

#top_left
{
	padding: 5px 0 0 0px;
	margin: 0 0 0 -10px;
	float:left;
	width: 300px;
	overflow: hidden;
	
}

#top_left h1{
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin: -13px 0 0 65px;
	padding: 0;
	color: #fff;
	display: block;
	
}

#top_right
{
	float:right;
	text-align: right;
	margin: 0px 0px 0 0px;
	padding: 0px 0 0 0; 
	color: #FFF;	
	width: 628px;	
	/* background: #96805D; */
}


#outer { 
	background: #FFF url('../images/site_bg.gif') repeat-x top left;
	padding:0 0 0 0;
	margin: 0 0 0 0;	
	
}

#bodyblock 
{
	text-align:left; 	
	width:974px; 
	margin: 0px auto 0 auto;
	padding: 0px 0px 0px 0px;
	/*overflow: hidden; */
	overflow: hidden;
}

#cont 
{
	text-align: left;
	margin: 0px 15px 0px 15px;	
	
}

#r-col
{
	font-size: 12px;
	width: 440px;
	margin: 30px 0 0 0px; 
	padding: 0px 0 0 0px;
	float: right; 
}

#cont_small
{
	width:510px;
	color: #333333;
	margin: 0px 0 0 0px; 
	padding: 30px 10px 20px 0px;
	overflow: hidden;		
	/* min-height: 410px;*/
}

/*
* html #cont_small{
	 height: 410px;

}
*/

#bottom
{	
	background: url('../images/bottom_bg.gif'); 
	background-repeat: repeat-x;
	height: 25px;	
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;

}

#footer 
{
	width:950px; 
	margin: 6px auto 0px auto;
	padding: 0px 0px 6px 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	clear: both;	

	overflow: hidden;
}

#ftr_left {	float:left; }
#ftr_right { float: right; }

/* { border: 1px solid #F00; } */
