@charset "UTF-8";

#at_footer {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 7px solid #ca0a37;
    clear: both;
    padding: 15px 0;

    font-size: 12px;
    line-height: 1;
    text-align: center;
}

#at_footer .clr:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}

#at_footer .nav {
    border-bottom: 1px dotted #333;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: left;
}

#at_footer .nav {
    border-bottom: 1px dotted #333;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: left;
}


#at_footer a:link {
    color: #333;
    text-decoration: none;
}
footer {
    border-top: 3px solid #575444;
}