Very nice, brilliant design and some nice copy there
A few things though, nit-picking a bit:
- You're getting odd characters instead of £ and —, which I think might be solved by using the UTF-8 character set in the content type meta tag, or using html entities (er, chat to your web developer)
- You're using frames to load what's actually a website at another address, I'm not sure of your reasoning for doing this but if it's for SEO purposes then you might be best using 301 redirects (again, chat to your web developer)
- You have a blank line at the top of the code of the site, this might break it in certain browsers (like IE)
But really, that's me being really picky. It's a very cool site
