div#body {
	font-size: 80%;
	position: relative;
	padding-bottom: 0px;
	display: block;
	height: 418px;
	padding-top: 0px;
}

div#body h1 {
	margin-top: 0px;
	padding-left: 33px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 28px;
}

div#body h2 {
	margin-top: 0px;
	padding-left: 33px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div#body p {
	margin-top: 0px;
	padding-left: 35px;
	padding-bottom: 1.5em;
	margin-bottom: 0px;
	padding-top: .5em;
	line-height: 135%;
}
div#margin {
	background: url(../img/bits/tree_bg.jpg) no-repeat;
	height: 460px;
	z-index: 1;
}

div.onsiteInner {
	padding-left: 37px;
	width: 210px;
	float: left;
	font-size: 80%;
	padding-top: .5em;
}


div#onsite h2 {
	line-height: 150%;
	margin-top: 0px;
	padding: 0px;
	padding-top: 0px;
}

div#onsite a {
	line-height: 150%;
	font-weight: bold;
	color: #6565a3;
	display: block;
}

div#onsite p {
	line-height: 125%;
	color: #242339;
	padding: 0px;
	margin: 0px;
	padding-bottom: 1em;
}

/*<group=footer>*/

div#footer {
	font-size: 70%;
	color: #9b9b9b;
	background: url(../img/bits/cornerBR.gif) no-repeat;
	border-top: none;
	height: 55px;
	clear: both;
	z-index: -1;
}

div#footer p {
	padding-left: 20px;
	padding-top: 15px;
}
	
/*</group>*/
