﻿/*
 ** Footer Content Styles
 */
#footer
{
    top: 585px;
    width: 875px;
    height:45px;
    color: #FFFF00;
    font: 10pt Tahoma, Verdana, Arial;
    position: absolute;
    background-image: url(../images/backgrounds/footer.jpg);
    text-align: center;
}




