body {
  background: #29ABE2 url(../images/bg.png) no-repeat fixed left top;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#owrap {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 923px;
}
#owrap #hder {
  font-size: 18px;
  font-weight: bold;
  height: 217px;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
  background: url(../images/mtr_bb.gif) no-repeat right bottom;
}
#owrap #hder #chdlrs {
  background: url(../images/chidlers.gif) no-repeat right bottom;
  height: 144px;
  width: 191px;
  padding-top: 20px;
}
#owrap #hder #rlogo {
  background: url(../images/rlogo.gif) no-repeat left top;
  float: right;
  height: 159px;
  width: 298px;
}
#owrap #hder #rlogo span { display: none; }
#owrap #cwrap {
  background: url(../images/bdrep_bb.gif) repeat-y left top;
  padding-right:11px;
}
#owrap #cwrap .cflt {
  clear: left;
  display: block;
}
#owrap #fter {
  padding: 2px 30px;
  background: url(../images/ft_bb.png) no-repeat left top;
  height: 42px;
  text-align: right;
}

