	body {
		margin:0;
		padding:0;
		background:url(../images/bg.jpg) repeat-x #f0f0f0;
		font:normal 12px arial;
		color:#6c6c6c;
		line-height:17px;
	}
	
	a {
		font:normal 12px arial;
		color:#6c6c6c;
		text-decoration: underline;
	}
	
	a:hover {
		font:normal 12px arial;
		color:#6c6c6c;
		text-decoration: none;
	}
	
	#container {
		width:1013px;
		margin:0 auto;
	}
	
	#langlabel {
		background:url(../images/langlabel.png);
		width: 104px;
		height: 22px;
		float: right;
	}
	
	#langlabel .uk_flag{
		background:url(../images/flag_uk.jpg);
		width: 25px;
		height: 16px;
		display: block;
		float: left;
		margin: 3px 10px 0 18px;
	}
	
	#langlabel .fr_flag{
		background:url(../images/flag_fr.jpg);
		width: 25px;
		height: 16px;
		display: block;
		float: left;
		margin: 3px 0 0 10px;
	}
	
	#header {
		margin:33px 0 0 13px;
		background:url(../images/headerbg.jpg);
	}
	
	#header .logo {
		height:105px;
		width:420px;
		background:url(../images/logo.jpg);
		display:block;
	}
	
	#header .phone{
		height:95px;
		width:300px;
		background:url(../images/phone.png);
		display:block;
		margin-right: 36px;
		margin-top: 0px;
		float: right;
	}
	
	#header .emergency, #quick_contact .emergency, .quick_contact .emergency {
		background:url(../images/header_emergency.jpg) no-repeat;
		float:right;
		height:60px;
		margin:13px 36px 0 0;
		font:bold 12px arial;
		color:#6c6c6c;
		padding:20px 0 0 95px;
	}
	
	#main_img {
		height:225px;
		width:1013px;
		background:url(../images/main_img_new.png) 239px 43px no-repeat;
	}
	
	.main_img {
		height: 42px !important;
		background: #295E8E !important;
		margin-left: 13px;
		width: 1000px !important;
		border-bottom: 1px solid #fff;
	}
	
	#main_img .menu {
		height:36px;
		float:right;
		padding-right:30px;
	}
	
	#main_img .menu ul, #main_img .menu ul li {
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
	}
	
	#main_img .menu ul li a {
		display:block;
		float:left;
		margin:0 5px;
		font:bold 14px arial;
		color:#ffffff;
		text-decoration:none;
		text-align:center;
		padding-right: 5px;
	}
	
	#main_img .menu ul li a span{
		display: block;
		height: 27px;
		padding-top:10px;
		padding-left: 15px;
		padding-right: 10px;
	}
	
	#main_img .menu ul li a:hover {
		color:#a7d4fe;
		text-decoration:underline;
	}
	
	#main_img .menu ul li .selected {
		background:url(../images/menu_bg_right.png) no-repeat right;
		color:#6b6b6b;
	}
	
	#main_img .menu ul li .selected span {
		background:url(../images/menu_bg_left.png);
	}
	
	#main_img .menu ul li .selected:hover {
		color:#353535;
		text-decoration:none;
	}
	
	#hp_save {
		height:144px;
		width:1000px;
		margin-left:13px;
		background:url(../images/homebg.jpg);
	}
	
	#hp_save img{
		float: left;
		margin-right: 10px;
	}
	
	#hp_save .p {
		margin:23px 0 0 15px;
		font:normal 11px arial;
		color:#ffffff;
		line-height:15px;
		width:318px;
		float:left;
	}
	
	#hp_save h1{
		margin: 0;
		padding: 0;
		font: normal 24px arial;
		color:#ffffff;
	}
	
	#hp_save a {
		font:bold 11px arial;
		color:#ffffff;
	}
	
	#hp_save a:hover {
		text-decoration:none;
	}
	
	#content {
		margin-left:13px;
		border-top:none;
		padding:0px 0px 30px 0;
	}
	
	#cont {
		float:left;
		width:536px;
		margin: 0 8px 0 8px;
		border:solid 1px #dfdfdf;
		border-top: 0;
		background: #fff;
		padding: 30px 20px;
	}
	
	#cont h1{
		font:normal 24px arial;
		color:#6c6c6c;
		border-bottom: 1px solid #d4d4d4;
		padding-bottom: 7px;
		margin-top: 0px;
	}
	
	#cleft {
		width:218px;
		float:left;
	}
	
	#cleft .bannerItem, #cright .bannerItem{
		margin-top: 8px;
	}
	
	#cright {
		width:188px;
		float:left;
	}
	
	#callBack {
		padding: 30px 0 30px 0;
		display:block;
		border:solid 1px #dfdfdf;
		border-top: 0;
		background: #fff;
	}
	
	#callBack .fields label
	{
		float: left;
		font-size: 12px;
		width: 57px;
		text-align: right;
		margin: 2px 0;
	}
	
	#callBack .fields input
	{
		float: left;
		width: 106px;
		height: 13px;
		font-size: 10px;
		padding: 0;
		margin: 2px 0;
		border: 1px solid #808080;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	#callBack .fields
	{
		float: left;
	}
	
	#callBack #contactSubmit
	{
		float: right;
	}
	
	#service_list {
		padding: 30px 0 30px 0;
		display:block;
		border:solid 1px #dfdfdf;
		border-top: 0;
		background: #fff;
	}
	
	#service_list p {
		margin-left:26px;
		margin-right: 20px;
	}
	
	#service_list ul {
		margin:0 20px 0 26px;
		padding:0;
	}
	
	#service_list ul li {
		margin:0;
		padding:0 0 0 14px;
		line-height:20px;
		list-style:none;
		background:url(../images/icon_green_arrow.jpg) no-repeat 0 5px;
	}
	
	#content .ul_tick {
		margin:0;
		padding:0;
	}
	
	#content .ul_tick li {
		margin:0;
		padding:0 0 0 24px;
		line-height:20px;
		list-style:none;
		background:url(../images/icon_green_tick.jpg) no-repeat 0 5px;
	}
	
	#quick_contact {
		padding:20px 20px 0 20px;
	}
	
	#quick_contact .emergency, .quick_contact .emergency {
		float:left;
	}
	
	#quick_contact .txt {
		float:left;
		display:block;
		width:380px;
		margin-top:39px;
		margin-left:45px;
	}
	
	#quick_contact .txt2, .quick_contact .txt2 {
		float:left;
		display:block;
		width:200px;
		margin-top:25px;
	}
	
	#copyright {
		margin-top:30px;
		border:solid 1px #dfdfdf;
		background:#ffffff;
		padding:9px 30px;
		height: 30px;
		font-size: 13px;
		font-weight: bold;
		line-height: 30px;
	}
	
	#contacts-form .field{
		width: 150px;
		border: 1px solid #cccccc; 
		margin-bottom: 10px;
		-moz-border-radius: 5px;
     	-webkit-border-radius: 5px;
	}
	
	.submenu{
		position: absolute;
		width: 145px;
		background: url(../images/sub-img.png);
		border-bottom: 1px solid #fff;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
		top: 33px;
		left: 5px;
		display: none;
	}
	
	.submenu a{
		font-size: 12px !important;
		color: #6b6b6b !important;
		font-weight: normal !important;
		height:20px !important;
		width:auto !important;
		float: none !important;
		margin: 5px !important;
		text-align:left !important;
		padding-top:0 !important;
		border-bottom: 1px dotted #6b6b6b;
		
	}
	
	.submenu a:hover{
		color:#353535 !important;
		text-decoration:none !important;
		font-weight: bold !important;
	}
	
	#testimonials
	{
		background: #fff;
		width: 188px;
		margin-top: 10px;
	}
	
	#testimonials div
	{
		padding: 7px;
		display: none;
	}

.areas
{
	list-style: none;
	padding: 0;
	margin: 1em 0;
	overflow: hidden;
	text-align: center;
}

.areas li
{
	display: block;
	width: 33%;
	float: left;
}


