h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	font-variant: normal;
	color: #833e9b;
	margin-top: 20px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #833e9b;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
* h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-right: 20px;
	}
* ul, * li {
	padding-top: 0;
	margin-top: 0;
}	
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/* ids */ 

#site {
	background: #FFF;
	width: 801px;
	height: 100%;
	padding: 0;
	margin: 0px auto 0px auto;
	border: 1px solid #833e9b;
	text-align: center;
}
#message {
	background: #F3ECF4;
	border: 0;
	text-align: center;
}
#header {
	background: url("../images/header.jpg") no-repeat left top;
	width: 801px;
	height: 139px;
	margin: 0;
	border: 0;
}
#nav {
	background: url("../images/nav_bg.jpg") no-repeat left top;
	width: 801px;
	height: 20px;
	position: relative;
	text-align: left;	
}	
#body {
	background: #FFF;
	margin: auto;
}
#body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	padding: 0 10px 5px 10px;
}
#body h1 {
	text-align: left;
	padding: 10px;
}
	
/* main image area */

#homepic, #aboutpic, #pumppic, #grpic, #seppic, #restpic, #constpic, #residpic, #contactpic {
	width: 539px;
	height: 100%;
	padding: 0;
	float: left;
	display: block;
}
#homepic {
	background: #FFF url("../images/homepage.jpg") no-repeat left top;
}
#pumppic {
	background: #FFF url("../images/pumping.jpg") no-repeat left top;
}
#grpic {
	background: #FFF url("../images/greasepump.jpg") no-repeat left top;
}
#seppic {
	background: #FFF url("../images/septicpump.jpg") no-repeat left top;
}
#restpic {
	background: #FFF url("../images/rest_rentals.jpg") no-repeat left top;
}
#aboutpic {
	background: #FFF url("../images/about.jpg") no-repeat left top;
}
#constpic {
	background: #FFF url("../images/const_ren.jpg") no-repeat left top;
	height: 600px;
}
#residpic {
	background: #FFF url("../images/resid_ren.jpg") no-repeat left top;
	height: 600px;
}
#contactpic {
	background: #FFF url("../images/contact.jpg") no-repeat left top;
	height: 400px;
}
#homepic h2, #aboutpic h2, #pumppic h2, #restpic h2, #grpic h2, #seppic h2, #constpic h3, #residpic h3, #contactpic h3 {
	margin: 0;
	float: left;
	display: block;
	text-align: left;
}
#homepic h2, #aboutpic h2, #pumppic h2, #restpic h2, #grpic h2, #seppic h2 {
	padding: 300px 20px 0 20px;
	text-align: left;
}
#constpic h3, #residpic h3 {
	padding: 10px 20px 0 20px;
	text-align: left;
	position: relative;
}
#contactpic h2 {
	padding: 350px 20px 0 20px;
	text-align: left;
}
#homepic h3, #aboutpic h3, #pumppic h3, #restpic h3, #grpic h3, #seppic h3, #contactpic h3 {
	padding: 20px 0 0 20px;
	margin: 0;
	float: left;
	display: block;
}
#homepic p, #aboutpic p, #pumppic p, #restpic p, #grpic p, #seppic p, #constpic p, #residpic p, #contactpic p {
	color: #833e9b;
	font-size: 9pt;
	text-align: left;
	padding: 300px 40px 0 20px;
	font-style: italic;
	line-height: 25px;
}


/* main copy area */

#content, #contenttwo {
	background: #FFF;
	width: 262px;
	padding: 0px;
	float: right;
	display: block;
}
#content p, #content h1, #contenttwo h1 {
	padding: 10px 10px 0 10px;
	text-align: left;
}	
#contenttwo p {
	margin: 0px;
	padding: 0 20px 0 0;
	text-align: right;
}	
#content p, #contenttwo p {
	line-height: 10pt;
}	
#content h3 {
	text-align: left;
	padding: 0px 10px 0 10px;
	line-height: 15pt;
	font-size: 10pt;
	color: #833e9b;
}
#content h3 a, #content p a {
	color: #833e9b;
}	

#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	padding: 0 20px 0 0;
	margin: 0;
	text-align: left;
}
#content li a {
	text-decoration: underline;
}	
#content li a:hover {
	text-decoration: none;
}	

/* product areas */

#products {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#productl, #productr {
	position: relative;
	background: #FFF;
	width: 390px;
}
#productl {
	left: 0;
	float: left;
	clear: both;
}
#productr {
	right: 0;
	float: right;
}
#productl p, #productl h1, #productr p, #productr h1 {
	padding: 10px 20px 0 20px;
	text-align: left;
}
#productl h2, #productr h2 {
	padding: 10px 20px 0 20px;
	text-align: center;
}	
#productl p, #productr p {
	line-height: 10pt;
}	
#productl h2, #productr h2 {
	font-weight: normal;
	line-height: 15pt;
	font-size: 12pt;
	color: #833e9b;
}
#productl h3, #productr h3 {
	line-height: 13pt;
	font-size: 10pt;
	color: #833e9b;
}
#productl h2 a, #productl h3 a, #productl p a, #productr h2 a, #productr h3 a, #productr p a {
	color: #833e9b;
}	
#productl ul li, #productr ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	padding: 0 20px 0 0;
	margin: 0;
	text-align: left;
}
#productl li a, #productr li a {
	text-decoration: underline;
}	
#productl li a:hover, #productr li a:hover {
	text-decoration: none;
}	


/* photo page */

.photo {
	background: #FFF;
	width: 380px;
	height: 100%;
	padding: 7px;
	margin: 0;
	border: 0;
	text-align: center;
	display: block;
	float: left;
}

/* classes */ 

.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 10px 10px 0 0;
	margin: 0px;
	float: right;
	display: block;
	text-align: right;
	font-weight: bold;
}
.mainhead a {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainhead a:hover {
	text-decoration: none;
}


/* top nav list */

ul#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 0px;
}

ul#mainnav, ul#mainnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 2px 0 0 10px;
}

ul#mainnav li a {
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}	

ul#mainnav li a:hover {
	color: #CC66FF;
}	
	
/* bottom nav list */
div#bottom {
	position: relative;
	margin: 0px auto 0px auto;
	height: 40px;
	text-align: center;
	clear: both;
	background: #E1D5E6;
	border-top: 1px solid #833e9b;
}

ul#bottomnav {
	width: 801px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C6F;
	padding: 0;
	margin: 10px auto 10px auto;
}

ul#bottomnav, ul#bottomnav li {
	font-size: 8pt;
	float: left;
	display: inline;
	list-style: none;
}

ul#bottomnav li a {
	font-size: 8pt;
	color: #C6F;
	text-decoration: underline;
	padding: 0 17px 0 17px;
}	

ul#bottomnav li a:hover {
	text-decoration: none;
}		
