html {
  background-image: url(imgs/mainbg_sh-top.gif);
  background-position: center 0px;
  background-repeat: no-repeat;
  background-color: #E7E8EA;
  height:auto;
}

#border {
  min-height: 1%;
  margin: auto;
  margin-left: -12px;
  margin-bottom: -18px;
  padding-right: 4px;
  background-image: url(imgs/mainbg_sh.gif);
  background-position: center 0;
  background-repeat: repeat-Y;
  background-color: #E7E8EA;
}
#main { margin-bottom: 0px;padding-bottom: 0px; }