body {
  background: none;
}

#header,
#header-frame,
#tabs,
#sidebar {
  display: none;
}

#header-strapline {
  position: relative;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  background: none;
  border-top: none;  
  border-bottom: none;
}
#header-strapline h1 {
  width: auto;
  height: auto;
  background: none;
  margin: 0 0 0.6em 0;  
}
#header-strapline h1 span {
  display: inline;
}
#header-strapline h2,
#header-strapline img {
  display: none;
}

#main {
  clear: both;
  margin-left: 0;  
  background: #fff;
  display: block;
}
#content {
  width: auto !important;
  float: none;
  padding: 0;
}

#footer {
  margin-top: 15px;
  border-top: 1px solid #7bbd25;
  border-bottom: none;
}
#footer div {
  width: auto;
  padding: 15px 0 0 0;
  height: auto;
}
#footer em {  
  float: none;
  font-style: normal;
}
#footer ul {
  display: none;
}

#homepage-welcome {
  background: none !important;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
#homepage-welcome h3 {
  width: auto !important;
  height: auto !important;
  background: none !important;
}
#homepage-welcome h3 span {
  display: inline !important;
}
