a:link
{
	color: #ffffff;
	text-decoration: none;
}
a:visited
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#container {
margin: auto;
width: 850px;
}
#header {
background-color: #bb0000;
height: 180px;
z-index:3;
}
#headerlogo {
float: left;
height: 170px;
width: 370px;
background-image: url('images/logo.gif');
}
#freeestimates {
position:absolute;
left:44%;
top:100px;
height:114px;
width:150px;
z-index:2;
background-image: url('images/freeest.gif');
}
#headertext {
float: right;
padding-top: 30px;
color: #ffffff;
height: 170px;
width: 480px;
text-align: center;
}
#headernavpub {
padding-top: 5px;
padding-left: 5px;
width: 835px;
height: 25px;
background-image: url('images/headernav.gif');
}
#mainmenu {
height: 533px;
width: 800px;
background-image: url('images/mainmenubg.gif');
}
#mainnav {
padding-top: 32px;
padding-left: 34px;
float: left;
}
#topnavbutton {
border-top: solid 10px #333333;
height: 50px;
}
#navbuttons {
height: 50px;
}
#bottomnavbutton {
border-bottom: solid 10px #333333;
height: 50px;
}
#mainnavphoto {
padding-top: 32px;
height: 450px;
}
#mainnavphoto img {
border-top: solid 10px #333333;
border-bottom: solid 10px #333333;
}
#footer {
margin-right: 50px;
color: #ffffff;
font-family: verdana, sans-serif;
text-align: center;
}
#installation {
background-color: white;
color: black;
width: 800px;
padding: 10px;
}
#installation a {
color: black;
}





