* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 75.5%;
	font-family: Helvetica, sans-serif;
	background: url(images/bg.png) repeat-x top #EEEEEE;
}
p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}


a.blue:link {color: #0000ff; background: #ffffff; text-decoration: none;}
a.blue:active {color: #0000ff; background: #ffffff; text-decoration: none;}
a.blue:visited {color: #0000ff; background: #ffffff; text-decoration: none;}
a.blue:hover {color: #0000ff; background: #ffffff; text-decoration: none;}

a.white:link {color: #FFFFFF; text-decoration: none;}
a.white:active {color: #948ffa; text-decoration: none;}
a.white:visited {color: #FFFFFF;  text-decoration: none;}
a.white:hover {color: #948ffa;  text-decoration: none;}

h1 { font-size: 2.0em; margin-left: 0.8em; margin-bottom: 0.8em; }
h2 { font-size: .75em; text-transform: uppercase; margin-bottom: 0.8em; }
h3 {
	font-size: .25em;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 2px;
	
	padding: 5px;
	margin-bottom: 0.5em;
	text-align: center;
}

.wrapper {
margin:0 auto;
width:800px;
text-align:left;
}
.header{
width:800px;
height:287px;
background:url(images/teetersheatinghdr.jpg) repeat-x top;
} 
.indexcontent{
width:800px;
height:800px;
background: url(images/bdy-bg-air-heat-major-brands-repair.jpg) repeat-y;  
}
.faqcontent{
width:800px;
height:1000px;
background: url(images/bdy-bg-air-heat-major-brands-repair.jpg) repeat-y;  
}
.leftcolumn{
background:url(images/menubg.jpg) no-repeat ;
float:left;
width:130px; 
float: left;
margin-top: 0px;  
padding-top: 0px;  padding-left: 25px; 
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
line-height: 1.8em;
list-style: none;
}

}
.contactcontent{
font-size: .5em;
font-weight: bold;
text-decoration: none;                
}			
.rightcolumn{
width:642px;
background: url(images/rightcolumnhdrtop.jpg) no-repeat top;
float:right;
font-size:1.3em;
}
div#rightsidecontent{
font-size:.9em;
margin-left:173px;

}
div#footer { 
width: 800px; 
height: 40px;
padding-top: 25px;
background: url(images/ftr-heating-air-conditioning-service.jpg) no-repeat top;  
text-align: center;
margin: 0 auto;
}   
.clear { clear: both; }

