Some general tips:
- Use Firefox as your main browser while developing pages.
- Get the Firebug plug-in to help you tune your CSS
- Once the design is right for Firefox, tune as required for IE7, then IE6.
- Target any IE tweaks using conditional comments.
You'll find developing this way around much faster.