Sliding div's

Hey everyone,

I’ve been toying with this for a while. On http://www.shauninman.com/plete/ in the navigation bar on top, when you hover over the word “Navigation”, the whole menu slides down, and everything slides along with it. I’ve been trying to replicate this. I’ve been setting a small button, so that on a rollover the div I want to have appear will just change it’s margin from a negative value to a positive one. This works for getting it to appear, but I’m lost as to make the content slide across the screen.

Can anyone help me out here? I’ve looked at his source, and CSS sheets, and I’ve found nothing of use.

Thanks for any help,
-Rob