@charset "utf-8";
* {
	margin: 0px;
}

#navBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}

#footer #navBarBottom a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

#wrapperTag {
	height: 545px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperTag #middle {
	float: left;
	height: 725px;
	width: 450px;
	background-image: url(none);
	background-repeat: repeat-x;
	position: relative;
}
#wrapperTag #left #coolingLetters {
	height: 41px;
	width: 82px;
	position: absolute;
	left: 140px;
	top: 146px;
}
#navBar {
	height: 16px;
	width: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #CCCCCC;
	padding-bottom: 8px;
	margin-left: 10px;
	padding-top: 8px;
	float: none;
}
#wrapperTag #middle #ServiceAppointment #serviceApptContacts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
}
#wrapperTag #middle #ServiceAppointment {
	height: 200px;
	width: 450px;
	position: absolute;
	left: 1px;
	top: 437px;
}
#wrapperTag #middle #serviceMap {
	height: 287px;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 35px;
}





#wrapperTag #right {
	float: left;
	height: 545px;
	width: 225px;
	padding-top: 0px;
	position: relative;
}
#wrapperTag #right #linksRight #contractingLetters {
	height: 38px;
	width: 215px;
	position: absolute;
	left: 19px;
	top: 154px;
}

#wrapperTag #middle #ServiceAppointment #serviceApptContacts .style6 a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer #navBarBottom div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-top: 15px;
}



#wrapperTag #left {
	float: left;
	height: 545px;
	width: 225px;
	position: relative;
	padding-top: 0px;
}



#footer {
	height: 50px;
	width: 100%;
	position: relative;
	clear: both;
	padding-top: 0px;
}

#logoBar {
	background-image: url(../images/bannerBKG.png);
	height: 115px;
	width: 100%;
	clear: none;
}
#logoBar #logo {
	height: 75px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	position: relative;
}
#logoBar #logo #residential {
	height: 56px;
	width: 185px;
	position: absolute;
	left: 465px;
	top: 73px;
}

#copywrite {
	height: 35px;
	width: 100%;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
