#header,
#footer-nav,
#about-us-feature,
#sub-nav,
#print-invoice {
    display: none;
}
#interior-content,
#main-content {
    width: 97%;
}
#content-header,
#fma-banner {
    background: none;
    height: auto;
    margin: 0;
    float: none;
}
#main-content.utility {
    margin: 0px;
}
h1 span {
    display: block;
}
#content-header.checkout {
    display: none;
}

