
/* START CSS Reset \*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after { content: ??; content: none}
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END CSS Reset \*/

/* START generic items \*/
html {
	font: 12px/1.7em Arial, Helvetica, sans-serif;
	color: #333;
}

body {
	background: url(../images/background_grad.png) repeat-x #2d3747;
}

hr {
	margin: 20px 0 ;
	color: #4d5363;
}

a {
	color: #4d5363;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #83a0cf;
}

h1 {
	width: 271px;
	height: 19px;
	text-indent: -1000px;
	overflow: hidden;
	float: left;
	margin: 5px 0 20px 0;
}

h1.home {
	background: url(../images/home_title.png) no-repeat;
}

h1.about {
	background: url(../images/about_title.png) no-repeat;
}

h1.contact {
	background: url(../images/contact_title.png) no-repeat;
}

h1.services {
	background: url(../images/services_title.png) no-repeat;
}

h1.service_maintenance {
	background: url(../images/service_maintencance_title.png) no-repeat;
}

h1.clinical_cleaning {
	background: url(../images/clinical_cleaning_title.png) no-repeat;
}

h1.consultation {
	background: url(../images/consultation_title.png) no-repeat;
}

h1.oem_servicing {
	background: url(../images/oem_servicing_title.png) no-repeat;
}

h1.ancillery_testing {
	background: url(../images/ancillery_testing_title.png) no-repeat;
}
h1.clients {
	background: url(../images/clients_title.png) no-repeat;
}

h1.logo {
	width: 176px;
	height: 64px;
	background: url(../images/logo.png) no-repeat;
	margin: 30px 0 0 50px;
}

h2 {
	width: 210px;
	height: 15px;
	text-indent: -1000px;
	overflow: hidden;
	float: left;
	margin: 15px 0 10px 0;
	clear: left;
}

h2.preventative {
	background: url(../images/preventative_maintenance_title.png) no-repeat;
}

h2.unscheduled {
	background: url(../images/unscheduled_maintenance_title.png) no-repeat;
}

h2.james_walters {
	background: url(../images/james_walters.png) no-repeat;
}
h2.david_fitzmaurice {
	background: url(../images/david_fitzmaurice.png) no-repeat;
}
h2.john_beaumont {
	background: url(../images/john_beaumont.png) no-repeat;
}
h2.brian_emery {
	background: url(../images/brian_emery.png) no-repeat;
}
h2.christopher_blomfield {
	background: url(../images/christopher_blomfield.png) no-repeat;
}
h2.mick_jennings {
	background: url(../images/mick_jennings.png) no-repeat;
}
h2.quick_enquiry {
	background: url(../images/quick_enquiry_title.png) no-repeat;
}
h2.details{
	background: url(../images/details_title.png) no-repeat;
}

h2.nuffield{
	background: url(../images/nuffield_title.png) no-repeat;
}

h2.lamboo{
	background: url(../images/lamboo_title.png) no-repeat;
}

h2.in_health{
	background: url(../images/in_health_title.png) no-repeat;
}

h2.medical_coaches{
	background: url(../images/medical_coaches_title.png) no-repeat;
}





p {
	font-size:1em;
	color:#333333;
	margin-bottom: 1em;
	line-height: 1.2em;
	clear: left;
}

ul {
	margin: 10px 0;
}

li {
	font-weight: bold;
	padding: 3px 0 0 0;
	list-style:disc;
	margin-left: 30px;
	color: #333333;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 124px;
	float: left;
}



	
#header ul.nav {
	width: 455px;
	height: 50px;
	float: left;
	display: block;
	margin: 75px 0 0 220px;
}

#header ul.nav li {
	float:left;
	display: inline;
	padding: 0;
	list-style: none;
	margin: 0;
}

#header ul.nav a {
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	height: 50px;
	width: 91px;
} 

a.home {	background: url(../images/home.png) 0 -50px no-repeat; }
a.about {	background: url(../images/about.png) 0 -50px no-repeat; }
a.services { background: url(../images/services.png) 0 -50px no-repeat; }
a.clients {	background: url(../images/clients.png) 0 -50px no-repeat; }
a.contact {	background: url(../images/contact.png) 0 -50px no-repeat; }

.nav li a:hover {	background-position: 0 0; }

#container_head {
	width: 960px;
	height: 32px;
	float: left;
}

#container_head #left {
	width: 50px;
	height: 32px;
	float: left;
	background: url(../images/nav_r2_c2.png) no-repeat;
}
#container_head #middle {
	width: 860px;
	height: 32px;
	float: left;
	background: url(../images/nav_r2_c5.png) repeat-x;
}

#container_head #right {
	width: 50px;
	height: 32px;
	float: left;
	background: url(../images/nav_r2_c12.png) no-repeat;
}

#container {
	width: 960px;
	float: left;
	background: url(../images/nav_r3_c2.png) repeat-y ;
}

#container #content {
	width: 820px;
	padding: 0 40px 0 40px;
	margin-left: 30px;
	float: left;
	background: url(../images/nav_r4_c3.png) repeat-x #9a9fa7;
}

#container_foot #left {
	width: 61px;
	height: 50px;
	float: left;
	background: url(../images/nav_r5_c2.png) no-repeat;
}

#container_foot #middle {
	width: 838px;
	height: 50px;
	float: left;
	background: url(../images/nav_r5_c7.png) repeat-x;
}

#container_foot #right {
	width: 61px;
	height: 50px;
	float: left;
	background: url(../images/nav_r5_c9.png) no-repeat;
}

p.footer {
	width: 650px;
	height: 30px;
	float: left;
	display: block;
	margin: 5px 0 0 170px;
	background: url(../images/nav_r7_c9.png) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}
/* END generic items \*/


/* START Contact form */
#contact_form label {
	width: 130px;
	float: left;
	margin-right: 5px;
	text-align: right;
}

#contact_form input.text_field {
	width: 200px;
	float: left;
	color: #fff;
	background: #6a7389;
	border: none;
}

#contact_form textarea {
	width: 200px;
	float: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #6a7389;
	border: none;
}

#contact_form .button {
	width: auto;
	margin: 10px 0 0 133px;
}

#contact_form li {
	list-style: none;
	font-weight: normal;
	float: left;
}

/* END Contact form */



#content #left {
	width: 460px;
	float: left;
	padding-right: 20px;
}

#content #right {
	width: 339px;
	float: left;
}

#content img {
	border: 1px solid #424b5a;
	margin-bottom: 10px;
}
/* END home items \*/


/* START services items \*/

ul.services_nav li {
	list-style: none;
	margin: 0;
}

ul.services_nav li a {
	color: #4d5363;
	text-decoration: none;
}

ul.services_nav li a:hover {
	color: #83a0cf;
}

/* END service items \*/

#quick_contact {
	width: 420px;
	height: 78px;
	margin: 30px 0 0 200px;
	padding: 40px 0 0 89px;
	float: left;
	background: url(../images/quick_contact.png) no-repeat;
}

#quick_contact h2.logo {
	width: 234px;
	height: 78px;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/quick_contact.png) no-repeat;
}



/* START client items \*/

.client_logo {
	float: left
}

.client_logo .left {
	width: 381px;
	float: left;
}

.client_logo .right {
	width: 381px;
	margin-left: 20px;
	float: left;
}

img.client_logo {
	float:left;
	margin-right: 20px;
}

/* END client items \*/