body {
	background-color: #754c24;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	color: #FFF;
}
#banner {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	height: 600px;
	width: 960px;
}
#footerDiv {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	clear: both;
	text-align: left;
	background: url(../media/footerBackgroundLogos.png) no-repeat 794px 15px;
	color: #CCC;
	position: relative;
	padding-left: 17px;
	font-size: 80%;
	padding-bottom: 5px;
	margin-top: 5px;
}
#footerDiv img {
	padding-right: 10px;
	padding-top: 5px;
}
#footerDiv a {
	color: #CCCCCA;
}
#footerDiv p {
	color: #BCC8CA;
}
.footerEHO {
	position: absolute;
	left: 867px;
	top: 21px;
	z-index: 100;
}
#wrapperForm { width: 400px; margin-right: auto; margin-left: auto; background: #EEE; }
#contactLinkDiv { background: url(../media/spacer.gif) repeat; height: 38px; width: 133px; position: absolute; left: 827px; top: 0px; }

