.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#footer a {
color:#ccc;

}
#footer {
   position:absolute;
   bottom:0;
   background:transparent url(../images/siteimages/footer.png) repeat-x scroll 0 0;
color:#FFFFFF;
height:11px;
padding:10.5px;
text-align:center;
width:939px;
}


#footer a:active,#footer a:hover {
color:#fff;
}
