#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bgcolor: #00CC99;
	width: 2000px;
	background-color: #333333;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	width: 850px;
	color: #FFFFFF;
	background-image: url(images/header_image_850.jpg);
	height: 120px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#header #logo {
	position: absolute;
	left: 20px;
	top: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header #logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #title a {
	text-decoration: none;
	color: #FFFFFF;
}

#header #title {
	position: absolute;
	left: 53px;
	top: 70px;
	color: #D7D423;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
#westwood {
	position: absolute;
	left: 660px;
	top: 5px;
	visibility: hidden;
}
#header #strapline {
	color: #FFFFFF;
	position: absolute;
	left: 620px;
	top: 80px;
}
#right_block {
	color: #000000;
	float: right;
	width: 180px;
	z-index: 1;
	background-color: #FFFFFF;
	position: relative;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	
}
#nav ul {
	display: none;
	position: absolute;	
}
#nav li > ul {
	top: auto;
	left: auto;
	z-index: 3;
}
#nav li:hover ul {
	color: #FFFFFF;
	display: block;
	margin-left: 95px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav li.used:hover ul {
	margin-top: 30px;
}
#nav li.info:hover ul {
	margin-top: 132px;
}
#nav li.services:hover ul {
	margin-top: 175px;
}
#nav ul li {
	width: 80px;
	background-color: #00FF00;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#nav ul li a {
	width: 80px;
	background-color: #00FF00;
}
#nav ul li a:link, #nav ul li a:visited {
	background-color: #666666;
}
#navigation ul {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: block;
	padding: 0px;
	width: 180px;
	background-color: #EEEEEE;
	height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation a {
	text-decoration: none;
	color: #000000;
	background-color: #EEEEEE;
	width: 175px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 5px;
	height: 20px;
	display: block;
	padding-bottom: 0px;
}

#navigation a:link, #navigation a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#mustard_block {
	height: 140px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	text-align: center;
	background-image: url(images/mustard_180.gif);
	background-repeat: no-repeat;
}
#mustard_block a {
	text-decoration: none;
	color: #000000;
}

#wash_block {
	height: 120px;
	margin-top: 5px;
	font-size: 12px;
	color: #D3D023;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/wash.jpg);
	background-repeat: no-repeat;
}
.professionals {
	color: #FFFFFF;
	font-size: 1.1em;
}
.breakdown {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#wash_block .breakdown a {
	text-decoration: none;
}

#footer {
	font-size: 0.6em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
	clear: both;
	background-color: #D3D11C;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
}
