#header {
  background-color: #ffb331;
  background-image: url(main.jpg);
  background-repeat: no-repeat;
  height: 122px;
}

#moreinfo {
  top: 103px;
  left: 600px;
}

#viewcart {
  left: 600px;
  top: 85px;
}

.tbar {
  width: 0;
  height: 0;
  overflow: hidden;
  border: 0;
  padding: 0;
}

#title2 {
  position: absolute;
  top: 5px;
  left: 500px;
  width: 400px;
  height: 20px;
  border: 2px solid #c92;
  text-align: left;
  padding-left: 5px;
  padding-top: 2px;
}

body {
  background-color: #fff;
}

#bodydiv {
  background-color: #fff;
}

#bonzaidiv {
  position: absolute;
  height: 50px;
  width: 400px;
  top: 40px;
  left: 500px;
  z-index: 30;
}
