body
{
	background-color: #C0C0C0;
}
a, a:hover, a:visited
{
	color: #EB2811;
}
#wrapper
{
	width: 857px;
	margin: auto;
}
#header
{
	position: relative;
	background-color: #3E5910;
	background: url(/images/header_background.gif);
	background-repeat: no;
	height: 90px;
	z-index: 5;
}
#utility
{
	position: absolute;
	top: 18px;
	right: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#utility a
{
	text-decoration: none;
	color: #FFFFFF;
}
#go
{
	position: relative;
	top: 3px;
}
#nav
{
	position: absolute;
	top: 62px;
	right: 15px;
}
.slidingmenu
{
	float: left;
}
.slidingmenu, .slidingmenu ul
{
	margin: 0;
	padding: 0;
	border: solid #221E1F;
	border-width: 1px 0 0 1px;
}
.slidingmenu ul
{
	float: left;
	width: 220px;
}
.slidingmenu li
{
	position: relative;
	float: left;
	border: solid #221E1F;
	border-width: 0 1px 1px 0;
/*	width: 160px;*/
	background: #221E1F;
	list-style-type: none;
	text-align: center;
}
.slidingmenu a
{
	display: block;
	background: #221E1F;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 12px 3px 12px;
}
.slidingmenu a:hover
{
	background: #FFFFFF;
	color: #221E1F;
}
.slidingmenu li div
{
	display: none;
	position: absolute; 
	top: 100%;
	left: -1px;
	width: 222px;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.slidingmenu li #proj_acc
{
	left: -90px;
}
.slidingmenu li div ul li
{
	text-align: left;
	width: 220px;
}
.slidingmenu li #proj_acc ul li
{
	text-align: right;
}
.slidingmenu li:hover div
{
	display: block;
}
.slidingmenu div li, .slidingmenu div a
{
	background-color: #FFFFFF;
	color: #221E1F;
}
.slidingmenu div a:hover
{
	background-color: #000000;
	color: #FFFFFF;
}
#banner
{
	position: relative;
	background-color: #6B863D;
	height: 140px;
	z-index: 1;
}
#banner2
{
	position: relative;
	background-color: #6B863D;
	background-image: url(/images/banner_background2.gif);
	background-position: 19px 17px;
	background-repeat: no-repeat;
	height: 268px;
	z-index: 1;
}
#banner div
{
	position: relative;
	top: 17px;
	left: 19px;
	width: 824px;
	height: 112px;
	background: url(/images/banner_background.gif);
}
#banner2 .slides
{
	position: absolute;
	top: 17px;
	left: 19px;
	width: 824px;
	height: 240px;
}
#main
{
	position: relative;
	background-color: #FBFAFA;
	padding: 15px;
}
#left
{
	float: left;
	width: 190px;
}
#center
{
	background-color: #E5E5E5;
	margin: 0 190px 0 205px;
	padding: 15px;
}
#centeradm
{
	background-color: #E5E5E5;
	margin: 0 0 0 205px;
	padding: 15px;
}
#shadowbox
{
	background-color: #CACACA;
	margin: 10px 190px 0 205px;
	padding: 15px;
}
#right
{
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: #BEBEBE;
	width: 175px;
	float: right;
}
#righthome
{
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: #EAEAEA;
	width: 175px;
	float: right;
}
#logo
{
	margin: 11px 0 0 18px;
}
#footer
{
	position: relative;
	color: #557A1B;
	margin-top: 5px;
}
#fleft
{
	float: left;
}
#fright
{
	position: absolute;
	right: 0;
	float: right;
}
#footer a
{
	color: #557A1B;
	text-decoration: none;
}
.leftmenu
{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.leftmenu li a
{
	color: #4C6A1B;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}
.leftmenu li a:hover
{
	background-color: #E5E5E5;
}
.leftmenu ul
{
	list-style: none;
	display: block;
	margin: 10px 0 0 10px;
	padding: 0;
}
.leftmenu ul li
{
	margin: 10px 0;
}
.leftmenu ul li a
{
	color: #434141;
	font-size: 10pt;
	font-weight: normal;
}
.leftmenu ul li a:hover
{
	background-color: #E5E5E5;
}
.frontthumb
{
	float: left;
	width: 104px;
	height: 80px;
	background: url(/images/front_thumb_background.gif);
	background-repeat: no-repeat;
}
.fronttext
{
	margin-left: 110px;
}
.shadowthumb
{
	float: left;
	width: 104px;
	height: 80px;
	background: url(/images/shadowbox_thumb_background.gif);
	background-repeat: no-repeat;
}
.whatsnewthumb
{
	margin: 0 8px;
	width: 158px;
	height: 76px;
	background: url(/images/whatsnew_thumb_background.gif);
	background-repeat: no-repeat;
}
.whatsnewthumb+h4, .whatsnewthumb+h4+p
{
	margin-left: 8px;
	margin-right: 8px;
}
