#divFront {
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	width: 960px;
	color: #FFF;
}
#whatsNew {
	background-image: url(../images/WhatsNew.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	height: 150px;
}

#frontPhotos {
	width: 300px;
	margin: 0px;
	padding: 10px;
	float: left;
}


#frontSpacer {
	height: 200px;
	width: 140px;
	margin: 0px;
	padding: 10px;
	float: left;
}
#sumproSeries {
	background-color: #191919;
}
#stormProSeries {
	background-color: #191919;
}
#pumpGuardSeries {
	background-color: #191919;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}


.headers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	color: #FFF;
}
.subheader {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: italic;
	margin-left: 30px;
	font-size: 1em;
}

#sumpPumpsBatteries {
	background-color: #191919;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000;
	margin: 0px;
}
#whatsNew .featuresText a:link {
	color: #cc3333;
	text-decoration: none;
}
#whatsNew .featuresText a:hover {
	color: #cc3333;
	text-decoration: underline;
}
#whatsNew .featuresText a:visited {
	color: #cc3333;
	text-decoration: none;
}
#whatsNew .featuresText a:active {
	color: #cc3333;
	text-decoration: none;
}
