Adobe CS is wonderful development environment to use and what you can't do with it out of the box you can prob find an extension to add the feature(s). Well, you can if you have Adobe Extension Manager. It's pretty much all I've used for prob the last 7-8 years now. (I also use Coda and BBEdit daily for quick tasks.)

If you do have Adobe Extension Manager you should check out these sites. Loads of great add-ons to speed up dev time.
http://www.dmxzone.com/
http://www.adobe.com/cfusion/exchang...xc=3&loc=en_us (Has some great free jquery extensions)

BTW, I don't want to rain on your parade, but I am looking at your site and you have some html problems. You're calling JS/CSS files outside the html header area and look to have a lot of open and miss-matched tags.

p.s. I wouldn't use the Adobe Spry libary that comes built-in DW. It can be slow on high traffic sites. I've found that jQuery was much faster.