* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	margin:0;
	background-image: url(../images/bg-bodyblue.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrap {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -96px; /* the bottom margin is the negative value of the footer's height */
}
#wrap #head {
	float:left;
	display:block;
	width: 727px;
	height: 75px;
	margin:20px 0 0 0;
}
#wrap #left {
	float:left;
	display:block;
	width: 727px;
}
#wrap #right {
	float:right;
	display:block;
	width: 212px;
	display: block;
	color: #FFF;
	margin: 35px 10px 0 10px;
}
#wrap #right h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#wrap #leftcol  {
	float: left;
	width: 181px;
	display: block;
	margin: 13px 25px 0 0;
	padding: 0;
}
#wrap #nav  {
	float: left;
	width: 181px;
}
#wrap #nav ul {
	margin: 0px;
	padding: 0px;
}
#wrap #nav ul li {
	list-style-type: none;
	display: inline;
}
#wrap #nav ul li a {
	text-decoration: none;
	height: 28px;
	width: 166px;
	float: left;
	font-size: 14px;
	color: #22205f;
	font-weight: bold;
	padding: 5px 0 0 15px;
}
#wrap #nav ul li a#current, #wrap #nav ul li a:hover{
	background-image: url(../images/bg-navigation.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
}
#wrap #left #headline {
	background-image: url(../images/septic-tank-emptying-devon.png);
	float: left;
	background-repeat:no-repeat;
	height:0;
	overflow:hidden;
	width: 727px;
	margin:10px 0;
	font-size: 2px;
	padding:29px 0 0 0;
}


#wrap #main  {
	float: left;
	width: 495px;
	margin: 0;
	padding: 0;
	display: block;
}
#wrap #main h2  {
	font-size: 22px;
	font-weight: normal;
	color: #0088CE;
	margin: 10px 0 0;
}

#wrap #main h1  {
	font-size: 22px;
	font-weight: normal;
	color: #0088CE;
	margin: 10px 0 0;
}
#wrap #main p  {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0 15px 0;
	clear: right;
}
#wrap #left #main p a img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 237px;
	width: 164px;
}

#wrap #left a{
	color: #0088CE;
	text-decoration: none;
}
#wrap #left a:hover{
	text-decoration:underline;
}

#footer, #footer a{
	color:#928d8c;
	text-decoration:none;
	font-size:11px;
}
#footer a:hover{
	text-decoration:underline;
}
#footer, #push {
	height: 96px; /* .push must be the same height as .footer */
}
#footer {	
	background-image:url(../images/bg-greyfooter.gif);
	clear:left;}

#wrapper{ width:960px; margin:0 auto;}


#footnav { display:block; float:left; margin:18px 0;}
#footnav ul {
	margin: 0px;
	padding: 0px;
}
#footnav ul li {
	list-style-type: none;
	display: inline;
}
#footnav ul li a {
	text-decoration: none;
	height: 12px;
	font-size: 14px;
	color: #6f6d71;
	font-weight: bold;
	padding: 0px;
}
