/* ========================================= /
    base elements definition
/* ========================================= */

#footerarea, .navigation, .sidecolumn, .page_scroller, #sideBar, .ciflash, .ciimage, .searchbox {
    display: none;
}
body, #wrapper, #wrapper.home, #headerarea, #contentarea, #container, .content {
    background-image: none!important;
    margin: 0;
    padding: 0;
}
#headerarea {
    height: 142px!important;
}
#contentarea {
    top: 0;
}
#container, .content {
    width: auto;
}
.content {
    width: auto;
    padding: 0 20px;
}
.flashtitlecontainer {
    display: none;
}
.flashtitle.hidden {
    display: block;
    color: #000;
}
.page_title {
    color: #000;
}