body {
	background-image: url('../images/mainBg.jpg');
	background-repeat: repeat-x;
	background-color: #353535;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1, h2, h3 {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border:0;
}
img.galleryImage {
	display:inline;
	margin:10px;
	border:7px solid #cccccc;
}
li {
	margin-bottom:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0;
}
p {
	line-height:20px;
}
p.quote {
	line-height:20px; 
	font-size:12px; 
	text-align:justify; 
	text-indent:24px; 
	background-image:url('../images/quotes.jpg'); background-repeat:no-repeat;
}
div.contentContainer {
	border-top:1px solid #2ea3d9;
	border-bottom:1px solid #cccccc;
	background-image:url('../images/contentBg.jpg');
	background-repeat:repeat-x;
	background-color:#4b4b4b;
	padding:10px;
	margin-bottom:20px;
}

ul.packageIncludes {
	list-style-type:square;
	float:left;
	width:240px;
	padding:10px;
	margin:10px;
}
ul.packagePricing {
	padding:10px 0 0 0;
	list-style-type:none;
	margin:10px;
	float:right;
	width:180px;
	font-weight:bold;
}

/*

forms

*/

form {
	margin-top:10px;
	margin-bottom:10px;
}

input, textarea, select {
	border:1px solid #cccccc;
	background-color:#202020;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
label {
	display:block;
}
textarea {
	display:block;
}

form#book {
	padding-left:10px;
}
form#book input {
	border:3px solid #666666;

}
form#book label {
	margin-bottom:3px;
	font-weight:bold;
	font-size:11px;
}

/*

navigation

*/



ul#primaryNavigation {
	width:500px; 
	height:79px; 
	padding:0;
	margin:0;
	background-image:url('../images/primaryNav.jpg'); 
	background-repeat:no-repeat;
	position:absolute; 
	right:0px; top:65px;
}

ul#primaryNavigation li, ul#primaryNavigation a {
    height: 79px;
    display: block;
}

#primaryNavigation li {
	padding:0; 
	list-style:none; 
	margin:0; 
	position: absolute; 
	top:0;
}

#primaryNavigation li a em {
	display:none;
}

#one {
	left:0; 
	width:52px;
}
#two {
	left:52px; 
	width:85px; 
}
#three {
	left:137px; 
	width:72px;
}
#four {
	left:209px; 
	width:72px; 
}
#five {
	left:281px; 
	width:112px; 
}
#six {
	left:393px; 
	width:46px; 
}
#seven {
	left:439px; 
	width:61px; 
}

#one a:hover {
    background: transparent url('../images/primaryNav.jpg')
    0 -79px no-repeat; 
}
#one a:active {
    background: transparent url('../images/primaryNav.jpg')
    0 -158px no-repeat; 
}



#two a:hover {
    background: transparent url('../images/primaryNav.jpg')
    -52px -79px no-repeat; 
}
#two a:active {
    background: transparent url('../images/primaryNav.jpg')
    -52px -158px no-repeat; 
}



#three a:hover {
    background: transparent url('../images/primaryNav.jpg')
    -137px -79px no-repeat; 
}
#three a:active {
    background: transparent url('../images/primaryNav.jpg')
    -137px -158px no-repeat; 
}


#four a:hover {
    background: transparent url('../images/primaryNav.jpg')
    -209px -79px no-repeat; 
}
#four a:active {
    background: transparent url('../images/primaryNav.jpg')
    -209px -158px no-repeat; 
}


#five a:hover {
    background: transparent url('../images/primaryNav.jpg')
    -281px -79px no-repeat; 
}
#five a:active {
    background: transparent url('../images/primaryNav.jpg')
    -281px -158px no-repeat; 
}


#six a:hover {
    background: transparent url('../images/primaryNav.jpg')
    -393px -79px no-repeat; 
}
#six a:active {
    background: transparent url('../images/primaryNav.jpg')
    -393px -158px no-repeat; 
}


#seven a:hover {
    background: transparent url('../images/primaryNav.jpg')
    -439px -79px no-repeat; 
}
#seven a:active {
    background: transparent url('../images/primaryNav.jpg')
    -439px -158px no-repeat; 
}

ul#secondDegreeNav {
	list-style-image:url('../images/list.jpg'); 
	padding:4px 4px 4px 20px; 
	margin:5px 20px 5px 20px;
}
ul#secondDegreeNav li {
	margin-bottom:5px;
	
}
ul#secondDegreeNav a {
	font-size:11px;
}

ul#thirdDegreeNav {
	list-style-image:url('../images/list.jpg'); 
	padding:4px 4px 4px 20px; 
	margin:5px 20px 5px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
ul#thirdDegreeNav li {
	margin-bottom:5px;

	
}
ul#thirdDegreeNav a {
	font-size:14px;
}
/*

structure

*/

div#header {
	width:960px; 
	margin:0 auto 0 auto; 
	height:199px; 
	background-image:url('../images/mobileEnviroWashLogo.jpg'); 
	position:relative; 
	background-repeat:no-repeat;
}

div#maincontainer {
	width:960px; 
	margin:0 auto 0 auto; 
	margin-top:40px;
}
div#maincontent {
	width:500px; 
	float:left; 
	margin-left:30px; 
	margin-right:30px;
}
div#leftcolumn {
	width:200px; 
	float:left;
}
div#rightcolumn {
	width:200px; 
	float:left;
}
div#footer {
	width:940px; 
	padding:10px; 
	font-size:10px; 
	height:100px; 
	margin:40px auto 40px auto; 
	background-image:url('../images/fbg.jpg'); 
	border-top:3px solid #09a4ff; 
	border-bottom:1px solid #767676;
}