#footer {
background: no-repeat top center #202020 url('../_i/footer/footer_background.gif');
/*height: 438px;*/
height: 610px;
margin: 0px;
padding: 0px;
text-align: center;
}
#footer_content {
width: 943px;
height: 325px;
margin-left: auto;
margin-right: auto;
font-family: Arial;
color: #808080;
font-size: 12px;
text-align: left;
}
#footer_content .divider {
padding: 0px;
background: no-repeat url('../_i/footer/footer_divider.gif');
height: 1px;
width: 289px;
}
#footer_content ul {
padding: 10px 0px 0px 35px;
list-style: url('../_i/footer/footer_bullet_list.gif');
font-family: Arial;
color: #808080;
font-size: 12px;
}
#footer_content li {
padding-bottom: 3px;
}
#footer_content h2 {
font-family: Tahoma;
color: #0099D2;
font-size: 14px;
padding: 30px 0px 10px 30px;
letter-spacing: +1px;
}
#footer_content a {
text-decoration: none;
color: #808080;
}
#footer_content a:hover {
color: #909092;
}