#wrapper {
	width: 950px;
	margin: 0 auto;
	background: #ffffff url(_img/wrapperbkgrnd.jpg) repeat-y;
}
#header {
	background: #000;
	height: 90px;
	width: 950px;
	position: relative;
}
#title {
	height: 30px;
	width: 230px;
	position: absolute;
	left: 25px;
	bottom: 5px;
}
#menu {
	height: 25px;
	width: 180px;
	position: absolute;
	right: 250px;
	bottom: 0px;
	background: #FFF;
}
#aboutATESF {
	height: 25px;
	width: 120px;
	right: 505px;
	bottom: 0px;
	position: absolute;
	color: #FFF;
}
#mediabutton {
	height: 25px;
	width: 96px;
	position: absolute;
	right: 25px;
	background: #FFF;
	bottom: 0px;
}
#newsletter {
	background: #FFF;
	height: 25px;
	width: 100px;
	position: absolute;
	right: 135px;
	bottom: 0px;
}
#growerbutton {
	background: #FFF;
	height: 25px;
	width: 150px;
	position: absolute;
	right: 26px;
	bottom: 0px;
}
#leftsidebar {
	float: left;
	width: 275px;
	padding-left: 25px;
	padding-top: 25px;
}
#maincontent {
	float: left;
	width: 650px;
	background: #FFF url(_img/cornfieldfade.jpg) bottom;
	text-align: center;
	margin-top: 25px;
	height: 750px;
}
#cu3er-container {
	float: none;
	width: 600px;
	text-align: center;
}
#growertitle {
	width: 600px;
	padding-right: 25px;
	padding-left: 25px;
	float: none;
}
#photo1 {
	float: left;
	height: 180px;
	width: 235px;
	padding-left: 65px;
	padding-right: 25px;
	text-align: center;
}
#photo2 {
	float: left;
	height: 180px;
	width: 235px;
	padding-right: 65px;
	padding-left: 25px;
	text-align: center;
}
#photo3 {
	float: left;
	height: 180px;
	width: 235px;
	padding-right: 25px;
	padding-left: 65px;
	text-align: center;
}
#photo4 {
	float: left;
	width: 235px;
	padding-right: 65px;
	padding-left: 25px;
	height: 180px;
	text-align: center;
}
#footer {
	clear: both;
	height: 90px;
	width: 950px;
	position: relative;
	background: #000;
}
#footertag {
	height: 70px;
	width: 250px;
	position: absolute;
	top: 13px;
	left: 25px;
}
.tagtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#footertitle {
	height: 30px;
	width: 450px;
	position: absolute;
	top: 13px;
	right: 25px;
	text-align: right;
}
.bodcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
