#wrapper #header{
  background: url('../images/sub_header.jpg') no-repeat;
}

#wrapper #top{
  width: 939px;
  /*background: url('../images/sub_bg.jpg') repeat-y;*/
  background-color: #FFFFFF;
  height: auto;
}

#wrapper #top #nav_spacer{
  height:7px;
  background-color: #FFFFFF;
}


#wrapper #top #nav{
  border-bottom: none;
 /* margin-top: 0px; */

}

#wrapper #top #body{
  width:735px;
}

#wrapper #nav_bottom{
  height: 15px;
  background: url('../images/nav_bottom.jpg') no-repeat;
  background-color: #FFFFFF;
  width:939px;
}

