* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2d2f33;
	line-height: 14px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
}
h2 {
	background-color: #2f4275;
	width: 615px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 8px;
	padding-left: 25px;
	height: 32px;
	line-height: 24px;
}
h2.clearSpacing {
	background-color: #2f4275;
	height: 32px;
	width: 615px;
	border: 1px solid #FFF;
	font-size: 24px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 8px;
	padding-left: 25px;
	margin-bottom: 0px;
	line-height: 24px;
}
h3 {
	background-image: url(images/bg_contentSubHead.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 603px;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #2f4275;
	padding-left: 15px;
	padding-top: 5px;
}
h3.homeSubWide {
	background-image: url(images/bg_contentSubHeadMed.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 573px;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #2f4275;
	padding-left: 15px;
	padding-top: 5px;
}
h3.homeSubNarrow {
	background-image: url(images/bg_contentSubHeadSm.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 264px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #2f4275;
	padding-left: 15px;
	padding-top: 5px;
}
h4 {
	width: 243px;
	text-align: right;
	padding-bottom: 14px;
	height: 29px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #003371;
	text-align: right;
	font-weight: normal;
	background-image: url(images/bg_quickLink.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 213px;
	line-height: 18px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #2f4275;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f4275;
	clear: both;
	width: 568px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
a:link {
	color: #2f4275;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2f4275;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #5c74b5;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #5c74b5;
	font-weight: bold;
	text-decoration: none;
}
.learnMore a:link {
	color: #aae8ff;
	font-weight: bold;
	text-decoration: none;
}
.learnMore a:visited {
	color: #aae8ff;
	font-weight: bold;
	text-decoration: none;
}
.learnMore a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.learnMore a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.clearFloat {
	clear: both;
}
.boldItalicBlue {
	font-style: italic;
	font-weight: bold;
	color: #2f4275;
	text-decoration: underline;
}
.largeCall {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.btmPad {
	padding-bottom: 15px;
}
.topPad {
	padding-top: 30px;
}
.blueBold {
	color: #2f4275;
	font-weight: bold;
}
.italicLg {
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
}
.italics {
	font-style: italic;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 329px;
	width: 1024px;
}
#header h1 {
	height: 329px;
	width: 1024px;
}
#mainNav {
	height: 32px;
	width: 1024px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: url(images/bg_navBar.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
#mainNav #MenuBar1 #company {
	width: 114px;
	text-align: right;
	padding-right: 10px;
}
#mainNav #MenuBar1 #repairs {
	text-align: center;
	width: 230px;
}
#mainNav #MenuBar1 #upgrades {
	width: 334px;
	text-align: center;
}
#mainNav #MenuBar1 #remodel {
	width: 169px;
	text-align: center;
}
#mainNav #MenuBar1 #chem {
	width: 159px;
	text-align: left;
	padding-left: 8px;
}

#contentWrapper {
	width: 950px;
	background-color: #bec0df;
	padding-top: 20px;
	padding-right: 37px;
	padding-left: 37px;
	background-image: url(images/bg_main.jpg);
	padding-bottom: 20px;
}
#mainCol {
	float: left;
	width: 642px;
}
#mainContentWrapper {
	background-color: #2f4275;
	padding: 12px;
	width: 618px;
}
#mainContent {
	background-color: #FFF;
	width: 568px;
	padding: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #535353;
}
#mainContent h3.clearBg {
	background-image: none;
	padding: 0px;
	width: 265px;
}
#mainContent h5.lightBlue {
	color: #536aae;
	background-image: none;
	width: 100%;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 15px;
}
#mainContent p {
	padding-bottom: 10px;
}
.numberList {
	padding-left: 25px;
}
.numberList ol {
	padding-bottom: 5px;
}
.numberList li {
	margin-bottom: 10px;
}
.leftCol {
	width: 266px;
	float: left;
}
.bulletList p {
	font-size: 11px;
	font-weight: bold;
	color: #2f4275;
}
.bulletList ul {
	padding-left: 20px;
	padding-bottom: 20px;
}
.bulletList li {
	padding-bottom: 5px;
}
.rightCol {
	width: 267px;
	float: right;
}
.singleCol {
	width: 568px;
	padding-bottom: 20px;
}
.centerImage {
	text-align: center;
	width: 100%;
}
#contactList ul {
	list-style-type: none;
}
#contactList ul li {
	padding-bottom: 15px;
}
#contactList ul li p {
	padding-bottom: 5px;
}
#contactList ul li .contactName {
	font-size: 14px;
	font-weight: bold;
}
#requestTable {
	width: 220px;
	float: left;
}
#rightFloatImage {
	width: 343px;
	float: right;
}
#aboutContentWrap {
	width: 624px;
	border: 1px solid #FFF;
	padding: 8px;
	background-color: #2f4275;
}
#aboutContent {
	width: 588px;
	border: 1px solid #FFF;
	padding: 17px;
}
#aboutContent p {
	font-weight: bold;
	color: #FFF;
	padding-bottom: 15px;
}
#aboutContent .learnMore {
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
}
#aboutContent .learnMore p {
	font-size: 10px;
	font-weight: bold;
	color: #aae8ff;
}
#leftColHome {
	width: 279px;
	float: left;
}
#rightColHome {
	width: 279px;
	float: right;
}
#quickLinksCol {
	width: 243px;
	border: 1px solid #FFF;
	float: right;
	background-color: #2f4275;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#quickLinks {
	width: 213px;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 15px;
}
#quickLinks ul {
	list-style-type: none;
}
#quickLinks li {
	padding-bottom: 25px;
}
#quickLinks ul li p {
	padding-bottom: 5px;
}
#quickLinks ul li .sideBarLink {
	background-image: url(images/arrows.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-left: 17px;
}
.leftColChem {
	width: 366px;
	float: left;
}
.leftColChem ul {
	padding-left: 15px;
	list-style-type: none;
}
.chemProducts {
	padding-bottom: 20px;
}
.leftColChem li {
	padding-bottom: 5px;
}
.rightColChem {
	width: 200px;
	float: right;
}
#footer {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 1024px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	font-size: 9px;
	color: #96A1CE;
	font-weight: normal;
}
#footer a:hover, #footer a:active {
	color: #FFF;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#footerbg {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
}

#footer .footNav {
	width: 200px;
	float: left;
}
.footNav ul {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 5px;
}
.footNav li {
	padding-bottom: 2px;
}
#footerbg #footer #copyInfo {
	text-align: center;
	padding-top: 15px;
}
ul.smallPad {
	padding-bottom: 5px;
}

