body {
    background: white;
    font-size: 11pt;
    font-family: Georgia, Times, serif;
}

a img {
    border: 0;
}

p {
    clear: left;
}

#everything, #content, #footer {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    float: none !important;
    color: black;
    background: transparent none;
    clear: left !important;
}

    div#header h1 {
        width: 100%;
        width: auto;           
        text-indent: 0;
        background: none;
        text-align: center;
    }
    
div#content, div#footer {
    padding-top: 1em !important;
    margin-top: 1em !important;
    border-top: 1px solid #ccc !important;
}

div#footer, div#footer ul {
    text-align: left;
    float: none;    
}

a:link, a:visited {
    color: #3f57e8;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

body#page-home div#header, div#header {
    height: auto !important;
}

div#content a.free-evaluation-btn,
div#promo,
div#sidebar,
#top-nav {
    display: none !important;
}

/* Microformats for Contact Us page */
div.vcard .country-name { display: none; }
div.vcard .org { font-weight: bold; }
div.vcard div { line-height: 1.7; }
