Nice site. Looks well. Couple of little things I'd personally change:
- you need to get actual text (and not images) onto the home page.
SE's rank that page the highest usually so it needs to be optimised for
SE's. Basically you've got a splash page there - a big no no!
- navigation should change to text and away from the images also. you can create the exact same effect with plain text and a little css.
- I'd change the background colour or add a tile so that the actual site lifts off the page a bit and distinguishes itself from the bg.
- I'd avoid using popup windows for the full size images. They are just annoying and can be blocked. Have a look at lightbox2, it's great for this sort of thing:
Lightbox 2
- link logo back to home page and when linking to your home page, always use the full url only. Don't include index.htm at the end. It operates as a duplicate page as far as the
SE's are concerned.
- The "shop" popup window - how annoying is that. Can you not put that inside the current design? What's the point of it? Once again, avoid popups like the plague!
- There's W3C (html/css) and WAI errors. Best run it through some standards checking. Look up TotalValidator for a good tool.
- You really should be looking at doing your sites in "table-less" designs. It's so much easier when you make the move over and your code will be so much cleaner and readable by the
SE's.
Other than those points, the site is quite nice. It looks well and it loads fast going from page to page. I actually like the home page with the logo in the middle but it's a big no no when it comes to
SEO.
Well, hope that helps!
Rgds, Dave