﻿#bottomWrap
{
	position: fixed;
	z-index: 10000;
	bottom: 0;
    left: 0;
	height: 26px;
	width: 975px;
    font-size:10px;
}


#bottomWrap #bottom
{
	background: #0088b2;
    height: 26px;
    margin: 0px 0px 0px 15px;
}
.FooterLinks
{
    float: left;
    color: #ffffff;
    font-size: 10px;
    margin-left: 15px;
}
.FooterLinks a, .FooterLinks a:hover
{
    color: #ffffff;
    font-size: 10px;
}
.FooterPadding
{
    padding-top: 7px;
}
