﻿/*
 ** Footer Content Styles
 */
#footer
{
    top: 585px;
    width: 875px;
    left: -2px;
    border-left: 2px solid #4F0091;
    border-right: 2px solid #4F0091;
    border-bottom: 2px solid #4F0091;
    background-image: url(../../images/footers/footer.jpg);
    height: 50px;
    font-family: Verdana, Arial;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    word-spacing: normal;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.0em;
    font-size: 1.0em;
    position: absolute;
    text-align: center;
}



