/* CSS updated footer */

#footer{
background:url(http://grow.okcommerce.gov/assets/images/footer_bckgrnd2.png) top center no-repeat;
}

/*footer Navigation class*/
#footer .footer_nav3 { float:left; padding:36px 0 0 20px; font-size:11px; font-weight:normal; }
#footer .footer_nav3 ul { margin:0; padding:0; list-style:none; }
#footer .footer_nav3 ul li { width:200px; padding:9px 0 5px 0; border-top:1px solid #37373d; }
/*hacks*/
*:first-child+html #footer .footer_nav3 ul li { margin:0; padding:5px 0; font-size:11px; }
#footer .footer_nav3 ul li, x:-moz-any-link, x:default { margin:0; padding:8px 0 5px 0; font-size:11px; }
/*end hacks*/
#footer .footer_nav3 ul li.last { border-bottom:1px solid #37373d; }
#footer .footer_nav3 ul li a { text-decoration:none; color:#DDDDDD; }/*#8B9298*/
#footer .footer_nav3 ul li a:hover { color:#dcffcf; }
/*end*/