#header {
  min-height: 0;
  height: auto;
  background: #fff;
}

#container #header h1 {
  display: block;
  position: relative;
  height: auto;
  padding: 0;
  margin: 0 0 1em 0;
  background: none;
}

#header h1 a, #header h1 a:link, #header h1 a:visited, 
#header h1 a:hover, #header h1 a:active {
  display: block;
  position: static;
  width: auto;
  height: auto;
  text-indent: 0;
  overflow: auto;
  font-size: 2.25em;
  color: #0e40a3;
}

ul#topmenu, ul#lnSel, ul#mainmenu, #header ul.submenu, #searchform {
  display: none;
}

#container {
  height: auto !important;
  height: auto;
  min-height: 0;
  margin: 0;
  width: 100%;
}

#footer_guarantor {
  display: none;
}

#footer {
  margin: 1em 0 0 0;
  width: 100%;
  background: none;
}

#footer span, #footer a {
  margin: 0;
  padding: 0;
}

#sidebar {
  display: none;
}

#sidebar2 {
  display: none;
}

#content {
  margin: 0;
  width: 100%;
}