.footer {
    color: #0066B3;
    width: 100%;
    height: 25px;
}

.footer div {
    float: left;
    height: 25px;
    margin: 5px 1px 0px 1px;
}

.footer a:hover {
    color: #f4791f;
    text-decoration: underline;
}

.footer a {
    color: #0066B3;
    text-decoration: none;
    font-size: 12px;
}

.footer .copy {
    color: #0066B3;
    font-size: 12px;
}

.footer .sep {
    width: 5px;
    color: #0066B3;
    margin-top: 3px\9;
    margin-left: 3px;
}

.footer .footer_logo {
    border: 0px;
    margin: 6px 0px 0px 5px;
    margin-top: 5px\9;
}