#main {
  float: none;
  display: block;
  margin: 0 40px;
  width: 880px;
}
#sidebar {
  display: none;
  margin: 0;
  width: 0;
}