﻿.footer
{
    height: 45px;                        
    position: relative;
    background-color:#180200;
    top: 285px;
    left: 0px;
    width: 100%; 
    min-width: 890px          
}

img#bg
{
    position: absolute;
    left: 0px;
    top: 194px;            
    width: 100%;
    height: 535px;            
    min-width: 890px;
}