body {
	margin:0px;
	padding:0px;
	background:url("images/bg-repeater.jpg");
	background-repeat:repeat-x;
	border-top:6px solid #065097;
	background-color:#516EB4;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#container {
	background:url("images/main-bg-1.jpg");
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	
}
#main {
	width:908px;
	margin: 0 auto;

}
#header {
	width:908px;
	height:169px;
	float:left;
	display:inline;
	background-image:url("images/header-bg.png");
	background-repeat:repeat-x;

}
#contact-details {
	float:right;
	margin:40px 0px 0px 0px;
	font-family:arial;
	font-weight:bold;

}
#freephone {
	padding:0px;
	margin:0px;

}
#clean {
	color:#3375B2;
	padding:0px;
	margin:0px;
	font-size:120%;

}

#number {
	color:#3375B2;
	font-size:154%;
	padding:0px;
	margin:0px;

}
#nav {
	width:908px;
	float:left;
	display:inline;
	

}
#nav ul {
	margin:0px;
	padding:10px 0px;
	background-color:#3375B2;
	border-bottom:6px solid #959ca6;
	text-align:center;

}
#nav li {
	display:inline;
	padding:10px 8px;

}
#nav li:hover {
	border-bottom:6px solid #3375B2;
	background-color:#959ca6;

}
#nav a {
	padding:0px 6px;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	font-family:arial;

}
#nav a:hover {
	

}
#main-container {
	width:908px;
	min-height:657px;
	float:left;
	display:inline;
	background-color:#FFFFFF;


}
#left-content {
	float:left;
	margin:0px 10px 0px 0px;
	width:205px;
	font-family:arial;
	font-size:75%;
	font-weight:bold;
}
#left-content p {
	padding:3px 3px 3px 8px;

}
#contact-details-content {
	width:201px;
	height:134px;
	background-image:url("images/contact-details-bg.png");
	background-repeat:no-repeat;
	margin:0px 0px 4px 0px;

}
#cleaning-services-content {
	width:201px;
	height:193px;
	background-image:url("images/cleaning-services-bg.png");
	background-repeat:no-repeat;
	margin:0px 0px 4px 0px;

}
#instant-quote-content {
	width:201px;
	height:179px;
	background-image:url("images/instant-quote-bg.png");
	background-repeat:no-repeat;
	margin:0px 0px 4px 0px;

}
#right-content {
	float:left;
	width:688px;
	margin:17px 0px 0px 0px;

}
#footer {
	width:908px;
	float:left;
	display:inline;
	background-color:#155fa8;
	border-top:3px solid #7a828e;
	margin:8px 0px 8px 0px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;


}
#footer p {
	color:#FFFFFF;
	font-family:arial;
	font-size:70%;
	padding:5px 5px 0px 5px;
	font-weight:bold;

}

