@charset "UTF-8";
#container #leftnav {
	float: left;
	height: auto;
	width: 201px;
}
#container #_centerbox {
	float: left;
	height: 600px;
	width: 599px;
	background-image: url(images/SustainBack_02.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#container {
	height: 650px;
	width: 1000px;
}
#container #_centerbox #bodycopy {
	margin: 25px;
	float: left;
	height: 550px;
	width: 550px;
	z-index: 2;
	overflow: scroll;
	padding: 0px;
}
#container #centerbox {
	background-image: url(images/SustainBack_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 650px;
	width: 598px;
	overflow: auto;
}
#container #centerbox #bodycopy {
	padding: 12px;
	height: 450px;
	width: 524px;
	position: fixed;
	float: none;
	margin-top: 45px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	overflow: auto;
}

