#menu1 {
  clear: both;
  float: left;
  background: url(/images/bg-menu1.gif) 0 0 repeat-x;
  width: 838px;
  height: 37px;
  margin-top: 15px;  
}
#menu1 a {
  display: block;
  float: left;
  margin-top: 3px;
}
#menu2 {
  clear: both;
  float: left;
  background: url(/images/bg-menu2.gif) 0 0 repeat-x;
  width: 838px;
  height: 44px;
}
#menu2 a {
  display: block;
  float: left;
  margin-top: 1px;
}