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