#menu-part { width:953px; margin:0 auto;}
.ddsmoothmenu { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; height:42px; width: 940px; }
.ddsmoothmenu ul { z-index:100; margin: 0; padding: 0; list-style-type: none; }
.ddsmoothmenu ul li { position: relative; display: inline; float: left;}
.main_links { background:url(../images/seperator.gif) right center repeat-y; }
.last_menulink { background:none; }
.ddsmoothmenu ul li a { display: block;	padding: 0px 15px; color: #fff; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; line-height:42px; }
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block; }
/*.ddsmoothmenu ul li a:visited { color: #fff; }*/
.ddsmoothmenu ul li a.selected { color:#8de6ff; }
.ddsmoothmenu ul li a:hover { /*background:url(../images/menu-hoverbg.jpg) repeat-x;*/ color:#8de6ff;}
.ddsmoothmenu ul li ul { position: absolute; left: 0; display: none; /*collapse all sub menus to begin with*/ visibility: hidden;  }
.ddsmoothmenu ul li ul li { display: list-item; background-color:#73b6f4; float:left;}
.ddsmoothmenu ul li ul li ul { top: 0;}
.ddsmoothmenu ul li ul li a {font-size:13px; font-weight:normal; width: 200px; background-color:transparent; /*width of sub menus*/ padding:3px 10px; margin: 0;   text-align:left; color:#04386c; line-height:20px;  border-bottom:1px dotted #1d7edd; margin:0px;}
.ddsmoothmenu ul li ul li a:hover { color:#fff; background-color:#256ed4; }
.ddsmoothmenu ul li ul li a.selected { color:#fff; background-color:#256ed4;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu { height: 1%; } /*Holly Hack for IE7 and below*/
.downarrowclass { position: absolute; top: 12px; right: 7px; }
.rightarrowclass { position: absolute; top: 9px; right: 5px; }
.ddshadow { position: absolute; left: 0; top: 0; width: 0; height: 0; background: none; }
.toplevelshadow { /*shadow opacity. Doesn't work in IE*/ opacity: 0.8; }
.ddsmoothmenu ul .first_menulink  {padding-left:0px;}
.bgnone {background-image:none !important; }
.ddsmoothmenu ul .last_menulink  {padding-right:0px;}
