@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #003366;
}
#container {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #header {
	float: left;
	width: 915px;
	background-image: url(images/qms_homepage_header.png);
	background-position: left top;
	height: 183px;
}
#container #ohsas_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_ohsas_header.png);
	background-position: left top;
	height: 183px;
}
#container #about_us_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_about_us_header.png);
	background-position: left top;
	height: 183px;
}
#container #contact_us_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_contact_header.png);
	background-position: left top;
	height: 183px;
}
#container #iso14001_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_iso14001_header.png);
	background-position: left top;
	height: 183px;
}
#container #iso9001_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_iso9001_header.png);
	background-position: left top;
	height: 183px;
}
#container #disaster_header {
	float: left;
	width: 915px;
	height: 183px;
	background: url(images/disaster-header.png) no-repeat left top;
}

#container #energy_header {
	float: left;
	width: 915px;
	height: 183px;
	background: url(images/energy-header.png) no-repeat left top;
}
#container #it_header {
	float: left;
	width: 915px;
	height: 183px;
	background: url(images/it-header.png) no-repeat left top;
}
#container #food_header {
	float: left;
	width: 915px;
	height: 183px;
	background: url(images/food-header.png) no-repeat left top;
}
#container #risk_header {
	float: left;
	width: 915px;
	height: 183px;
	background: url(images/risk-header.png) no-repeat left top;
}
#container #testimonial_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_testimonial_header.png);
	background-position: left top;
	height: 183px;
}
#container #bespoke_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_bespoke_header.png);
	background-position: left top;
	height: 183px;
}
#container #iso27001_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_iso27001_header.png);
	background-position: left top;
	height: 183px;
}
#container #benchmarq_header {
	float: left;
	width: 915px;
	background-image: url(images/qms_benchmarq_header.png);
	background-position: left top;
	height: 183px;
}
#header_text {
	float: left;
	width: 680px;
	margin-top: 153px;
	padding-left: 44px;
}
#header_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
#container #main_content {
	background-image: url(images/main_body.png);
	background-position: left top;
	width: 96%;
	float: left;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
#container #main_content #services {
	float: left;
	width: 20%;
}
#container #main_content #text_area {
	width: 49%;
	float: left;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-right: 3%;
	padding-left: 3%;
}
#address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: normal;
}
#container #main_content #qms_form {
	float: right;
	width: 23%;
	background-image: url(images/form_background.png);
	background-repeat: repeat;
	padding: 1%;
}
#navigation #services_header {
	float: left;
	width: 20%;
}
#container #main_content #navigation {
	float: left;
	width: 100%;
}
#navigation #pages {
	float: right;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 10px;
}
#navigation #pages li {
	display: inline;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#navigation #pages ul {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#services_header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6699cc;
}
#navigation #pages a {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
#navigation #pages a:link {
	color: #000000;
	text-decoration: none;
}
#navigation #pages a:hover {
	color: #003366;
	text-decoration: underline;
}
#container #main_content #services ul {
	margin: 0px;
	padding: 0px;
}
.services_class {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}
#services a {
	color: #000000;
	text-decoration: none;
}
#services a:link {
	color: #000000;
	text-decoration: none;
}
#services a:hover {
	color: #000000;
	text-decoration: underline;
}
#take_action_now {
	height: 106px;
	width: 106px;
	position: absolute;
	left: 838px;
	top: 172px;
}
.bottom_services_class {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	display: block;
}
#container #main_content #qms_form h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
#container #main_content #qms_form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.small_query_form_text {
	font-size: 10px;
}
#text_area h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 28px;
	font-weight: normal;
}
#text_area h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-size: 18px;
	font-weight: normal;
}
#text_area_two_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#text_area_two_column h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 28px;
	font-weight: normal;
}
#text_area_two_column h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-size: 18px;
	font-weight: normal;
}
#text_area p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.email {
	color: #6699cc;
	text-decoration: underline;
}
a.email:link {
	color: #6699cc;
	text-decoration: underline;
}
a.email:hover {
	color: #6699cc;
	text-decoration: none;
}
.email_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699cc;
}
#main_body a {
	color: #003366;
	text-decoration: underline;
}
#main_body a:link {
	color: #003366;
	text-decoration: underline;
}
#main_body a:hover {
	color: #003366;
	text-decoration: none;
}
.quote_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #6699cc;
}
#address {
	float: left;
	width: 100%;
	top: 691px;
	left: 18px;
	margin-right: -3px;
}
#address #location {
	float: left;
	width: 20%;
	margin-right: -3px;
}
#address #quote {
	float: left;
	width: 50%;
	text-align: left;
}
#container #footer {
	float: left;
	width: 96%;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 10px;
}
#container #footer #left_side {
	float: left;
	width: 40%;
}
#container #footer #left_side li {
	display: inline;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
}
#container #footer #right_side {
	float: right;
	width: 40%;
	text-align: right;
}
#container #footer #right_side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#container #footer #left_side ul {
	margin: 0px;
	padding: 0px;
}
#container #footer #left_side a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer #left_side a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer #left_side a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#container #turton_div {
	float: right;
	width: 50%;
	padding-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 10px;
	margin-right: -3px;
}
#container #turton_div a {
	color: #6699cc;
	text-decoration: none;
}
#container #turton_div a:link {
	color: #6699cc;
	text-decoration: none;
}
#container #turton_div a:hover {
	color: #6699cc;
	text-decoration: underline;
}
#address #affliate {
	float: left;
	width: 100%;
}
#address #affliate #advert {
	float: left;
	height: 73px;
	width: 136px;
	background-image: url(images/affliate_advert.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
#container #main_content #text_area_two_column {
	width: 74%;
	float: left;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
}
#contact_us_form {
	float: left;
	width: 71%;
	background-image: url(images/form_background.png);
	background-repeat: repeat;
	padding: 2%;
}
.required_field_class {
	color: #FF0000;
}
#sitemap_list ul {
	padding: 0px;
	list-style-type: none;
}
.telephone-number-class {
	color: #666666;
}
#w3c {
	float: left;
	width: 40%;
	padding-top: 1%;
	padding-left: 5px;
	margin-bottom: 10px;
}
