#maincontent
{
	width: 570px;
	background: url(/images/site/homescope/corner.gif) top left no-repeat;
	float: left;
	padding: 0;
	margin: 0;
}
#mainrhs
{
	width: 191px;
	height: 621px;
	background: url(/images/site/homescope/rhs_green.jpg) top left no-repeat;
	float: right;
}
#mainwrapper
{
	width: 762px;
	background: url(/images/site/homescope/mainbg_green.gif) repeat-y;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
#content
{
	margin: 30px 0 0 30px;
	width: 320px;
	float: left;
}
#subnav
{
	float: left;
	margin: 0;
	padding: 30px 0 0 0;
	width: 191px;
}
#subnav ul
{
	padding: 0 0 0 32px;
	margin: 0;
}
#subnav li
{
	padding: 5px 0 5px 5px;
	margin: 0 0 0 0;
	list-style-type: none;
	border-top: solid 1px #4e8545;
}
#subnav li.selected, #subnav li.selectedpage
{
	background: #d6e8a7;
	color: #4e8545;
}
#subnav li a
{
	color: #4e8545;
}
#subnav li.last
{
	border-bottom: solid 1px #4e8545;
}
h1, h2, h3, #content a, h3 a
{
	color: #4e8545;
}
#uppermenu a.selected
{
	background: #4e8545;
}

