jquery selector/wordpress problem

jquery selector/wordpress problem

Hi there,

I'm trying to piece together a WordPress theme and am teaching myself a bit of jQuery in the process, however, I'm slightly stuck on something

desirevo dot com

In the top menu at the above address I just want those initial, big links (inline list-items) to drop down. However, because there are aspects of WordPress that are automated, it's not proving as straight-forward as I'd like to achieve that, and instead it's affecting every consequent list-item beneath it.

Does anyone know how I could solve this?

I was thinking perhaps if there was some way I could add a class to those big links/list-items then everything would be sweet, but I can't find a way to isolate JUST those.

Any help would be hugely appreciated.