CSS sticky footers SOLVED
The age old problem of getting your footer to “float down” has been solved with this clean solution from Trevor Sheridan. I definitely prefer this to many of the sticky footer solutions I’ve used in the past, but I still think it would be great if CSS could “float: up” and “float: down” with ease. However, as long as you have a decent amount of content and a reasonable min-height, the sticky footer issue isn’t really that big of a deal (assuming you are using a display with a reasonable resolution).
Link: http://code.google.com/p/cleanstickyfooter/