body {
	background-color: #E5F0F9;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	margin: 0;
	padding: 0;
}

h1 {
	width: 376px;
	height: 53px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../gfx/wheeliewashers-logo.gif) no-repeat;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;
}

h2 {
	width: 459px;
	height: 20px;
	margin: 10px 0 10px 10px;
	padding: 0;
	display: block;
	background: url(../gfx/wheeliewashers-tagline.gif) no-repeat;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;
}

h3, h4 {
	margin: 0 0 0 10px;
}

p {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-size: .7em;
}

img {
	border: 0;
}

a {
	color: #336699;
}

#stage {
	background-color: White;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	border: 2px solid Black;
	padding: 20px;
	min-height: 500px;
}

#navigation {
	width: 746px;
	height: 25px;
	margin: 10px 0 10px -20px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #E5F0F9;
}

#navigation ul {
	margin-left: 15px;
	list-style-type: none;
	list-style-image: none;
	
}

#navigation li {
	float: left;
	line-height: 100%
}

#navigation li a {
	padding: 4px 15px 0;
	font-size: .7em;
	color: Black;
	text-decoration: none;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
}

#navigation li a.here {
	font-weight: bold;
}

#vs {
	background-color: transparent;
	width: 750px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#vs a {
	color: Black;
	font-size: .6em;
	text-decoration: none;
}

img.imgright {
	float: right;
}

#content p {
	margin: 10px 100px 10px 15px;
}

div.left {
	float: left;	
}

div.right {
	float: right;
}

div.priceoptions {
	width: 330px;
	margin: 10px;
	padding: 0;
	border: 1px solid Black;
	font-size: 0.7em;
}

div.specialoffer {
	width: 330px;
	margin: 10px;
	padding: 0;
	border: 1px solid Black;
	font-size: 0.7em;
}

div.priceoptions span.optiontitle {
	padding: 4px;
	background-color: #E5F0F9;
	font-size: 1.1em;
	display: block;
	font-weight: bold;
}

div.priceoptions span.item {
	padding: 4px;
	line-height: 2em;
	display: block;
}

div.specialoffer span.optiontitle {
	padding: 4px;
	background-color: #E5F0F9;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	display: block;
}

div.specialoffer span.item {
	padding: 4px;
	font-size: 1.1em;
	line-height: 2em;
	text-align: center;
	display: block;
}

div.cta {
	width: 330px;
	margin: 10px;
	padding: 0;
	border: 1px solid Black;
}

div.cta p {
	font-weight: bold;
	font-size: 0.9em;
}

div.clearleft {
	clear: left;
}

div.clearer {
	clear: both;
}

a.audible {
	display: none;
}

.slow {
	speech-rate: slow;
	speak-numeral: digits;
}



ul.content {
    font-size: .7em;
    list-style-type: none;
}

form {
	margin: 0 0 0 20px;
	padding: 0;
	width: 90%;
}

fieldset {
	padding: 15px;
}

legend {
	color: #336699;
}

div.row {
	clear: both;
	padding-top: 6px;
	margin-right: 5px;
}

div.row span.label {
	float: left;
	text-align: left;
	font-weight: bold;
	width: 30%;
	margin-left: 15px;
	font-size: 0.7em;
}

div.row span.formw {
	float: right;
	text-align: left;
	width: 65%;
}