Damn thats nasty looking code. Well i would simply clear float the footer. Of course the elements above it must be floated as well. But i would suggest recode . Actually heck its only a 30 mins tops to recode that works in all browsers an is clean & tidy
CODE
footer{
clear:both;
width: 100%
height: 120px;
}