﻿
.doc_body
{
    height:2200px;
    width: 933px;
    text-align: left;
    background-image: url( '../images/doc_body_2200.png' );
    background-repeat: no-repeat;
}


.footer_content
{
    float:left;
    width:840px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background-color:#1d88cc;
    padding:10px;
    border:2px solid #051242;
    text-align:center;
    margin: 0px auto; /* for IE8 center */
    text-align: center; /* for IE */
    text-align: -moz-center; /* Mozilla Firefox alignment */
    
    margin-left:30px;
    margin-top:20px;
    
}

