<STYLE TYPE="text/css">


body { margin:0; background-color: #706039;padding:0; }
  h1 { font-family: Arial, Helvetica, sans-serif; font-size: 28px; color: #706039; padding:0px; }
  h2 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #706039; padding:0px; }
  td { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: black; } 
    p { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: black; }
	p .highlight { color: #666633; font-size:15px; }
	
a:link { color: #706039; }
a:hover { color: #333; }
a:visited { color: #706039; }


 div#navcontainer
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color:#000;
margin: 0;
padding: 0;
width: 1000px;
height: 20px;
}


 /* NAV LIST */
ul#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
 }

ul#navlist li { float: left; }


#home
{ display: block; width: 92px; height: 20px; background: url(images/nav/home.gif) no-repeat 0 0; }

#home:hover
{ background-position: 0 -20px; }

#home span
{ display: none; }


#team
{ display: block; width: 95px; height: 20px; background: url(images/nav/team.gif)  no-repeat 0 0; }

#team:hover
{ background-position: 0 -20px; }

#team span
{ display: none; }


#portfolio
{ display: block; width: 111px; height: 20px; background: url(images/nav/portfolio.gif) no-repeat 0 0; }

#portfolio:hover
{ background-position: 0 -20px; }

#portfolio span
{ display: none; }


#planning
{ display: block; width: 101px; height: 20px; background: url(images/nav/planning.gif) no-repeat 0 0;  }

#planning:hover
{ background-position: 0 -20px; }

#planning span
{ display: none; }


#products
{ display: block; width: 101px; height: 20px; background: url(images/nav/products.gif) no-repeat 0 0; }

#products:hover
{ background-position: 0 -20px; }

#products span
{ display: none; }


#services
{ display: block; width: 91px; height: 20px; background: url(images/nav/services.gif) no-repeat 0 0; }

#services:hover
{ background-position: 0 -20px; }

#services span
{ display: none; }


#warranty
{ display: block; width: 101px; height: 20px; background: url(images/nav/warranty.gif) no-repeat 0 0; }

#warranty:hover
{ background-position: 0 -20px; }

#warranty span
{ display: none; }


#awards
{ display: block; width: 91px; height: 20px; background: url(images/nav/awards.gif) no-repeat 0 0; }

#awards:hover
{ background-position: 0 -20px; }

#awards span
{ display: none; }


#testimonials
{ display: block; width: 116px; height: 20px; background: url(images/nav/testimonials.gif) no-repeat 0 0; }

#testimonials:hover
{ background-position: 0 -20px; }

#testimonials span
{ display: none; }


#contact
{ display: block; width: 101px; height: 20px; background: url(images/nav/contact.gif) no-repeat 0 0; }

#contact:hover
{ background-position: 0 -20px; }

#contact span
{ display: none; }




</STYLE>
