.contFooter{
    background: #b9e5fb url(../images/footer_gradient.gif) 0 0 repeat-x;
    
}


.footer{
    width:960px;
    padding: 0 10px 10px 10px;
    margin:0 auto;
    text-align: center;
    color: #FFFFFF;
     font-size:11px;
    
     overflow:hidden;
     
}

.footer a, .footer a:visited, .footer a:hover{text-decoration: none; font-weight: 900; color:#7f7f7f; margin: 0 10px;}

.footer a.active, .footer a.active:visited, .footer a.active:hover, .footer a:hover{color:#BFBFBF;}



