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/our_company.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/contact_red.jpg);
	background-repeat: no-repeat;
}
#text {
	position: absolute;
	height: 320px;
	width: 310px;
	left: 520px;
	top: 5px;
	margin: 0px;
	padding: 0px;
}
#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;
}
#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;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
}
.formbox {
	background-color: #FFFFFF;
	width: 310px;
}
.butt {
	background-color: #FF0000;
	position: absolute;
	height: 30px;
	width: 190px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#address {
	position: absolute;
	height: 190px;
	width: 420px;
	left: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	top: 50px;
}
#address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#address a:hover {
	text-decoration: underline;
}
.space {
	margin-top: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

