<object> tags - removed, fixed the footer. No idea how those got there...removed em all from that page actually. Thanks for that one too

Well you are right, fix one thing, break another.

Now here is the question that wins some of your hosting fees back in the for of a refund....

Code:
#contentf * {height:auto!important;}

This cures the IE7 footer issue, but kills the flash content on the page. It shrinks it up and makes it pixelated due to the resize.

So, if you can figure out how to get


Code:
 #contentf * {height:auto!important;}


Working in tandem with the flash content across IE6, 7 and firefox....you got some funds coming your way.