@charset "utf-8";
body,th  {
	background: #4C78A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37495F;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #37495F;
}
a {
	font-size: 12px;
	color: #4B7AA6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4B7AA6;
}
a:hover {
	text-decoration: underline;
	color: #55C5ED;
}
a:active {
	text-decoration: none;
	color: #55C5ED;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.estes #container { 
	width: 783px;
	background-image:url(images/hvac.jpg);
	margin: 0 auto; 
	text-align: left; 
} 
.estes #header { 
	background-image:url(images/nashville-hvac.jpg);
	height: 265px; 
	padding: 0 10px 0 20px;  
}
.estes #specials {
	width: 336px;
	height: 101px;
	padding-top: 145px;
	padding-left: 30px;
} 
.estes #sidebar1 {
	float: right; 
	width: 200px; 
	background: #EBEBEB; 
	padding: 15px 10px;
	margin-right: 10px;
}
.estes #mainContent { 
	margin: 20px 250px 0 0; 
	padding: 0 20px; 
} 
.estes #footer { 
	padding: 0 10px 0 20px;
	background-image:url(images/nashville-tennessee.jpg);
	height: 38px; 
} 
.estes #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* CODE FOR THE MENU */
#styletwo {
position:relative;
margin-left: 10px;
display:block;
height:24px;
width: 768px;
font-size:11px;
font-weight:bold;
background:transparent url(images/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;
}
#styletwo ul {
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
#styletwo ul li {
display:block;
float:left;
margin:0 1px 0 0;
}
#styletwo ul li a {
display:block;
float:left;
color:#000;
text-decoration:none;
padding:6px 20px 0 20px;
height:24px;
}
#styletwo ul li a:hover,#styletwo ul li a.current {
color:#fff;
background:transparent url(images/bgON.gif) repeat-x top left;
}
/* CODE FOR THE MENU */