#container_inner {
  width: 100%;
  text-align: center;
  background-image: none;
}

#header, #menu_left, #menu_right, #top_menu {
  display: none;
}

#header_print {
  display: block;
  text-align: center;
  margin-bottom: 1em;
}


#page_container {
  float: none;
  width: 592px;
  margin: 0 auto;
  text-align: left;
}

#footer {
  clear: both;
  background-image: none;
  border-top: 1px dashed #777;
  font-size: 9pt;
  color: #777;
  text-align: center;
  margin-top: 1em;
  padding-top: 1em;
  width: 100%;
}

#page_content {
  margin: 0;
}
