> http://216.219.94.105/index1.cfm

Basically, IE/win (all versions) is "saving" your layout - see: the
'hasLayout' bug. Other browsers need proper styling, since they don't  
have
that particular bug.

To get the basics working across browser-land, add...

.gw_aTab {clear: left; }
#footer_home {clear: both; }

Note: your layout is a bit weak, and can't take much, if any,
font-resizing in any browser. See also: IE/win's 'ignore font sizes'
option on this point.
Test in browsers and you'll see how easily it breaks.

Normally I would suggest a complete rewriting of such a weak layout -
using a different approach, but I don't have time to create demos/ 
examples
these days.

regards
     Georg
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to