@charset "utf-8";
/* CSS Document */

div.sliderHolder {
    display: none;
}

footer#footerTop {
    display: none;
}
footer#footerBottom {
    display: none;
}

article.contentRow h3 {
    border: 1px solid #000;
    color: #FFF;
}

section#contentMain h1,
section#contentMain p {    
    display: none;
    
}