body#home a#homenav,
body#about a#aboutnav,
body#techinfo a#techinfonav,
body#contact a#contactnav {
	background-image: url(../images/graphics/nav-bg2.jpg);
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
}

body#bathsizes a#bathsizesnav,
body#oldbury a#oldburynav,
body#bridgend a#bridgendnav,
body#chesterfield a#chesterfieldnav,
body#hereford a#herefordnav,
body#london a#londonnav,
body#telford a#telfordnav,
body#walsall a#walsallnav,
body#bilston a#bilstonnav {
	background-image: url(../images/graphics/button4.jpg);
	color: #000000;
}

#navigation{
	padding-left: 160px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#navigation li{
	float:left;
	list-style-type:none;
	white-space: nowrap;
}

#navigation li a {
	display:block;
	font-size:80%;
	text-decoration:none;
	color: #333333;
	margin-right: 2px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	text-transform: uppercase;
}
#navigation li a:hover {
	background-image: url(../images/graphics/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftside{
	width:140px;
	padding-left: 5px;
	height: 405px;
	float: left;
}
#leftside .plant {
	font-family: Impact;
	color: #4F88C5;
	font-weight: lighter;
	font-size: 120%;
	margin-bottom: 9px;
	margin-left: 10px;
	margin-top: 12px;
}
#leftside p {
	font-size: 80%;
	padding-left: 12px;
}

#leftnav, #leftnav-sub {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftnav a {
	text-align:left;
	display:block;
	width:127px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: lighter;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-left: 12px;
	height: 19px;
	background-image: url(../images/graphics/button2.jpg);
	background-repeat: no-repeat;
}
#leftnav a:hover {
	background-image: url(../images/graphics/button3.jpg);
	color: #000000;
}

#leftnav-sub a {
	text-align:left;
	display:block;
	width:127px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: lighter;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-left: 12px;
	height: 19px;
	background-image: url(../images/graphics/button.jpg);
	background-repeat: no-repeat;
}

#leftnav-sub a:hover {
	background-image: url(../images/graphics/button3.jpg);
	color: #000000;
}
