body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/background.gif);
}
#container {
	padding: 0px;
	height: 640px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/pdf_download.jpg);
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#redband {
	position: absolute;
	height: 348px;
	width: 955px;
	left: 0px;
	top: 188px;
	background-image: url(../images/about_red.jpg);
	background-repeat: no-repeat;
}
#text {
	position: absolute;
	height: 130px;
	width: 865px;
	left: 45px;
	top: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tabletext {
	padding-left: 10px;
}
#whiteband {
	position: absolute;
	height: 82px;
	width: 955px;
	left: 0px;
	top: 468px;
	background-image: url(../images/winfield_logo_home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 13px;
	margin-bottom: 5px;
}
#companyname {
	position: absolute;
	height: 25px;
	width: 300px;
	left: 40px;
	bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#textline {
	position: absolute;
	height: 20px;
	width: 875px;
	left: 45px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

