#header{
  background: url('../img/header-small.jpg') no-repeat;
  height: 396px;
  position: relative;
}
#header-image{
  overflow: hidden;
  position: absolute;
    top: 112px;
    left: 261px;
  width: 708px;
    height: 276px;
}
#left-sidebar{
  margin-top: -294px;
  _height: 300px;
  _overflow: visible;
}
#main{
  background: url('../img/main-without-right.gif') repeat-y 50% 0;
}

