#banner {
  background: none;
  height: 70px;
}
#menu_a {
  display: none;
}
#menu_c {
  padding-top: 20px;
  padding-left: 50px;
}
#menu_b {
  padding-top: 30px;
  padding-left: 70px;
}
#top_block, #other_nav {
  display: none;
}
#content {
  width: 738px;
  float: left;
}
#content p {
  width: auto;
}
h1, h2, h3, h4, h5, h6 {
  width: 95%;
}
#center_block {
  background: none;
}
th {
  font-weight: bold;
}
td {
  padding: 2px;
}
