body {
	font-size: small; font-style : normal; font-weight : normal;  margin: 0; color: #ffffff; font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(bg.png); background-repeat: repeat-x; background-attachment: fixed; background-color: #c5e6f5;
}
h1 {
	padding: 0; margin: 0; text-align: left; font-size: 130%; color: #ffffff; font-weight: bold;
}
h2 {
	padding: 0; margin: 0; text-align: left; font-size: 120%; color: #ffffff; font-weight: bold;
}
h3 {
	padding: 0; margin: 0; text-align: left; font-size: 110%; color: #ffffff; font-weight: bold;
}

h4 {
	text-align: left;
}

.center {
	text-align: center;
	clear: both;
}

	a:link {
	color: #ffffff; text-decoration: none; font-weight: bold;
}

a:visited {
	color: #ffffff; text-decoration: none; font-weight: bold;
}

a:hover {
	color: #ffffff; text-decoration: underline; font-weight: bold;
}

#mainContainer {
	text-align: center; width: 800px; margin: 40px auto 40px auto;
}

#header{
	margin: 0; padding: 0;
	width: 800px;
	height: 220px;
	background-image: url(header-bg.png);
}


/* Top Navigation Bar */

#headTopNav {
	font-weight: bold;
	font-size: 90%;
	color: #008fd2;
	text-decoration: none;
	text-align: left;
	padding: 35px 0 0 20px;
	margin: 0;
	height: 34px;
	clear:both;
}

#headTopNav ul {
	list-style: none;
	margin: 0;
}

#headTopNav li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#headTopNav a{
	padding: 0 28px 0 0;
	font-weight: bold;
	color: #008fd2;
	text-decoration: none;
}
#headTopNav a:visited{
	color: #008fd2;
	text-decoration: none;
}
#headTopNav a:hover{
	color: #69c7ed;
	text-decoration: none;
}

#headTopNav .final {
	padding: 0;
}

#contentBody {
	width: 800px;
	min-height:377px;
	margin: 0;
	padding: 0;
	background-image: url(body-bg.png); background-repeat: no-repeat; background-position:0 0; background-color: #0580c6;
}

.content {
	padding: 75px 35px 25px 45px;
	margin: 0 5px 0 5px;
	font-size: 95%;
	text-align: left;
}


/* Footer Credit */

#footer01 {
	margin: 0; padding: 0;
	width: 800px;
	height: 107px;
	background-image: url(footer01-bg.png);
}

#footer01_btn {
	text-align: left;
	float:left;
	padding: 5px 0 0 170px;
}

#facebook_btn {
	text-align: left;
	float:left;
	padding: 40px 0 0 15px;
}

#footer02 {
	margin: 0; padding: 0;
	width: 800px;
	height: 49px;
	background-image: url(footer02-bg.png);

}

#footer03 {
	margin: 0; padding: 0;
	width: 800px;
	height: 46px;
	background-image: url(footer03-bg.png);

}

/* Footer Links */

#footer_links {
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	padding: 16px 0 0 170px;
	text-decoration: none;
	clear:both;
}

#footer_links a:link {
	color: #ffffff;
	font-weight: normal;
	padding: 0 18px 0 18px;
	text-decoration: none;
}

#footer_links a:visited {
	color: #ffffff;
	font-weight: normal;
	padding: 0 18px 0 18px;
	text-decoration: none;
}

#footer_links a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

/* Footer Credit */

#footerCredit {
	font-size: 90%;
	height: 35px;
	width: 800px;
	font-weight: normal;
	color: #1e2e60;
	margin:  0;
	padding: 5px 0 0 0;
	clear:both;
}

#footerCredit_left {
	float: left;
}

#footerCredit_right {
	float: right;
}

#footerCredit a:link {
	font-weight: bold;
	color: #005097;
	text-decoration: none;
	
}

#footerCredit a:visited {
	font-weight: bold;
	color: #005097;
	text-decoration: none;
}

#footerCredit a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

img{
	margin: 0; padding: 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear:both;
}

.rightImgHome {
	float:right;
	margin: -85px 10px 10px 35px;
}

.rightImgService {
	float:right;
	margin: 0 -30px 10px 10px;
}

.rightImgMaintainance01 {
	float:right;
	margin: -10px 0 10px 20px;
}

.rightImgMaintainance02 {
	float:right;
	margin: -10px 0 10px 20px;
}

.polaroidLeft img {
	float:left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #1e2e60;
}

.polaroidRight img {
	float:right;
	margin: 0 0 10px 35px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #1e2e60;
}

/* Contact Form */

#contact_form {
	width: 390px;
	float: left;
}

.submit_right {
	clear: both;
	float: right;
	padding: 0 10px 0 0;
}

label{
	font-weight: bold;	
	width: 100px;
	float: left;
	text-align: left;
	display: block;
}

input{
	margin: 0 0 10px 0;
}

textarea{
	margin: 0 0 10px 0;
}

#contact_form #frmName {width: 270px;}
#contact_form #frmEmail {width: 270px;}
#contact_form #frmTel {width: 270px;}
#contact_form #frmOrganisation {width: 270px;}
#contact_form #frmAddress {width: 270px; height: 40px;}
#contact_form #frmMessage {width: 270px; height: 60px;}

.email {
	float: left;
	margin: 0 0 12px 0;
}

.tel {
	float: left;
	margin: 0 0 12px 62px;
}

.contact_details {
	width: 250px;
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
}

.contact_details h2{
	margin: 0 0 10px 0;
}

.contact_heading {
	font-weight: bold; font-size: 100%; color: #ffffff; text-align: left; margin: 0; padding: 0;
}

.contact_feedback {
	font-weight: bold; color: #ffffff; text-align: left; margin: 0; padding: 0;
}

/* Left Menu */


#leftMenu  {
	width: 170px;
	float: left;
}

#leftMenu ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ffffff;
	font-size: 80%;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#leftMenu li {
	border-top: 1px solid #cccccc;
	margin: 0px;
}

#leftMenu li a:link {
	display: block;
	padding: 6px 10px 6px 10px;
	background-color: #1268b1;
	color: #ffffff;
	text-decoration: none;
	width: 150px;
}

#leftMenu li a:visited {
	display: block;
	padding: 6px 10px 6px 10px;
	background-color: #1268b1;
	color: #ffffff;
	text-decoration: none;
	width: 150px;
}

#leftMenu li a:hover {
	background-color: #ffffff;
	color: #1268b1;
}

#leftMenu p{
	padding: 5px 0 0 0;
}

/* Products */

.product {
	margin: 0 0 0 20px;
	float: right;
}

.product table{
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #ffffff;
	clear:both;
}

.report {
	width: 500px;
	text-align:left;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}


.divider {
	padding: 0 0 20px 0;
	clear: both;
}

