#footer {
 z-index:3;
 position:fixed;
 bottom:0px;
 height:236px;
 width:100%;
}

#footer a {
 color:  #004489;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial;
}

#footer_content {
 z-index:3;
 position:fixed;
 bottom:0px;
 height:117px;
 width:100%;
}

#footer_content a {
 color:  #004489;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial;
}

#footer2 {
 z-index:3;
 position:fixed;
 bottom:0px;
 background: #EFF0F0;
 color:#004489;
 height:33px;
 line-height:33px;
 width:901px;
}

#footer2 a {
 color:  #004489;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-family: Arial;
}