#content {
  width: 640px;
  height: 100%;
  float: left;
  margin: 0;
  padding: 0;
  background-image: url(../imgs/design/c_bg_tl.png);
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 500px;
  }
#wrap2_tops {
  width: 902px;
  height: 5px;
  background-image: url(../imgs/design/navcont_top.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  }