.navigation-container{ background-color:#065891; height:31px;}
/*.ddsmoothmenu { width: 964px; height:31px; margin:0 auto;}*/
.ddsmoothmenu { width: 1055px; height:31px; margin:0 auto;}
.ddsmoothmenu ul { z-index:100; float:left; width:auto;}
.ddsmoothmenu ul li { position: relative; float: left; width:auto; border-right:1px solid #fff;}
.ddsmoothmenu ul li a { display: block; font-family: 'helveticaneuecyrroman'; font-size:14px; line-height:31px; text-decoration: none; color:#fff; padding:0 18px; letter-spacing:1px;}
* html .ddsmoothmenu ul li a { display: inline-block; }
.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.select, .ddsmoothmenu ul li a:hover { color: #065891; background-color:#aecfdf; }

.ddsmoothmenu ul li ul { position: absolute; left: -3000px; padding:0; display: none; visibility: hidden;}
.ddsmoothmenu ul li ul li { display: list-item; float: none; line-height:0; font-size:0; border:0;}
.ddsmoothmenu ul li ul li a { display:block; float: none; padding: 8px 12px; margin: 0; border-bottom: 1px solid #80b4ce; background-color:#aecfdf; color:#004a7d; white-space:nowrap; font-size:13px; line-height:15px;}
.ddsmoothmenu ul li ul li a:hover { color:#fff; background-color:#3a8ab8;}
.ddsmoothmenu ul li ul li ul { top: 1; }
* html .ddsmoothmenu { height: 1%; }
.ddshadow { position: absolute; left: 0; top: 0; width: 0; height: 0; }
