body
{
	background: #B0E555;
	margin:0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #000;
 	line-height: 15px; 
}

#outer { 
	background: #FFF url('../images/site_bg.gif') repeat-x top left;
	border-bottom: 2px solid #79B33A;	
	padding:0;	
}

#bodyblock 
{
	text-align:left; 	
	width:855px; 
	margin: 0px auto 0 auto;
	padding: 0px;
	overflow: hidden;
}

#hdr 
{
	background-image: url('../images/header_bg.jpg'); 
	background-position: 250px 0px; 
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	height: 108px;	
 	color: #333333; 
 	/* background: gray; */
}

#top_left
{	
	float:left;
	padding: 3px 0 0 0px;
}

#top_right
{
	float:right;
	margin: 0px 0px 0 0px;
	color: #1B3105;	
	width: 766px; 
	height: 120px;	
}

#logo
{
	float: left;
	padding: 10px 0 0 0px;
	/* height: 80px; */
}

#header
{
	/* background: green; */
	height: 80px;	
	padding: 0px;
	font-size: 11px;		
	text-align: right;	
	clear: right;
	/* margin: 0px 10px 10px 10px; */
}

#search
{
	float: right;
	height: 25px;	
	width: 250px;
	padding: 10px 10px 0px 10px;	
	font-size: 14px;		
	font-weight: bold;
	margin: 33px 0 0 0;
	background-image: url('../images/searchbox_bg.gif'); 
	background-repeat: repeat-x;
	border: 1px solid #FCB849;
	border-width: 1px 1px 0px 1px;
	
}

#navigation { margin: -4px 0 0 0; }

html>body #navigation { margin: 0px 0 0 5px; }

#cont
{
	width: 550px;
	color: #333333;
	text-align: left;
	/* margin: 25px 15px 0px 10px;	 */
	padding: 3px 0 0 15px;
	float: left; 
	/* background: blue; */
	margin: 0px 0 0 0;
}

html>body #cont { margin: 15px 0 0 0; }

#r-col 
{
	color: #333333;
	margin: 0px 0 0 580px;
	padding: 0px 0px 20px 5px;		
	/* background: red; */
	width: 265px;
}

html>body #r-col { margin: 15px 0 0 580px; } 

#bottom
{
	background: #E7FEBE; 
	background-image: url('../images/bottom_bg.gif'); 
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #365C0C;
 	color: #333333; 
}

#bottom_holder 
{
	text-align:left; 	
	width:855px; 
	margin: 0px auto 0 auto;
	padding: 0px;
	overflow: hidden;
}

#ftr 
{
	width: 855px;
	height:45px; 	
	color: #1B3105;
	margin: 6px auto 0px auto;
	font-size: 11px;
	line-height: 18px;
	clear: both;
	padding: 0px 0 0 30px;	
}

/* { border: 1px solid #F00; } */
