FireFox:
http://phroztnet.org/namepros/ffe-900.jpg
IE:
http://phroztnet.org/namepros/iee-900.jpg
I must admit, when I first looked at it, I had my adblock turned on for the site (FF) so it looked a bit different w/out the ad words, but as you can see, a few things are still off. It's not bad, just a bit of overlapping. This is pretty easily taken care of with a few FF hacks.
Mainly, just your logo. It's not far off though, just though I'd let you know, since it seems you are going for a streamline and simple, nice looking site.
To do the hack, simply make a new set of definitions for the margin or whatever until you get things right by doing the following:
Code:
html>body h1 {
margin: new margin dimensions;
}
This will tell the FF browser (and only the FF browser) to define the margins as such. You can leave your other block of code for the h1 there and it will be just fine. It only affects FF.
If you would like to see some more examples of IE/FF hacks, let me know.
Otherwise, it's a very nicely designed site. Simple... colors are nice... graphics are nice... and I appreciate that you did *something* different with the adwords box so that it's not as obtrusive as it usually is on pages!