body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(images/bg.jpg) repeat-x center top;
	height: 100%;
	margin: 10px auto 0px;
}

#container {
	background: white no-repeat right bottom;
	width: 760px;
	border: 1px solid #536416;
	margin: 0px auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation {
	background: no-repeat left bottom;
	vertical-align: middle;
	display: block;
	width: 199px;
	float: left;
	height: 374px;
}
#content {
	padding: 10px;
	float: right;
	width: 530px;
	background: no-repeat right bottom;
	height: 100%;
}
a.contact:link {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: underline;
}
a.contact:visited {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: underline;
}
a.contact:hover {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
}
a.contact:active {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: underline;
}
a:visited {
}

a.menu:link {
	color: #536416;
	text-indent: 40px;
	vertical-align: bottom;
	display: block;
	background: url(images/upButton.gif) no-repeat left bottom;
	text-decoration: none;
	text-align: left;
	height: 34px;
	width: 199px;
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a.menu:visited {
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	text-indent: 40px;
	display: block;
	background: url(images/upButton.gif) no-repeat left bottom;
	height: 34px;
	width: 199px;
	text-align: left;
	vertical-align: middle;
}
a.menu:hover {
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	background: url(images/overButton.gif) no-repeat left bottom;
	text-indent: 40px;
	display: block;
	height: 34px;
	width: 199px;
	text-align: left;
	vertical-align: middle;
}
a.menu:active {
	font: bold 12px/17px Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	background: url(images/upButton.gif) no-repeat left bottom;
	text-indent: 40px;
	display: block;
	height: 34px;
	width: 199px;
	text-align: left;
	vertical-align: middle;
}
.menu2 {
	display: block;
	line-height: 17px;
	vertical-align: middle;
	background: left center;
	text-decoration: none;
	text-align: left;
	height: 17px;
	width: 199px;
}
a.single:link {
	font: bold 12px/34px Arial, Helvetica, sans-serif;
	color: #536416;
	background: url(images/upButton.gif) no-repeat left bottom;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	text-indent: 40px;
	height: 34px;
	width: 199px;
}
a.single:visited {
	font: bold 12px/34px Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	background: url(images/upButton.gif) no-repeat left bottom;
	text-indent: 40px;
	display: block;
	height: 34px;
	width: 199px;
	vertical-align: middle;
	text-align: left;
}
a.single:hover {
	font: bold 12px/34px Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	background: url(images/overButton.gif) no-repeat left bottom;
	text-indent: 40px;
	display: block;
	height: 34px;
	width: 199px;
	text-align: left;
	vertical-align: middle;
}
a.single:active {
	font: bold 12px/34px Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	background: url(images/upButton.gif) no-repeat left bottom;
	text-indent: 40px;
	display: block;
	height: 34px;
	width: 199px;
	text-align: left;
	vertical-align: middle;
}
.bottom {
	border-top: 1px none #536416;
	border-right: 1px none #536416;
	border-bottom: 1px solid #536416;
	border-left: 1px none #536416;
}

#vertmenu {
	width: 199px;
	display: block;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 1px;
	background: repeat-y left bottom;
	height: 374px;
}
.banners {
	background: center;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ppt {
	margin-left: 40px;
}
.npta {
	text-align: center;
	font: xx-small Arial, Helvetica, sans-serif;
	color: #0B0C0B;
}

.contact {
	margin-left: 50px;
}

#footer {
	padding: 10px;
	height: 100%;
	width: 740px;
	clear: both;
	background: #CFD4BE;
	border-top: medium solid #536416;
	border-right: medium none #536416;
	border-bottom: medium none #536416;
	border-left: medium none #536416;
	margin-bottom: 10px;
}
#details {
	font: bold small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	width: 300px;
	float: left;
}
#badges {
	float: right;
	width: 400px;
	padding-top: 10px;
	text-align: center;
	height: 60px;
	display: block;
}



a:link {
	color: #FFFFFF;
	font: bold small Arial, Helvetica, sans-serif;
}
a.email:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
}
a.email:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.email:hover {
	color: #536416;
	text-decoration: none;
	font: bold small Arial, Helvetica, sans-serif;
}
a.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.links:link {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a.links:visited {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a.links:hover {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:active {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
h1 {
	color: #536416;
	font: large "Times New Roman", Times, serif;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #EBBE45;
}


.cellpaddingFooter {
	padding: 10px;
}
.buttonText {
	font: bold small Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	height: 35px;
	vertical-align: middle;
	background: center center;
	text-indent: 40px;
}
a.button:link {
	background: url(images/upButton.jpg) no-repeat left top;
	height: 35px;
	font: bold small Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	text-align: left;
	text-indent: 40px;
	vertical-align: middle;
}
a.button:hover {
	background: url(images/overButton.jpg) no-repeat left top;
}
.li {
	font: bold small Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: list-item;
	height: 35px;
	width: 200px;
	vertical-align: middle;
}
.W3C {
	text-align: center;
}
.copy {
	text-align: center;
	font-size: x-small;
}

#bottomnav {
	font: bold small Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
	padding-bottom: 10px;
	text-align: center;
}
a.bottomnav:link {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: underline;
}
a.bottomnav:visited {
	color: #536416;
	text-decoration: underline;
	font-size: 11px;
}
a.bottomnav:hover {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.bottomnav:active {
	color: #536416;
	text-decoration: underline;
	font-size: 11px;
}

a.internal:link {
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a.internal:visited {
	font-size: small;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.internal:hover {
	font-size: small;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.internal:active {
	font-size: small;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bullet {
	margin-top: 2px;
	margin-bottom: 2px;
}
.free {
	font: oblique bold small Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
}
.serviceheaders {
	font: bold normal small Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
}
.pestmgmt {
	margin-left: 9px;
}
.serviceagreements {
	text-align: center;
	background: center;
	margin-left: 100px;
}
.serviceimages {
	margin-left: 55px;
}
.washroomimages1 {
	margin-left: 40px;
}

.flyinginsect {
	margin-left: 80px;
}
#flyscreening {
	margin-bottom: 20px;
}
#insectleft {
	float: left;
	width: 40px;
	height: 100px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#insectright {
	float: right;
	width: 120px;
	height: 100px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.landscape {
	margin-left: 90px;
}

#flyscreening2 {
	width: 530px;
	margin-bottom: 20px;

}
.centre {
	text-align: center;
}
.leftalign {
	text-align: left;
}
.padding {
	line-height: 20px;
}

.gardenclearance {
	margin-left: 20px;
	text-align: center;
}

#clearanceleft1 {
	float: left;
	width: 150px;
	height: 200px;
	margin-right: 20px;
}
#clearanceright1 {
	float: right;
	width: 150px;
	height: 200px;
	margin-left: 20px;
}
#servicesleft {
	float: left;
	width: 120px;
	margin-right: 30px;
}
#servicesright {
	float: right;
	width: 70px;
	vertical-align: top;
	background: top;
	margin-left: 30px;
}
.sanitary1 {
	margin-left: 60px;
}
.sanitary2 {
	margin-left: 25px;
}
.hygiene2 {
	margin-left: 100px;
}


#washroom {
	clear: both;
	background: top;
	vertical-align: top;
	height: 100px;
}
#washroom img {
	padding-right: 15px;
}

#servicesleft2 {
	float: left;
	width: 240px;
}
#servicesright2 {

	float: right;
	width: 270px;
	vertical-align: top;
	background: top;
}
#servicesleft3 {
	float: left;
	width: 120px;
	margin-right: 30px;
}
#servicesright3 {
	float: right;
	width: 120px;
	vertical-align: top;
	background: top;
	margin-left: 30px;
}
#servicesleft4 {
	float: left;
	width: 120px;
	margin-right: 10px;
}
#servicesright4 {
	float: right;
	width: 100px;
	vertical-align: top;
	background: top;
	margin-left: 10px;
}
#servicesleft5 {
	float: left;
	width: 140px;
	margin-right: 10px;
	clear: both;
	height: 120px;
}
#servicesright5 {
	float: right;
	width: 120px;
	vertical-align: top;
	background: top;
	margin-left: 10px;
	height: 120px;
}
#washroom2 {
	background: top;
	height: 130px;
	vertical-align: top;
}
#washroom3 {
	text-align: left;
	margin-top: 30px;
	clear: both;
	height: 150px;
}
#servicesleft6 {
	float: left;
	width: 70px;
	height: 175px;
	clear: both;
	background: bottom;
	vertical-align: bottom;
	margin-right: 20px;
}
#servicesright6 {
	float: right;
	width: 80px;
	vertical-align: top;
	background: top;
	height: 175px;
	margin-left: 10px;
}
#washroom4 {
	clear: both;
	background: top;
	vertical-align: top;
}
#odourleft1 {
	float: left;
	width: 120px;
	margin-right: 20px;
	clear: left;
	height: 275px;
}
#odourright1 {
	float: right;
	width: 100px;
	vertical-align: top;
	background: top;
	margin-left: 20px;
	height: 275px;
}
.sanitary3 {
	margin-left: 20px;
	margin-top: 20px;
}
#washroom5 {
	clear: both;
	background: top;
	vertical-align: top;
	height: 120px;
	margin-top: 10px;
}
.contactus {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #536416;
	text-decoration: none;
}
#contentcontact {
	padding: 10px;
	float: right;
	width: 530px;
	background: url(images/containerBG.jpg) no-repeat center bottom;
	height: 100%;
	font: bold medium Arial, Helvetica, sans-serif;
	color: #333333;
}
#servicesleft7 {

	float: left;
	width: 120px;
	margin-right: 10px;
	height: 120px;
}
#servicesright7 {

	float: right;
	width: 100px;
	vertical-align: top;
	background: top;
	margin-left: 10px;
	height: 120px;
}
.contactbottom {
	font: bold large/26px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.serviceimages3 {
	margin-left: 20px;
}
.serviceimages4 {

	margin-left: 40px;
}
a.links:active {

	font: normal x-small Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
