body, html
{
	 margin:0;
	 background-color:#C1C1C1;
}
#main
{
	width:965px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#header
{
	background-color:#899639;
	padding:12px 0 12px 0;
}
#header_left
{
	float:left;
	margin:0 0 0 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#header_left a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;	
}
#header_left a:hover { text-decoration:underline; }
#header_right
{
	float:right;
	padding:2px 37px 2px 0;
}
#content
{
	margin:16px 0 0 34px;
}
#left_outer
{
	float:left;	
}
#left
{
	width:219px;	
	height:524px;
	background-color:#838383;
	margin:12px 0 0 0;
	padding:38px 0 0 13px;
}
/* Rollovers and on state */
.left_menu_outer li.normal a, .left_menu_inner li.normal a, .left_menu_outer li.normal span.normal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.left_menu_outer li.normal a:hover, .left_menu_inner li.normal a:hover, .left_menu_outer li.highlight a.highlight, .left_menu_inner li.highlight a.highlight
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	color:#EF7C22;
}
#center
{
	position:relative;
	float:left;
	width:387px;
	height:535px;
	padding:55px 0 0 34px;
	margin-left:10px;
	background-image:url(../images/centerbg.jpg);
	background-repeat:no-repeat;
}
#center_full
{
	float:left;
	margin-left:10px;
}
#right
{
	float:left;
	width:212px;	
	height:532px;
	background-color:#838383;
	margin:12px 0 0 0;
	padding:20px 10px 10px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:13.5px;
	color:#FFFFFF;
}
#right .highlight
{
	color:#EF7C22;
	font-weight:bold;
}
#right a
{
	color:#EEF4AC;
	text-decoration:none;
}
#right a:hover
{
	text-decoration:underline;
}
#copyright
{
	margin:5px 0 0 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#817E7F;
}
#copyright a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#817E7F;
	text-decoration:none;
}	
#copyright a:hover
{
	text-decoration:underline;	
}
#footer
{
	height:30px;
}
.footer_text 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#817E7F;	
}
.center_content { position:absolute;top:55px;left:34px; }
.center_caption
{
	width:343px;
	margin:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#889638;
}
.center_caption_home
{
	width:343px;
	margin:22px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#889638;
	text-align:right;
}
.center_caption a, .center_caption_home a
{
	color:#BDC838;	
	text-decoration:none;
}
.center_caption a:hover, .center_caption_home a:hover
{
	color:#BDC838;	
	text-decoration:underline;
}
.center_caption_home strong
{
	color:#EE7B22;
	font-weight:bold;
}
.short_space
{
	margin:10px 0 10px 0;
	
}
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
