#headerContainerHome {
	width: 970px;
	background-image: url(../images/navHomePage.gif);
	background-position: bottom right;
	background-color: #0071BC;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	overflow: hidden;
}
#headerContainerWindows {
	width: 970px;
	background-image: url(../images/navWindows.gif);
	background-position: bottom right;
	background-color: #0071BC;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	overflow: hidden;
}
#headerContainerRoof {
	width: 970px;
	background-image: url(../images/navUPVCroofline.gif);
	background-position: bottom right;
	background-color: #0071BC;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	overflow: hidden;
}
#headerContainerPD {
	width: 970px;
	background-image: url(../images/navPaintingAndDecorating.gif);
	background-position: bottom right;
	background-color: #0071BC;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	overflow: hidden;
}
#headerContainerClean {
	width: 970px;
	background-image: url(../images/navCleaning.gif);
	background-position: bottom right;
	background-color: #0071BC;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	overflow: hidden;
}
#headerContainerGarden {
	width: 970px;
	background-image: url(../images/navGardening.gif);
	background-position: bottom right;
	background-color: #0071BC;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	overflow: hidden;
}
#headerContainerContact {
	width: 970px;
	background-image: url(../images/navContact.gif);
	background-position: bottom right;
	background-color: #0071BC;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	overflow: hidden;
}
#headerNavContainer {
	background-image: url(../images/tel.gif);
	height: 191px;
	background-repeat: no-repeat;
	background-position: top right;
	width: 715px;
	float: left;
}
#headerTelContainer {
	float: right;
	width: 280px;
	text-align: right;
	height: 73px;
	background-image: url(../images/TelLogoB.gif);
	background-repeat: no-repeat;
	background-position: 20px 35px;
	padding: 37px 30px 0 0;
}
#headerTelContainer  a.tel         {
	font-size: 25px;
	color: #FFFFFF;
}
#headerTelContainer     a.clickHere   {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#headerLogo {
	float: left;
	width: 255px;
	height: 191px;
	overflow: hidden;
}
ul#menu{
	margin:0;
	padding:20px 0 0 0;
	list-style-type:none;
	text-transform: none;
	display:block;
	float: right;
	width: 710px;
	overflow: hidden;
	height: 60px;
}
ul#menu li {
	display:block;
	float: left;
	margin:0;
	padding:0;
	height: 50px;
	width: 140px;
}
ul#menu li a {
	display:block;
	float:left;
	text-decoration:none;
	color: #0071BC;
	width: 127px;
	padding: 10px 0 0 13px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#menu li a:hover {
	color: #4AB7FF;
}
ul#menu   .current          {
	color: #4AB7FF;
}

ul#topHeaderNav{
	margin:0;
	list-style-type:none;
	text-transform: none;
	display:block;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
ul#topHeaderNav li {
	display:block;
	float: left;
	margin:0;
	color: #FFFFFF;
}
ul#topHeaderNav li a {
	display:block;
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
ul#topHeaderNav li a:hover {
	color: #4AB7FF;
}
ul#topHeaderNav   .current          {
	color: #CEECFF;
}
#topNavAboutContainer {
	float: left;
	padding-top: 50px;
	padding-left: 30px;
	width: 360px;
}
