﻿.MainFooter
{
    color:White;
    font-size:12px;
    padding-top:5px;
    width:970px;
    height:26px;
    min-height:26px;
    background-color:#255432;  
    vertical-align:bottom; 
}
.FooterCornerLeft
{
    vertical-align:bottom;
    width:11px;
    height:11px;
    float:left;
    background: url(images/footer/CornerBottomLeft.jpg) no-repeat center center;
  
}
.FooterCornerRight
{
    vertical-align:bottom;
    width:11px;
    height:11px;
    
    float:Right;
    background: url(images/footer/CornerBottomRight.jpg) no-repeat center center;
  
}
