body {
	margin: 0px 0px 10px;
	padding: 0px;
	background-image: url(/images/header_backg.jpg);
	background-color: #F2F3F3;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: center;
	background-repeat: repeat-x;
}

#outerframe {
	position:relative;
	padding: 0px;
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header {
	position:relative;
	height: 121px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 10px;
}
#callus {
	position: absolute;
	left: 336px;
	top: 11px;
	width: 634px;
	height: 88px;

}
#navigation {
	position: absolute;
	left: -4px;
	top: 126px;
}

#skiptonavigation {
	display:none;
}

#contentright {
	width: 215px;
	position: absolute;
	top: 190px;
	left: 770px;
}

#content {
	background-color: #FFFFFF;
	width:795px;
	margin-top:42px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.clearfloats {
	clear:both;
}

#footer {
	height: 24px;
	background-image: url(global/zip2_footertile.jpg);
	background-repeat: repeat-x;
	clear:both;

}
#footer2 {
	height: 51px;
	background-image: url(/images/footer_backg.jpg);
	background-repeat: repeat-x;
	clear:both;

}
#footer-centre {
	position:relative;
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color:#CC0000;
}

#footer-address {
	position:absolute;
	left:230px;

}
#footer-address2 {
	position:absolute;
	left:0px;
	width: 795px;
	top: 5px;

}
.footer-text {
		font-size:0.9em;
	line-height:12px;
	margin-top: 2px;
	margin-bottom:2px;
	font-weight:bold;
	text-align: center;
}
#printfooter {
	display:none;
}
#printlogo {
	display:none;
}
h1 {
	font-size: 1.7em;
	margin-bottom: 0.5em;
	line-height: 1.8em;
	font-weight: bold;
	COLOR: #000080;
	margin-top: 0em;
}
h2 {
	font-size: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 2em;
	font-weight: bold;
	
}
h3 {
	font-size: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.4em;
	font-weight: bold;
	COLOR: #24931d;
}
h4 {
	font-size: .7em;
	font-weight: normal;
	margin: 0px 0px 7px;
}
h5 {
	font-size: 19px;
	margin-bottom: 0.5em;
	line-height: 1.1em;
	font-weight: bold;
	COLOR: #000080;
	margin-top: 0em;
}
h6 {
	font-family: "Comic Sans MS", "Comic Sans",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 0.5em;
	line-height: 1.3em;
	font-weight: bold;
	COLOR: #000080;
	margin-top: 0.5em;
}
.menubutton {
	margin-bottom: 22px;
}

p {
	margin: 0px 0px 7px;
	padding: 0px;
	
}
.pcomic {
font-family: "Comic Sans MS", "Comic Sans",Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	COLOR: #000080;
}
.pm1 {
	font-size: 0.9em;
	line-height: 1.3em;
}
.pm2 {
	font-size: 0.8em;
	line-height: 1.3em;
}
.pm3 {
	font-size: 0.7em;
	line-height: 1.3em;
}
.punderline {
	text-decoration: underline;
}
.introbold {
	font-size: 1.1em;
	font-weight: bold;
}
.centreunderlined {
	font-weight: bold;
	text-decoration: underline;
}
.firstletter {
	color: #B20022;
}

li {
	margin: 0px 0em 0.5em;
	padding: 0px;
	
}

li.spaced {
	margin: 25px 0em 0.25em;
	padding: 0px;
	
}
ul {
	padding: 5px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 30px;

}

ol {
	margin: 0em 0px 0.75em 25px;
	padding: 5px;

}
.ulindented {
	margin: 0em 0px 0.75em 40px;
	padding: 5px;

}
.olindented {
	margin: 0em 0px 0.75em 40px;
	padding: 5px;

}
.colouredtext {
	color: #B20022;
}
.indent1 {
	padding-right: 12px;
	padding-left: 12px;
}
.indent2 {
	padding-right: 112px;
	padding-left: 67px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.indent3 {
	padding-left: 35px;
}
.headred {
	color: #B20022;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0px;
}
.introred {
	color: #B20022;
	font-weight: bold;
	font-size: 1.3em;
}
.formfield {
	border: 1px solid #999999;
	background-color: #E5E5E5;
	height: 14px;
}
.formfieldtext {
	border: 1px solid #999999;
	background-color: #E5E5E5;
}
A:link      {
	COLOR: #0000EE;
	text-decoration: underline;
}
A:visited   {
	COLOR: #0000EE;
	text-decoration: underline;
}
A:hover     {
	COLOR: #B20022;
	text-decoration: underline;
}

.tableback {
	background-color: #CCCCCC;
}
.tdwhite {
	background-color: #FFFFFF;
}
.tddark {
	background-color: #E1E1E1;
}
.tdlight {
	background-color: #F5F5F5;
}
.yellowback {
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.hdivider {
	background-image: url(global/wd_dots_divide_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.clientq {
   margin: 0;
   padding: 1em 2em .5em 5.5em;
   background: url(global/clientquote-wide_f01.gif) no-repeat;
   }
.clientp {
   margin-top: -1px;
   padding: 1.5em 0 1.5em 5.5em;
   background: url(global/clientquote-wide_f02.gif) no-repeat;      
   font-style: normal;
   display: block;
   }
.underline {
	text-decoration: underline;
}
.advert {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	
}
.advert-stripe {
	background-color: #B20022;
	margin-bottom: 10px;
}
.highlightbox {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	background-color: #FEFF99;
}
.blackbox {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.yellowback {
	background-color: #FEFF99;
	border:none;
}
.servicebox {
	padding: 5px;
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #C5001E;
	text-align: center;
	height: 95px;
}

h1.hsmall
{
	font-size: 16px;
}
   a.hred:link, a.hred:visited, a.hred:active
   {
	   color: red;
	   font-size: 14px;
	   text-decoration: underline;
   }
   a.hred:hover
   {
	   color: blue;
	   font-size: 14px;
	   text-decoration: underline overline;
   }

#menu
{
	background-image: url(/images/menu_backg.jpg);
	margin-left: 4px;
	height: 43px;
	width: 795px;
}
#menuline
{
	background-image: url(/images/menu_line_bottom.jpg);
	margin-left: 4px;
	height: 4px;
	width: 795px;
}

<!--
.style2 {font-size: 24px}
-->
</style>
<style type="text/css">
<!--
.style5 {color: #339900}
-->
</style>
<style type="text/css">
<!--
.style7 {font-size: 28px}
-->
</style>
<style type="text/css">
<!--
.style9 {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
-->
<!--
.style10 {
	font-size: 18px
}
-->
</style>
<style type="text/css">
<!--
.style12 {font-size: 17px}
-->
<style type="text/css">
<!--
.style4 {font-size: 12px; }
.style5 {font-size: 14; }
.style6 {font-size: 10px}
-->
</style>
<style type="text/css">
<!--
.style7 {
	color: #FF0000;
	font-weight: bold;
}
-->
</style>
<style type="text/css">
<!--
.style9 {font-size: 18px}
-->
</style>
