does not look the way it should in internet explorer 6 or safari. It behaves correctly in firefox and updated versions of IE and Safari but not the older versions.
the customer is starting to get pissed, because all i've been able to come up with is "update your browser"
looks like it sorts out your float drop in IE6. You're also using transparent pngs which IE6 won't support. Google IE6 png fix, or swap to using non-transparent images.
I can't see anything especially wrong in Safari 5.
not a helpful comment but I had to point this out after I looked at your company website and noticed your in Mass. So what exactly is satsifaction? might wanna spell check that jpg
You haven't fixed the validation errors as advised in a previous post. Fix these first and it might work.
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
It's the same sort of problem as before I think. You are floating both .col-1 and .col-2 but failing to assign a width to either. Try giving both of these width 50% for starters.