#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {padding:0; margin:0; list-style:none; height:28px position:relative; z-index:500; font-family:Arial, verdana, Tahoma, sans-serif;} 
#nav li {float:left; margin-right:0px;}
#nav li a {display:block; float:left; height:24px; line-height:24px; color:#999; text-decoration:none; font-size:13px; padding:2px 3px 2px 3px; border-right:1px solid #999;} 
#nav li a.first{text-align:center; font-size:11px; } 
#nav table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
#nav li a:hover {z-index:200; position:relative; color:#8f8f8f; background-color:#fff; text-transform:lowercase} 
#nav li:hover {position:relative; z-index:200;}
#nav li:hover > a {color:#8f8f8f; background-color:#fff; text-transform:lowercase;} 
#nav li:hover > a span.s {color:#b20808; font-size:16px;} 
#nav li:hover > a.sub {color:#8f8f8f; background-color:#fff; text-transform:lowercase} 
#nav li.current a {color:#000; background-color:#fff;}
#nav li.current a.sub {color:#fff; background:#1E587E}
#nav :hover ul {left:-1px; top:28px; width:210px; background:#444;} 
#nav ul, #nav :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav :hover ul :hover ul {left:211px; top:-1px; background:#222; white-space:nowrap; width:200px; z-index:200; height:auto;}
#nav :hover ul li {margin:0; border-bottom:1px solid #000;}
#nav :hover ul li a {width:210px; padding:0; text-indent:10px; background-color:#b20808; color:#fff; height:31px; line-height:31px;} 
#nav :hover ul li a.fly {background:#b20808 url(../images/plus-arrow2.gif) no-repeat right center;}
#nav :hover ul :hover {background-color:#fff; color:#000; }
#nav :hover ul :hover a.fly {background-color:#fff; color:#000;}
#nav :hover ul li.currentsub a {background:#1E587E; color:#fff;}
#nav :hover ul li.currentsub a.fly {background:#1E587E url(../images/plus-arrow2.gif) no-repeat right center; color:#fff;}
#nav :hover ul :hover ul li a {width:200px; padding:0; text-indent:10px; background-color:#b20808; color:#fff; } 
#nav :hover ul :hover ul :hover {background-color:#fff; color:#000;}
#nav :hover ul :hover ul li.currentfly a, #nav :hover ul :hover ul li.currentfly a:hover {background:#1E587E; color:#fff;}
#nav :hover ul :hover ul li a.long_title{width:200px;} 