* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

body {
	background-color: #ffffff;
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	}
	
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	}
	
img {
	border: 0;
	}

table
{
	border-width:0px;
	border:0px;
}
tbody
{
	border-width:0px;
	border:0px;
}
td
{
	border-width:0px;
	border:0px;
	padding:4px 4px 4px 4px;
}
tr
{
	border-width:0px;
	border:0px;
}	
	
#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	display: block;
	}	
	
#header
{
	height: 103px;
	width:900px;
	padding:25px 0px 25px 0px;
}
#nav
{
	width: 900px;
	height: 272px;
	background: #b9d094;
}
	#nav #navLeft
	{
		float:left;
		width:450px;
		height:272px;
		background-image: url(../img/i_001.jpg);
		background-repeat: no-repeat;
	}
	#nav #navRight
	{
		float:left;
		width:450px;
		height:272px;	
	}
	#nav #navRight #top
	{
		float:none;
		width:450px;
		height:236px;
		background-image: url(../img/i_002.jpg);
		background-repeat: no-repeat;
	}
	#nav #navRight #bottom
	{
	}

#subHeader
{
	width:900px;
	height:243px;	
	background: #fff;
	background-image: url(../img/subHeader.jpg);
	background-repeat: no-repeat;
}
#contentBody
{
	clear: both;
	float: none;
	overflow: auto;
	background-color:#fff;
	min-height: 410px;
}
	#content
	{
		float:none;
		overflow:hidden;
		padding:32px 35px 32px 35px;
		min-height: 410px;
	}
	#content #left
	{
		float: left;
		width: 400px;
		margin-right:30px;
	}

	#content #right
	{
		float: left;
		width: 400px;
	}
	#content #full #divContent006 td
	{
		border:solid 1px #65ad44;
		background-color:#fff;
	}
	#content #full
	{
		float:left;
		width:830px;
	}
	#contentBody TD
	{
		margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	}
	
	#contentBody li
	{
		margin-left: 2em;
		margin-bottom: .5em;
		line-height: 1.5em;
		margin-bottom: 1em;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: small;	
		color: #36454F;
	}
	#contentBody ul
	{
	}
#footerNav
{
	float:left;
	width:900px;
	padding-bottom:20px;
}
	#footerNav div
	{
		float:left;
		padding-left:32px;
	}
#footer
{
	width: 900px;
	margin-bottom:10px;
	margin-top:10px;
}
	#footer #footer-footerNav p
	{
		font-size:small;
		color:#65ad44;
		margin-bottom: 0.8em;
		line-height: 0.8em;
	}
	#footer #footer-footerNav a
	{
		color:#65ad44;
		margin-right:10px;
		margin-left:10px;
	}
	#footer #footerCopy #footercopy-top p
	{
		font-size:small;
		color:#65ad44;
		margin-bottom: 0.8em;
		line-height: 0.8em;
	}
	#footer #footerCopy #footercopy-bottom p
	{
		font-size:small;
		color:#555;
		margin-bottom: 0.8em;
		line-height: 0.8em;
	}
	#footer #footerCopy #footercopy-bottom a
	{
		color:#555;
	}