Hello guys.
Developing a site using XTHML 1.0 Strict Doctype with CSS and I'm getting problems with getting the site to display properly in Firefox, Opera, Netscape and IE.
Thing is it displays fine (or how I want it to) in IE but in Firefox, Opera and Netscape I get a problem with the margins around my DIVs.
In the last three browsers (Firefox,Opera and Netscape) the site displays exaclty the same which leads me to believe that IE is displaying the site incorrectly (Never heard that before....

).
Despite that I want the site to dispaly like IE displays it in all browsers. The problem I'm getting in the other browsers is that the left, centre and right column DIVs should all be vertically in line and visibily seperate from the top DIV created by the top margin.
I've run my site through the W3C Validator and it all checks out so I don't think it's anything to do with browsers rendering in quirks mode.
page url:
Template
style sheet:
www.1130df.co.uk/style.css
Any ideas?