body{
  margin:0;
  padding:0;
  background-color:#D9D9D9;
  font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}

#body{
  width: 1000px; 
  margin: 0 auto; 
}

#header{
  height: 107px;
  background-color:#D9D9D9;
}

#aboutContent, #testimonialsContent, #advertisingContent, #contactContent{
  width: 1000px;
  min-height: 374px;
  height: auto;
  _height: 374px;
}

#aboutContent{ background: url(/images/page.php?name=about) top right no-repeat; }
#testimonialsContent{ background:url(/images/page.php?name=testimonials) top right no-repeat; }
#advertisingContent{ background: url(/images/page.php?name=advertising) top right no-repeat; }
#contactContent{ background: url(/images/page.php?name=contact) top right no-repeat; }

#contentInner{
  width: 1000px;
  min-height: 374px;
  height: auto;
  _height: 374px;
  background: url(/images/gray_fade.png) top left repeat-y;
}


#map{
width:400px;
min-height: 317px;
height: auto;
padding: 0 0 0 40px;

/*background-image: url(/images/wetzelmap.gif) top left no-repeat;*/

}


.copy{
  width: 480px;
  font-family:"Century Gothic";
  font-size:14px;
  padding: 5px 40px 10px 0px;
  text-align: center;
}

#menu{
  margin: 0px;
  padding: 0;
  font: bold 13px Arial;
}

#menu li{
  display: inline;
}

#menu li a{
  float: left;
  color: #000; 
  text-decoration: none;
  /*width: 115px;45px*/
  padding: 35px 0px 0px 6em;
}


#menu li a:hover{
  color: #ff0;
}


#footer{
  margin: 63px auto;
  text-align: center;
}

#bios{
}

.pic{
  width: 800px;
  font-family:"Century Gothic";
  font-size:14px;
  padding: 0px 10px 30px 60px;
  float:left;
}


#aircraftHeader{
  background: url(/images/aircraftHeader.png) top left repeat-y;
  padding: 1em .5em;
}

#aircraftHeader h3{
  color: #fff;
  font-weight: bold;
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}

#aircraftHeader h4{
  color: #000;
  font-weight: bold;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

#planeImages{
  position: relative;
}

#planeImage{
  width: 600px;
  height: auto;
  margin: 1em;
}

#planeThumbs{
  position: absolute;
  right: 220px;
  top: 0px;
  width: 130px;
}

.planeThumb{
  margin: 5px;
}

div.inventory{
  margin-top: 1em;
  margin-left: 2em;
}

div.inventory strong{
  margin-bottom: 0px;
}

div.inventory p{
  margin-top: .01em;
}
