Too much flash, site is heavy. It's uncomfortable for an eye to look at. I don't like black backgrounds. I think it's possible to reduse all this flash without loosing functionality.
Try to use span tags instead of font tags. I've just tried it, I have ie9 installed and it has problems with your code. But with span tags everything is ok. Maybe in ie8 or earlier it does't work....
I don't know whether this is what you want, but I've solved it like this: put your image in div with exact width and height of your image and then you can scale img with css by setting % :) I know,...
There is a lot of work to do with your site. It has no header, footer, menu looks bad. Not enough content. Make it at least 80% ready and then ask if there is something wrong. Now, again, you have to...
Certainly it's your choise, but I'd made such site using one of the cms. It's much easier to add content and much more friendly for you, visitors and browsers. Yeah, it'll take a lot of time to put...
I really like the appearance of your site. Everything looks smoothly and just great. But why you put social links both to footer and right-side? Maybe one time should be enough.
Yes, Wiordpress seems to be easier to learn than Joomla or drupal. I'm new to cms too, now I'm learning Drupal, because my friends think it's very perspective. I think they are right :) So my...
If I understand correctly you want main menu always appear on the top of grey area. So why don't just put menu and other elements below it to div and set to that div background-color:...