body
{
 	background: #fff;
 	color: #595e64;
 	font-family: arial, helvetica, sans-serif;
 	font-size: 75%;
 	margin: 0;
	line-height: 1.4;
	text-align: center;
}

a
{
	color: #006ad7;
	text-decoration: none;
}

a:hover
{
	color: #d74c00;
}

img {border: 0;}
form {margin: 0;}

input, select, textarea
{
	font-family: arial, tahoma, helvetica;
	font-size: 100%;
}

.text
{
	padding: 3px;
	border: 1px solid #000;
	color: #000;
}

.button
{
	background: #000;
	color: #fff;
	border: 0 none;
	padding: 3px 6px;
}

hr
{
	background: #fff;
	color: #fff;
 	border: 0 none;
 	border-top: 1px solid #ddd;
}

hr.blackclear
{
	border-top-color: #000;
	clear: both;
	min-height: 1px;
}

* html hr.blackclear
{
	height: 1px;
}

h1, h2, h3, h4, h5, h6, p, ol, ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	color: #000;
}

h1 {font-size: 240%;}
h2 {font-size: 210%; letter-spacing: -1px;}
h3 {font-size: 135%;}
h4 {font-size: 125%;}
h5 {font-size: 115%;}
h6 {font-size: 110%;}

.underline
{
	border-bottom: 1px solid #eee;
}

.fieldleft
{
	float: left;
	width: 180px;
	padding-top: 3px;
}

.fieldright
{
	margin: 0 0 3px 180px;
}

#header
{
	height: 109px;
	background: url(/media/images/header-bg.gif) repeat-x bottom;
}

#header .logo
{
	float: left;
}

#header ul
{
	float: right;
	min-width: 450px;
	margin: 0;
	padding: 17px 0 0 0;
	list-style: none;
	text-transform: lowercase;
}

#header ul ul
{
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	float: none;
	padding: 5px 0;
	width: 200px;
	min-width: 1px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size: 90%;
	font-weight: bold;
	text-transform: none;
}

#header ul li:hover ul
{
	display: block;
}

#header ul li
{
	float: left;
	position: relative;
	z-index: 1000;
}

#header ul li span
{
	float: left;
}

#header ul li ul li
{
	float: none;
	display: block;
}

#header ul li a
{
	float: left;
	padding: 10px;
	height: 19px;
}

#header ul li ul li a
{
	width: 180px;
	padding: 5px 10px 4px;
	border-bottom: 1px solid #eee;
	color: #555;
}

#header ul li:hover,
#header ul li.active
{
	background: url(/media/images/header-menu-hover.gif) left top no-repeat;
}

#header ul li span:hover,
#header ul li.active span
{
	background: url(/media/images/header-menu-hover.gif) right top no-repeat;
}

#header ul li ul li span:hover,
#header ul li ul li.active span
{
	background: none;
}

#header ul li ul li:hover,
#header ul li ul li.active,
#header ul li ul li a:hover,
#header ul li ul li.active a
{
	color: #000;
}

#header ul li ul li a:hover
{
	background: #eee;
}

#header ul li.active a
{
	color: #222;
}

#header #top
{
	float: right;
	height: 25px;
	background: url(/media/images/top-bg.gif) top repeat-x;
	padding: 15px 15px 0 15px;
	font-size: 90%;
}

#wrapper,
.center
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#banner
{
	background: #f8f8f8;
	margin: 10px 0 1px 0;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 9px 10px;
	position: relative;
}

#banner p
{
	position: absolute;
	top: 125px;
	right: 85px;
	width: 350px;
	color: #111;
	font-weight: bold;
}

#whowehelp
{
	height: 260px;
	float: right;
	display: inline;
}

#whowehelp h2
{
	margin-left: 15px;
}

#whowehelp .panel
{
	float: left;
	width: 225px;
	padding-left: 15px;
	font-size: 90%;
}

#whowehelp .panel p.leader
{
	color: #222;
	font-size: 110%;
	margin-bottom: -7px;
}

#latestnews
{
	float: left;
	width: 205px;
	background: #f8f8f8;
	padding: 0 20px 10px 10px;
}

#latestnews h3
{
	margin-bottom: 0;
	
}

#latestnews p
{
	font-size: 90%;
}

#latestnews p.leader
{
	margin: 0 0 5px 0;
}

#latestnews p.link
{
	margin: 2px 0 0 0;
	float: right;
}

#latestnews p.link a
{
	background: #006ad7;
	color: #fff;
	padding: 0 2px;
}

#latestnews p.date
{
	color: #99abbd;
	margin: 0;
}

#services
{
	width: 600px;
	float: left;
}

#content #services
{
	width: auto;
	float: none;
}

#services hr
{
	clear: both;
}

#services h2.underline
{
	margin: 10px 15px 10px 0;
}

#content #services h2.underline
{
	margin: 10px 0;
}

#services ul
{
	list-style: none;
	margin: 0 6% 0 0;
	padding-left: 2%;
	float: left;
	width: 42%;
}

#services ul li
{
	display: block;
	padding-left: 12px;
	background: url(/media/images/bullet.gif) left 6px no-repeat;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#form
{
	float: left;
	background: #333;
	color: #fff;
	width: 330px;
	padding: 10px 15px 5px 15px;
	margin-bottom: 10px;
}

#form .error
{
	background: #222;
	padding: 8px;
}

#form .error b
{
	display: block;
}

#form input.end
{
	display: none;
}

#form .fieldleft
{
	width: 100px;
	color: #aaa;
	font-size: 90%;
}

#form .fieldright
{
	margin-left: 100px;
}

#form .text
{
	background: url(/media/images/input-bg.png) left top no-repeat;
	color: #fff;
	border: 0 none;
	padding: 4px;
	
}

#footer
{
	padding: 10px 0 60px 0;
}

#footer p
{
	margin: 3px 0;
}

#footer img
{
	float: right;
}

#footer .townslink
{
	color: #595e64;
}

#footer .webdesign
{
	font-size: 90%;
}

#footer .webdesign a
{
	color: #595e64;
}

#left
{
	background: #f4f4f4 url(/media/images/left-bg.gif) left top no-repeat;
	width: 215px;
	padding: 10px;
	margin: 25px 25px 0 0;
	float: left;
}

#left .servicespanel
{
	border: 1px solid #000;
	width: 213px;
	height: 77px;
	margin-bottom: 3px;
}

#left #virtual
{
	border-color: #ace9ff;
	background: #3bcfff;
}

/*
#left #virtual:hover
{
	background: #00c0ff;
}
*/

#left #complementary
{
	border-color: #b8d7e1;
	background: #529eb6;
}

/*
#left #complementary:hover
{
	background: #408aa2;
}
*/

#left #contractorplus
{
	border-color: #b3c7ce;
	background: #477787;
}

/*
#left #contractorplus:hover
{
	background: #386777;
}
*/

#left #latestnews
{
	width: auto;
	margin-top: 7px;
}

#content
{
	width: 700px;
	margin: 10px 0 30px 0;
	float: left;
}

#news-list .showing
{
	float: right;
	margin: 6px 10px 0 0;
}

#news-list .paging
{
	margin: 0;
	padding: 6px 10px;
	background: #f4f4f4;
}

#news-list .paging a.active
{
	color: #000;
	font-weight: bold;
}

#content p.date
{
	margin: -5px 0 20px 0;
	font-size: 90%;
	color: #aaa;
}

.greyborderRight
{
	border: 6px solid #f4f4f4;
	margin: 0 0 15px 15px;
	float: right;
}

.greyborderLeft
{
	border: 6px solid #f4f4f4;
	margin: 0 15px 15px 0;
	float: left;
}

#towns-list div
{
	float: left;
	width: 33%;
}