﻿/*
 ** Footer Content Styles
 */
#footer
{
    width: 904px;
    height: 30px;
    color: black;
    font: 8pt Verdana, Arial, Helvetica;
    position: absolute;
    background-image: url(../images/Banners/footer.jpg);
    text-align: center;
    background-repeat: no-repeat;
}



