It was ok the moment I changed my resolution to 1024x768, and that begins the design problems I can see. first you need to optimize the website at 1024x768 because thats the standard resolution for practically everyone. As for browsers make sure when coding for IE that you stick with IE6 because what looks good in IE7 doesn't look good in IE6. Make sure to run it through a validation to clean up some simple errors as well (count is at 40).
First thing you need to fix is the size of the website because it is breaking the horizontal scrollbar, so you will want to make your left and right boxes just a tad smaller along with your main content box so everything will fit.
With your header I like that roll over effect especially for the reflection so I will be stealing that coding right there. Now for the banner itself you got to many images especially on the bottom half; basically everything below the reflection will be one image up to the point of of the giant Z, and the same thing above it.
It would look like this roughly:

That will cut down on the load time for the website just a bit, also for the glass effect lighting that layer just a little bit more.
As for your left and right columns get rid of the Iframes and just use a solid background color, because the frames are making your image dividers look short.
You on a good start just plenty of cleaning that needs to be done, but getting there.
Reply