Problem with transparent SWF in an AP div

hey guys… im having a bit of trouble with my flash menu at toxxicstudio.com (ignore the actual content, just getting brownie points from the girlfriend lol)

aaaanyways, the problem is that in firefox, everything looks perfect. however, in internet explorer, theres a big margin or padding or something that comes out of nowhere, and offsets my menu to the right.

Im building this in dreamweaver, and it shows fine in there too. heres the CSS for the div

#nav_bar {
height: 203px;
width: 800px;
position: absolute;
z-index: 2;
top: 99px;
}

the SWF is 796 wide, 200 high. in the properties, i’ve tried changing the align to left, but now its at default. the only thing i’ve changes on that is the wmode set to transparent. The movie itself has no gaps on the left or anything like that.

Im a flash person, not a CSS guy :frowning:

I dont know if its a CSS problem, a HTML problem, or my something i dont know about dreamweaver CS4…

if someone could help i’d appreciate it greatly.