#outer {width:100%; height:0px; background:url(film.jpg) no-repeat right bottom; border:1px solid #FF8B53; border-width:5px 0px 0px 0px; position:relative; }

.pad1 {width:30px; height:25px; background:#FF8B53; display:inline; float:left; margin:10px -12px 0px 0px;}
.pad2 {width:30px; height:25px; background:#FF8B53; display:inline; float:left; margin:10px 0px 0px -15px;}

#menu {list-style-type:none; padding:0; margin:0;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#B5B5B5; margin:3px 3px 0 0; position:relative;}
#menu li.sub {background:#BB3D00;}

/* for IE5.5 and IE6 only */
#menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}

#menu li a {display:block; color:#EFF; height:25px; font-family:arial, sans-serif; font-size:11px; line-height:24px; width:125px; text-decoration:none; text-align:center;}
#menu :hover {color:#AEAEFF; background:#369;}
#menu :hover > a {color:#AEAEFF; background:#369;}

#menu ul,
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {position:absolute; left:-9999px; width:128px;}

#menu :hover ul{left:0;top:25px; background:url(transparent.gif);} /* the background image is for IE7 */

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {padding:0 3px; left:125px; top:-3px;}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {padding:0 3px; left:-131px; top:-3px;}
