﻿.footer
{
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    height: 25px;
    bottom: 0px;
    margin-top: 2px;
}
.flcopyright
{
    font-family: arial,tahoma,verdana,sans-serif;
    text-align: center;
    font-size: 13px;
    background-color: transparent;
    height: auto;
    width: auto;
    margin-top: 4px;
    color:#30444f;
}

body
{
    background-color: #F0F0F0;    
}
