Have to agree with the other guys, I'm afraid. It's horrible. A few points...
[ol]
[li]Lose the ticker and that swirly animated text thing. Irritating, waste of bandwidth, and the No. 1 way to say "this is an amateur website".[/li]
[li]Lose that oppressive dark blue background[/li]
[li]Put some
content on your home page. You need to give people something to attract them deeper into the site, and also something for search engines to get their teeth into.[/li]
[li]On the subject of search engines, using Javascript to do all your navigation will make it impossible for search engines to spider your site. Try putting your pages through
to see how they look to spiders and other text-based folk, currently they look blank!.[/li]
[li]That fancy dissolve transform you get when you ask for contact details is another waste of time - why make the web slower than it already is?[/li]
[li]Using an image to show the contact details mean that people using screen readers can't see it (it seems to me that blind people might like coach tours, since they can't drive themselves). It also means you can't cut & paste the information for later reference (like if I was shortlisting companies for my holiday, sorry ETA's off the list).[/li]
[li]You need to look into driving at least part of your site from a database, unless you're prepared to spend a lot of time fiddling with HTML files. People are going to want to examine the schedule of upcoming tours - When's the next tour to X?, What tours are happening next week?, How often do you go to Y? Easily managed with a database, a lot of work with static pages.[/li]
[/ol]
That should be enough to be getting on with!
-- Chris Hunt