#outer-wrapper,
#page-wrapper {
  width: 100%;
  background: #FFFFFF;
  margin-top: 0;
}

#header .logo,
#header .fema-header-logo {
  top: 0;
}

#header #header-right-content,
#header #navigation {
  display: none;
}

.front #right-rail {
  clear: both;
  margin-top: 20px;
  float: left;
}

#page #left-rail,
#page #breadcrumb,
.not-front #page img,
#page #block-boxes-kids-carousel-box {
  display: none;  
}

#page {
  clear: both;
}

.not-front #page-inner,
.not-front #main {
  width: 100%;
}

#footer {
  display: none;
੽