body {
	margin: 0;
	text-align: center;
	font: 77% Arial, Helvetica, sans-serif;
	color: #626366;
}
a {
	color: #626366;
}
p {
	margin: 0;
	padding: 0 0 18px 0;
}
h1 {
	font-size: 150%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.clr2 {
	clear: right;
	height: 1px;
	font-size: 1px;
}
#wrapper {
	width: 1004px;
	text-align: left;
	margin: 15px auto;
}
#header {
	height: 178px;
	padding: 0 55px 0 34px;
	background: url(images/header.jpg) no-repeat;
}
#header a.logo {
	display: block;
	float: left;
	width: 254px;
	height: 120px;
	margin-top: 35px;
}
#header a.email_1 {
	display: block;
	float: right;
	width: 223px;
	height: 47px;
	margin-top: 40px;
}
#header a.email_2 {
	display: block;
	float: right;
	width: 213px;
	height: 43px;
	margin-top: 15px;
}
#topNavigation {
	height: 23px;
	margin: 0;
	padding: 0 0 0 32px;
	list-style: none;
	background: url(images/topnav.jpg) no-repeat;
}
#topNavigation li {
	height: 23px;
	float: left;
	padding-right: 29px;
	margin-left: -36px;
	position: relative;
	background: url(images/topnav_right.png) no-repeat right;
}
* html #topNavigation li {
	background: url(images/topnav_right.gif) no-repeat right;
}
#topNavigation li.active {
	background-image: url(images/topnav_right_active.png);
}
* html #topNavigation li.active {
	background-image: url(images/topnav_right_active.gif);
}
#topNavigation li.home {
	margin-left: 0;
	z-index: 7;
}
#topNavigation li.services {
	z-index: 6;
}
#topNavigation li.centre {
	z-index: 5;
}
#topNavigation li.centre_active {
	z-index: 5;
}
#topNavigation li.contracts {
	z-index: 4;
}
#topNavigation li.member {
	z-index: 3;
}
#topNavigation li.profile {
	z-index: 2;
}
#topNavigation li.contact {
	z-index: 1;
}
#topNavigation li.accreditations {
	z-index: 0;
}
#topNavigation li a {
	display: block;
	height: 23px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
	width: 100px;
	padding-left: 22px;
	text-align: center;
	background: url(images/topnav_left.png) no-repeat;
}
* html #topNavigation li a {
	background: url(images/topnav_left.gif) no-repeat;
}
#topNavigation li.active a {
	color: #626366;
	background-image: url(images/topnav_left_active.png);
}
* html #topNavigation li.active a {
	background-image: url(images/topnav_left_active.gif);
}
#topNavigation li.home a {
	padding-left: 12px;
}
#main {
	height: 494px;
	padding: 19px 50px 0 50px;
	background: url(images/main.gif) no-repeat;
}
.content {
	float: left;
	width: 400px;
	margin-top: 15px;
}
.index_content {
	float: left;
	width: 500px;
	margin-top: 15px;
}
.content_right {
	float: right;
	width: 450px;
	margin-top: 15px;
}
.quality_assurance_content {
	float: left;
	width: 900px;
	margin-top: 15px;
}
.service_centre_content {
	float: left;
	width: 900px;
	margin-top: 15px;
}
.electrical_engineer_content {
	float: left;
	width: 900px;
	margin-top: 15px;
}
.mechanical_calibration_content {
	float: left;
	width: 550px;
	margin-top: 15px;
}
.control_content {
	float: left;
	width: 900px;
	margin-top: 15px;
}
.flue_gas_content {
	float: left;
	width: 900px;
	margin-top: 15px;
}
.quality_assurance_content {
	float: left;
	width: 900px;
	margin-top: 15px;
}
.contentImage {
	margin-top: 30px;
}
.map {
	float: right;
	width: 300px;
	padding: 308px 0 0 22px;
	background-image: url(images/comingsoonweb.jpg);
	background-repeat: no-repeat;
}
.image_coming_soon {
	float: right;
	width: 450px;
	padding: 470px 0 0 22px;
	background-image: url(images/members-zone.jpg);
	background-repeat: no-repeat;
}
.testimonials_content {
	float: right;
	width: 450px;
	padding: 470px 0 0 22px;
	background-image: url(images/website_content.jpg);
	background-repeat: no-repeat;
}
.heating_engineer_image {
	float: right;
	width: 447px;
	padding: 470px 0 0 22px;
	background-image: url(images/sprint_v2.jpg);
}
#footer {
	color: #752424;
	font-size: 90%;
	height: 42px;
	padding: 8px 104px 0 93px;
	background: url(images/footer.gif) no-repeat;
	text-align: center;
}
#footer a {
	color: #752424;
	text-decoration: none;
}
.copyright {
	float: left;
}
.by {
	float: right;
}
