div#footer {
    padding: 0;
    margin: 0;
    background: #f4eeeb url('/images/mkweb20/footer/top_band.png') repeat-x top left;
    font-size: 0.92em;
    font-family: Verdana;
    width: 100%;
    color: #909090;
}

#footerNavTable {
    padding: 20px 0 0 0;
    width: 800px !important; 
    height: 36px !important;
    background: url('/images/mkweb20/footer/nav_center.png') repeat-x left bottom;
    color: #909090;
    text-align: center;
}

#footerNavTable img {
    height: 36px !important;
    width: 9px !important;
}

#footer a, #footer a:visited {
    color: #909090;
    text-decoration: none;
} 

#footer a:hover, #footer a:focus {
    color: #909090;
    text-decoration: underline !important;
} 

#footerDisclaimerText {
    padding: 20px 0 26px;
    font-size: 0.85em;
    font-weight: bold;
    color: #d1bfb5;
    background-color: #f4eeeb;
    text-align:center;
}

.horizontalSpacer {
    background: url('/images/mkweb20/h_divider.gif') repeat-x left center;
    height: 10px !important;
    padding: 0 0 5px 0;
}

.verticalSpacer {
    background: url('/images/mkweb20/v_divider.gif') repeat-y center top;
    width: 10px !important;
    padding: 0 20px;
}

#footerMainSection {
    padding: 20px 0 0;
}

#footerMainSection div {
    font-family: Arial Narrow, Arial, Verdana;
    font-size: 24px;
    font-weight: lighter;
    color: #bd1e2c;
    padding:0 0 10px;
    white-space: nowrap;
}

#footerMainSection div img {
    padding: 0 10px 10px 0;
    margin: 0;
}

#footerMainSection table tr td table tr td {
    padding: 1px 0;
    margin: 0;
    font-family: Verdana;
    font-size: 1em;
}

.blogTitle {
    color: #bd1e2c;
}
