I'm using CSS faux columns. The background image, (repeating on the
y-axis), doesn't display the full height in the Mozilla browser.

I've applied a clearer div using the following CSS

..clearer {
clear: both;
}

Still, I cannot get Mozilla to display the background image applied to the
div id "main" to tile vertically the full height. IE is displaying okay,
just not in the Mozilla browser.

Does anyone know how to correct this?

Here is the link (see the right column)
[url]http://www.dwayneepps.com/delfuego/salescred3.htm[/url]

Any help is greatly appreciated.
Thanks,
-D-