#menu {
  float: left;
  width: 145px;
}

#content {
  margin-left: 198px;
}

.box {
  float: right;
  width: 720px;
}