@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	float: none;
}
.oneColFixCtrHdr #header {
	width: 760px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 150px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	text-align: right;
	color: #FFF;
}
.oneColFixCtrHdr #header h9{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}.oneColFixCtrHdr #footer details{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	vertical-align: middle;
}
.oneColFixCtrHdr #mainContent {
	width: 780px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent2 {
	width: 780px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: 500px;
}
.oneColFixCtrHdr #footer {
	background-color: #003651;
	width: 770px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#spry {
	height: 30px;
	width: 780px;
	clear: both;
	float: none;
}
#contenttextleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 425px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #FFFFFF;
	height: 265px;
}
.contentimageright {
	width: 300px;
	margin-left: 480px;
	height: 300px;
}
#contentimageright {
	width: 300px;
	float: none;
	margin-left: 480px;
	height: 300px;
}
.oneColFixCtrHdr #container #mainContent #contenttextleftbold {
	font-size: 14px;
}
.blankheader {
	height: 50px;
	width: 780px;
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.detaillistings {
	height: 50px;
	width: 770px;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #CCC;
}
.oneColFixCtrHdr #container #footer .detaillistings a strong {
	color: #FFF;
}
.link {
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	width: 350px;
	text-align: left;
	margin-left: 65px;
	margin-top: 0px;
	float: left;
}
.maincontentarea {
	height: 300px;
	width: 780px;
}
.whitebackground {
	background-color: #FFF;
	height: 300px;
	width: 480px;
	float: left;
}
.linkssection {
	height: 40px;
	width: 780px;
}
#decorating {
	height: auto;
	width: 350px;
	margin-top: 8px;
	margin-left: 65px;
	float: left;
}
#gardening {
	height: 50px;
	width: 350px;
	margin-top: 8px;
	margin-left: 65px;
	float: left;
}
#repairs {
	height: 50px;
	width: 350px;
	margin-top: 8px;
	margin-left: 65px;
	float: left;
}
#plumbing {
	height: 50px;
	width: 350px;
	margin-top: 8px;
	margin-left: 65px;
	float: left;
}
#bitsandbobs {
	height: 50px;
	width: 350px;
	margin-top: 8px;
	margin-left: 65px;
	float: left;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.seviceheading {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}
.servicestextleft {
	background-color: #FFF;
	height: 275px;
	width: 425px;
	margin-top: 0px;
	margin-left: 50px;
	float: left;
}
.servicebodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 340px;
	float: left;
}
.pricesbodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 425px;
	float: left;
}
#Contactphonenumber {
	height: 82px;
	width: 280px;
	float: right;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	vertical-align: middle;
	padding: 10px;
}
.phonepic {
	height: 198px;
	width: 300px;
}
#phonepic {
	height: 198px;
	width: 300px;
}
.activelinkwhite {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.mediumtextsize {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.picturecaptions {
	float: right;
	z-index: 5;
}
.dateinsertion {
	height: 50px;
	width: 250px;
	margin-left: 500px;
}
.handydavidheaderlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.ehsheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	width: 500px;
	margin-top: 15px;
}
.copywright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.TDbanner {
	float: none;
	width: 728px;
	margin-top: 10px;
	margin-left: 52px;
	height: 120px;
}
#ads {
	width: 500px;
}
#zoneletting {
	float: right;
	height: 80px;
	width: 80px;
	margin-top: 0px;
}
.italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: right;
	font-style: italic;
}
.quote2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color:#F90;
	margin: 0;
	padding: 0;
}
.quote {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #069;
	margin: 0;
	padding: 0;
}
#stilletto {
	height: 80px;
	width: 80px;
	margin-top: 0px;
	clear: none;
	float: right;
}
.header right {
}
.headerright {
	width: 500px;
	float: right;
	clear: none;
	height: 145px;
}
.headerleft {
	width: 120px;
	float: left;
	clear: none;
	margin-top: 45px;
	margin-left: 120px;
	height: 60px;
}
a.linkDark:link {
	color:#C03
	}
a.linkdark:hover {
	background:#0C9
	}
a.linkLight:link {
	color:#369}

 be sure to add the CLASS descriptor to your tags 

<a href="...." CLASS="linkLight/linkDark">... </a> 
.centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
