@charset "utf-8";
/* CSS Document */

body {
	font-family:Lucida Sans Unicode, Lucida Grande, Arial;
	font-size:13px;
	line-height:140%;
	padding:0;
	margin:10px 0 0 0;
	background:#BADAFB;
}

#container {
	background:url(images/img9.gif) repeat-y;
	width:750px;
	margin:0 auto 20px auto;
	border:1px solid #666666;
}

.clearLeft {
	clear:left;
	display:inline;
}

.whiteStrip {
	width:100%;
	height:2px;
	background:#FFFFFF;
}

.alignCenter {
	text-align:center;
}


.redText2 {
	color:#FF0000;
	font-weight:bold;
}

.certs{
	text-align:center;
}
.certs img{
	margin:0 auto 20px auto;	
}

#map {
	width:350px;
	height:250px;
	margin:0 auto 0 auto;
}

/* Heading Styles ------------------------------------------- */

h1, h2 {
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 {
	margin:0 0 0 0;
	font-size:30px;
	color:#FFFF00;
	font-family:Helvetica;
}

h2 {
	margin:5px 0 0 25px;
	font-size:18px;
	font-family:Helvetica;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#C40909;
	font-family:Helvetica;
}

/* Coloured Blocks and images -------------------------------------- */

#topBox {
	padding:10px 0 0 10px;
	background:#FD9D06;
	height:135px;
}

#topBoxL {
	float:left;
	width:300px;
}

#topBoxR {
	float:left;
	padding:0 0 0 20px;
}

#img1 {
	float:left;
	margin:0 0 20px 0;
}

#img2 {
	float:left;
	margin:15px 0 0 50px;
}

#img3 {
	float:left;
	margin:30px 0 0 50px;
}

#secondTopBox {
	background:#FECE03;
	height:20px;
	width:750px;
	margin:0 0 0 0;
}

#welcomeBar {
	background:url(images/img5.gif);
	width:740px;
	height:35px;
	color:#FFFFFF;
	font-size:18px;
	padding:15px 0 0 10px;
}

/* Column Settings ----------------------------------------------------------*/

#colL {
	float:left;
	width:203px;
	background:#ECECEC url(images/img6.gif) no-repeat top right;
}
	
#colM {
	padding:10px;
	float:left;
	width:487px;
}

/* Navigation---------------------------------------------------------------- */ 

#topNav {
	padding:10px 0 0 0;
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#topNav li {
	list-style:none;
	background:url(images/img7.jpg) no-repeat;
	width:160px;
	height:28px;
	padding:12px 0 0 40px;
	margin:2px 0 0 0; 
}

#topNav a:link {
	color:#D42F2E;
	text-decoration:none;
}

#topNav a:visited {
	color:#D42F2E;
	text-decoration:none;
}

#topNav a:hover {
	color:#999999;
	text-decoration:none;
}

#topNav a:active {
	color:#D42F2E;
	text-decoration:none;
}

#navImage {
	margin:30px 0 0 0;
}

/* Home Page -------------------------------------------------------------*/ 

.colL {
	float:left;
	width:150px;
	text-align:center;
}

.colR {
	width:297px;
	float:left;
	padding:0 0 0 20px;
}

/* Contact Form -------------------------------------------------------------*/ 

#contactForm {
	margin:20px auto 20px auto;
	padding:0 0 15px 0;
	width:400px;
	border:1px #000000 solid;
}

#contactForm h4 {
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	background:#C40909;
	margin:0;
	padding:10px 0 10px 0;
}

#contactForm label {
	display:block;
	width: 150px;
	text-align:right;
	float:left;
	margin-right:5px;
}

.redText {
	color:#FF0000;
	text-align:center;
}

.formError {
	border:1px #FF0000 solid; 
}

.formSub {
	margin-left:10px;
	font-weight:bold;
}

/* Cleaning Services ------------------------------------------------- */

.cleaningPhotos3Wide {
	width:467px;
	padding:0;
}

.cleaningPhotos3Wide img {
	padding:0 12px 0 12px;
}


/* Bottom Nav with Coloured Boxes ---------------------------------------------- */

#bottomNav {
	clear:left;
	width:750px;
	height:30px;
	padding:20px 0 0 0;
	margin:0;
	background:url(images/img10.gif) no-repeat;	
	text-align:center;
	color:#FFFFFF;
}

#bottomNav li {
	display:inline;
	list-style:none;
	margin:0 2px;
}

#bottomNav a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#bottomNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#bottomNav a:hover {
	color:#FECE03;
	text-decoration:none;
}

#bottomNav a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#bottomYellow {
	background:#FECE03;
	width:750px;
	padding-top:20px;
	height:20px;
	text-align:center;
}

#bottomYellow a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#bottomYellow a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#bottomYellow a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#bottomYellow a:active {
	color:#FFFFFF;
	text-decoration:none;
}