http://www.essentialbuyerguides.com/wip/suffolk/TEMPLATE.htm
This is the basic layout so far.. I'm getting some issues with the left nav bar thing in Netscape, mainly that it slips right to the bottom of the content, even though in IE it lines up perfectly.
Mostly it works though, any issues you have with other browsers I'd love to know. 
Semi-Liquid layout with some absolute positioning.
In Firefox v0.9.2, the top menu wraps when resized.
Semi-Liquid layout with some absolute positioning.
Erk. Hmm. Maybe I'll need to set a minimum width on that.
Something I've noticed, is that the css and xhtml validate just fine using the W3C validation serivces, but when I run a javascipt:alert(document.compatmode) it says it's in quirks still.
Is my DOM dodgy? It's what dreamweaver kicks out as standard for xHTML compliant mark-up. 
Semi-Liquid layout with some absolute positioning.
Remove:
<?xml version="1.0" encoding="iso-8859-1"?>
It's not needed.

