html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus { outline: 0; }

body {
 background: White url(images/background.gif) repeat;
 color: Black;
 text-align: center;
}

ol, ul { list-style: none; }

table {
	border-collapse: separate;

}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a {
	color: #0000FF;
	background: transparent;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

#wrapper {
 text-align: left;
 width: 930px;
 margin: 0px auto;
}

#container {
 width: 930px; 
 background: transparent url(images/container_background.gif) repeat-y left;
 color: Black;
}

#content {
	padding: 5px 68px 15px 32px;
}

#banner {
 width: 930px;
 height: 186px;
 padding: 0px;
 margin: 0px;
 background: transparent url(images/menu_bottom.gif) no-repeat bottom left;
}

.clear {
 clear: both;
}

.centre {
 text-align: center;
}

td {
 vertical-align: top;
}

p {
	text-align: justify;
	font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-bottom: 10px;
}

#footer {
	width: 930px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #B3B2B2;
}

#footer_pad {
 padding: 5px 68px 15px 32px;
}

#footer table {
 width: 860px;
}

#footer ul.quick_menu {
 background: #F0F0F0;
 list-style: none;
 width: 680px;
 height: 30px;
 padding-left: 180px;
 margin-bottom: 5px;
}

#footer ul li {
 display: inline; 
 line-height: 30px; 
 padding-right: 15px;
}

#footer ul li a {
 color: #7C7C7C;
 text-decoration: none;
}

#footer ul li a:hover {
 text-decoration: underline;
}

#footer a {
	color: #B3B2B2;
}

#footer td.left {
	text-align: left;
}

#footer td.right {
	text-align: right;
}

#header {
	width: 930px;
	text-align: left;
 margin: 0px auto;
 position: relative;
}

#header table {
 margin: 0px;
 padding: 0px;
}

#menu {
 width: 165px;
 height: 186px;
 float: left;
 margin: 0px;
 padding: 0px 0px 0px 33px;
 background: transparent url(images/menu_left.gif) repeat-y top left;
}

#menu ul
{
 text-align: left;
 font: bold 14px Verdana, Arial,Helvetica,sans-serif;
 border-bottom: 2px solid white;
}

#menu ul li
{
 height: 34px;
 border-bottom: 2px solid white;
 text-transform: lowercase;
}

#menu ul li.home {
 background: #80B63A url(images/button_home.gif) no-repeat top left;
}

#menu ul li.about {
 background: #5885A2 url(images/button_about.gif) no-repeat top left;
}

#menu ul li.services {
 background: #5885A2 url(images/button_services.gif) no-repeat top left;
}

#menu ul li.areas {
 background: #5885A2 url(images/button_areas.gif) no-repeat top left;
}

#menu ul li.contact {
 background: #5885A2 url(images/button_contact.gif) no-repeat top left;
}

#menu ul li a {
 color: White;
 text-decoration: none;
 line-height: 34px;
 padding-left: 60px;
}

#menu ul li a:hover {
 color: Black;
}

#advert {
 float: left;
 width: 732px;
 padding: 0px;
 margin: 0px;
}

#advert img {
 width: 732px;
 height: 182px;
}

h1 {
 font: bold 1.6em/1.8em "Gill Sans MT", Arial, Helvetica, sans-serif;
 margin-bottom: 25px;
}

h2 {
 font: bold 1em "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: #C4303C;
 margin-bottom: 10px;
}


h3 {
 font: bold 1em "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: #C4303C;
 margin-bottom: 0px;
}

div.indent {
 margin-left: 30px;
}

#testimoninals h2 {
 background: #5885A2;
 color: White;
 margin: 0px;
 padding-left: 1px;
}

#testimoninals p.website { font-weight: bold; margin: 5px 0px 10px 0px; }



