body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	font-weight: bold;
	background-image: url(/sp_images/wheatfade.jpg);
	text-align: center;
}
h1 {
	font-size: 200%;
	color: #006C3E;
}
div#container {
	width: 760px;
	border: 1px solid #E1B00D;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	width: 100%;
	background-color: #FFFFFF;
	height: 164px;
}
img#shotton_partnership {
	float: left;
	padding-top: 7px;
}
div#main {
	width: 100%;
	background-color: #CFDED3;
	height: 400px;
}
div#nav {
	text-align: left;
	width: 85px;
	float: left;
	background-color: #006C3E;
	padding-right: 5px;
	height: 390px;
	padding-top: 10px;
}
div#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#nav ul li {
	text-align: right;
	padding-bottom: 5px;
}
div#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
div#copy {
	padding: 10px;
	height: 380px;
	margin-right: 400px;
	text-align: left;
	overflow: auto;
	width: 250px;
}
div#footer {
	padding: 4px;
	background-color: #E1B00D;
	color: #006C3E;
	text-align: right;
}
div#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
div#nav a:hover {
	color: #E1B00D;
}
div#copy2 {
	width: 650px;
	padding: 10px;
	height: 380px;
	margin-left: 90px;
	text-align: left;
}
div#flash {
	float: right;
}div#right {
	height: 390px;
	width: 400px;
	float: right;
}
img#img1 {
	float: left;
}
img#img3 {
	float: left;
}
img#img4 {
	float: right;
}
img#img2 {
	float: right;
}
