﻿/*
 ** Footer Content Styles
 */
#footer
{
   top: 585px;
    width: 875px;
    color: black;
    height: 45px;
    font: 12px Verdana, Arial, Helvetica;
    position: absolute;
    background: transparent;
    text-align: center;
    background-image: url(../images/footers/footer.jpg);
}




