html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #29489A;
	font-size: 0.8em;
	margin-top:0;
	padding-top:0;
	}
body {
	padding: 0px;
	margin: 0px;
	background-color:#CCF1FF;
	}
#wrap {
	width: 760px;
  	margin-left: auto ;
  	margin-right: auto ;
	padding-right: 5px;
	background-color: white;
}
#header {
	background-color: white;
	}
#header img {
	float:left;
	padding-left: 20px;
	margin-right: 55px;
	}
#headtxt {
	text-align: right;
	min-height: 76px;
	}
#headtxt img {
	clear:both;
	}
.onsite {
	font-size: 1em;
	font-weigh: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	}
.tel {
	font-size: 1.8em;
	color: #CC0000;
	margin-top:0px;
	margin-bottom:2px;
	font-weight:bold;
	}
.hours {
	font-size: 1em;
	color: #29489A;
	margin-top: 0px;
	font-weight:bold;
	}
#introwrap {
	width: 750px;
  	margin-left: auto ;
  	margin-right: auto ;
	}
#intro {
	background-color: white;
	border: 1px solid #0099D5;
	}
#introcentre, #introright {
	padding: 5px;
	}	
#introcentre {
	font-size: 0.8em;
	padding: 20px;
	}
#introcentre h1 {
	font-size: 1.2em;
	font-weight: bold;
	}	
#introcentre ul {
	line-height: 2.5em;
	}	
#introcentre ul li {
	list-style-type: none;
	list-style-image: url(../images/tick.gif);
	}	
#introright h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;	
	}
.hours2 {
	font-size: 1em;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	}
.days {
	font-weight: bold;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-top: 0px;
	}
.pricelarge, .pricesmall {	
	color: #CC0000;
	font-weight: bold;
	}
.pricelarge {
	font-size: 1.5em;	
	}
.tel2 {
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
	}	
.pay {
	font-size: 0.8em;
	}	
.services {
	padding-right: 10px;
	}
.services h1, .info h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0px;
	}
.services ol li {
	padding-bottom: 2em;
	}		
.info h1 {
	clear: both;
	}	
.help {
	color: #CC0000;
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	}		
.services h2, .info h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	}	
.services p, .info p {
	margin-top: 0px;
	font-size: 0.8em;
	}	
.info p {
	line-height: 20px;
	}	
.services li, .info li {
	line-height: 1.8em;	
	}
.services li, .info li {
	font-size: 0.8em;
	}	
.info p {
	font-size: 1em;
	}
.info img {
	float: right;
	margin-bottom: 20px;
	}	
#footer {
	width: 760px;
	padding: 0px;
	font-size: 0.7em;
	background-color: #CCF1FF;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-weight: bold;
	}	
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;	
	}
#nav a:link, #nav a:visited {
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
#nav a:hover {
	color: #CCCCCC;
	}	
.tab {
	background-color: #0099D5;
	text-align: center;
	background-image:url(../images/tab-1.gif);
	}
#current {
	background-color: #29489A;
	text-align: center;
	background-image: url(../images/tab-current.gif);
	}		
.feedback {
	margin-bottom:10px;
	line-height: 20px;
	}	
.client {
	margin-top: 0;
	font-size: 0.8em;
	font-weight: bold;
	}	
.quote { border: 1px solid #cc0000; display: inline-block; }
.quote h4 { font-size: 1em; margin: -10px -10px 0 0; padding: 10px 0 0 0; }
.quote h5 {color: #CC0000;}
.quote li, .quote label, .quote h4 { color: #29489A; }
.quote label { display: block; margin: 5px 0; }
.quote label input, .quote label select { display: block; width: 180px; margin: 5px 0 0; text-transform: none; }
.quote input.submit { padding: 3px 15px; display: block; margin: 5px auto; }
.quote ul { }

.quote ul.errors { margin: 6px 0 0 0; }
.quote ul.errors li { background: none; padding: 0; }
.quote ul.errors li label { font-size: 1.1em; color: #f99; display: inline; font-weight: 700; }
#left .quote ul li a { color: #fff; display: inline; }
#left .quote a:hover { background: #016C5A; }	