﻿div#footer {
    clear: both; 
    margin: 10px 0 0 0;
}

div#footer p {
    text-align: center;
    margin: 0;
    padding: 2px;
}

div#footer p.footer-links {
    width: 650px;
    border-top: 1px solid #0066a4;
    margin: 0 auto;
}