#mainContent{
	background-image: url("../images/green/G_topGrade.jpg");
	background-repeat: repeat-x;
	position: relative;
	float: left;
	margin-bottom: -110px;
	display: inline;
	width: 950px;
}

#footer{
	clear: both;
	background-image: url("../images/green/G_bottomGrade.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 116px;
	padding: 0;
}

#G_sideBar{
	clear: both;
	width: 243px;
	float: left;
	padding-top: 8px;
	margin-top: 2px;
	border-right: solid 3px #d7e3d7;
}