#footer_100
{
    background: none repeat scroll 0 0 #222222;
    color: #6c826f;
    line-height: 18px;

    position: absolute;
    width: 100%;    
    top: 800px;

}

div.footer_bottom
{
    
    background-color: #8db3ca;
    padding: 28px 0 15px;
    color: white;
    
    font-size: 13px;
}


