.utilBar, nav.nav, header.main, #backtotop, .sectionColumnNav, .breadcrumbs, .carousel {
    display: none;
}
.homeIntro {
    width: 100%;
    float: none;
}
.headLogo img {
    width: 90%;
}
.headImg p {
    font: 600 1.5em/1.2em 'Open Sans', Arial, Sans-serif;
    color: #FFF;
    text-shadow: none;
}
header.mainSection {
    display: table;
    width: 100%;
    page-break-after: avoid;
}
section.sectionHome {
    width: 100%;
    min-height: auto;/*temp*/
    font: 400 .95em 'Open Sans', Arial, Sans-serif;
}
section.sectionHome .sectionColumn, section.section .sectionColumn {
    width: 100%;
    float: none;
}
.sectionColumnNav {
    display: none;
}
.sectionColumnContent {
    display: table;
    width: 700px;
    float: none;
}

.featurette-2, .featurette-3 {
    page-break-before: always;
}
