About the site, I love the fact you guys dumped your table layout. Good choice! There's only two things I would change. One is explained in code:
CODE
<p><span class="hlight">When and where can I buy it?</span><br />
Sometime around April/May 2008 via UK, USA, Germany and Turkey.</p>
toCODE
<p><h3>When and where can I buy it?</h3>
Sometime around April/May 2008 via UK, USA, Germany and Turkey.</p>
Basically, if you have to use <br />, you are probably not doing something right. <br /> can almost always be avoided.
The last thing is to use background images as little as possible, and use background colors instead. They are just as effective, and take up much less server space, bandwidth, time, and client resources.
As for the logo, I like it, but I like
Eolair's logo the best. It feels more professional, and separates from the competition in a glance. It also gives off that "power" feeling while still remaining slightly old in a way... hard to describe.