﻿.printableLogo 
{
    display: block;
}

header,
.columnRight .componentEmbeddedElement,
.columnRight .componentQuickLinks,
.columnRight .componentImages,
.columnRight .componentContactForm img,
.columnRight .componentContactForm .contactForm,
.columnRight .componentContactForm .contactFormButton,
.columnRight .componentContactForm h3,
.footerSubscribe
{
    display: none;
}

.maincontent header {
    display: block;
}

.columnRight
{
    clear: both;
}

.columnRight .contact .contactList a
{
    margin: 0;
    padding: 0;
}

.componentCarousel li
{
    float: inherit !important;
    margin: inherit !important;
    position: inherit !important;
    display: inherit !important;
}
.componentCarousel .flex-control-nav,
.componentCarousel .laterSlide {
    display: none !important;
}
.componentCarousel .firstSlide {
    display: block !important;
}

.columnRight {
    margin-left: 0px !important;
    width: 694px;
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
}
.columnRight .componentContactForm {
    margin-top: 0px !important;
}
.columnRight section{
    width: 220px;
    float: left;
    margin-right: 11px !important;
}
