* {	margin: 0;	padding: 0;}body {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 62.5%;	color: #818386;	background-color: #fff;	margin-top: 16px;}img {	border: none;}p {	font-size: 1.1em;	line-height: 1.4em;	margin-bottom: 1.4em;}a, a:active, a:visited {	color: #818386;	text-decoration: none;}a:hover {	color: #79d100;}.clearfix {	clear: both;}/* POSITIONING */#wrapper {	width: 722px;	margin: 0 auto;	background: #fff url(images/wrapper_bg.gif) repeat-y left top;}#header {	width: 722px;	height: 84px;}#main {	width: 722px;	min-height: 586px;	padding: 0 0 20px 0;}#content {	margin: 0 0 0 102px;	padding-top: 56px;}#leftColumn {	width: 240px;	float: left;	}#rightColumn {	width: 240px;	float: left;	margin-left: 30px;}#footer {	width: 722px;	clear: both;	font-size: 1.1em;	text-align: center;	padding: 34px 0 16px 0;	background: #fff url(images/gen_footer_bg.gif) no-repeat left top;}#footer a {	color: #79d100;}#infoBox {	position: relative;	height: 91px;	padding-top: 36px;}#quickSearch {	width: 236px;	height: 91px;	background: url(images/quicksearch_bg.gif) no-repeat left top;}#home #quickSearch {	margin-left: 272px;	position: absolute;	bottom: 0;}/* TYPOGRAPHY */h1, h2, h3, h4 {	font-weight: normal;	color: #818386;}h1 {	font-size: 2.8em;	line-height: 1.2em;	margin-bottom: 0.8em;	margin-left: 0;}h2 {	font-size: 2.2em;	line-height: 1em;	margin-bottom: 0.4em;}h3 {	font-size: 1.6em;	line-height: 1em;	margin-bottom: 0.8em;}h4 {	font-size: 1.1em;	font-weight: bold;	color: #1a1818;	margin-bottom: 0.2em;}#contact {	width: 240px;	font-size: 1.6em;	padding-top: 20px;}/* Navigation*/#mainNav {	font-size: 1.4em;	padding: 6px 0 0 26px;	margin: 0;} #mainNav ul {	margin: 0;	padding: 0;}#mainNav ul li {	list-style: none;	position: relative;	float: left;}#mainNav ul li a {	display: block;	margin: 0;	padding: 0 10px 2px 10px;	border-right: 1px solid #818386;}#mainNav li:last-child a {	border: none;}#mainNav li a.selected {	color: #79d100;}/* drop down */#mainNav li ul {	position: absolute;	top: 30px;	display: none;	background: #fff;	width: 136px;	z-index: 2;	padding: 0;}#mainNav li ul li {	float: none;}#mainNav li ul li a {	border-right: none;	border-bottom: 1px solid #eee;	padding-bottom: 8px;	/*margin-top: -10px;*/}#mainNav li ul li:last-child a {	border-bottom: 2px solid #eee;}#mainNav li:hover ul, #mainNav li.over ul {	display: block;}/* Quick search */#quickSearch select.servicemenu {	float: left;	margin: 60px 0 0 15px;}#quickSearch .submitbutton, #quickSearch #submitbutton {	float: right;	margin: 60px 6px 0 0;	width: 18px;	height: 18px;	background: url(images/quicksearch_btn.gif) no-repeat left top;	border: none;}/* Contact form */#contact_us form {	padding: 10px 0 0 0;	margin: 0;}#contact_us label {	float: left;	text-align: left;	width: 68px;	font-size: 1.1em;	font-weight: bold;}#contact_us input, #contact_us textarea {	float: left;	width: 230px;	height: 16px;	font-size: 1.1em;	padding: 1px;	margin-bottom: 7px;}#contact_us textarea {	height: 100px;}#contact_us #submitbutton {	float: right;	margin: 0 0 0 10px;	width: 18px;	height: 18px;	background: url(images/submit_btn.gif) no-repeat left top;	border: none;}#contact_us #formFoot {	font-size: 1.1em;}/* elements */img.quote {	margin-bottom: 16px;}.floatRight {	float: right;	width: 25%;	text-align: right;}/* colours */.green {	color: #79d100;}.aqua {	color: #17bec0;}.pink {	color: #e8276c;}.purple {	color: #7c56f5;}.blue {	color: #153285;}.ltBlue {	color: #09abfa;}.gold {	color: #fd8a02;}