
#navigation{ height:40px; width:782px; float:left;}

.ddsmoothmenu{ float:left;font-size:14px; color:#FFFFFF; width:782px; height:40px; line-height:40px;}

.ddsmoothmenu ul{margin: 0;padding: 0;list-style-type: none;}


.ddsmoothmenu ul li{ width:127px; height:40px;  display:inline; text-align:center; position:relative;float:left; background:url(../images/menu_li_bg.jpg) no-repeat; }
.ddsmoothmenu ul li.sel{background:url(../images/navigation.jpg) no-repeat 50% 100%;}
.ddsmoothmenu ul li.sel>a{ color:#ff6600;}



.ddsmoothmenu ul li a{ width:127px; height:40px; line-height:35px; text-align:center; display:block;color:#FFFFFF;font-weight:bold;text-decoration: none;}

* html .ddsmoothmenu ul li a{ display:inline-block;}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{}

.ddsmoothmenu ul li a.selected,.ddsmoothmenu ul li a:hover{ background:url(../images/mouse_over.jpg) no-repeat; color:#FFFFFF; }
	

.ddsmoothmenu ul li ul{position:absolute;left:0;top:38px;display: none;visibility: hidden; line-height:20px;}


.ddsmoothmenu ul li ul li{float:none; line-height:30px; height:30px; margin-left:0; background:none; border-bottom:1px #EBEBEB solid;  }


.ddsmoothmenu ul li ul li ul{top:0;}


.ddsmoothmenu ul li ul li a{background:#4e4e4e; line-height:25px; height:25px; width:97px;  padding-left:30px; text-align:left; color:#FFFFFF;font-size:12px;font-weight:normal;  border-bottom:1px #606060 solid;}

.ddsmoothmenu ul li ul li a.selected{
background:#2e2e2e; height:25px; line-height:25px; }
.ddsmoothmenu ul li ul li a:hover{
background:#2e2e2e; color:#FFFFFF;  line-height:25px; height:25px; 
}


* html .ddsmoothmenu{height: 1%;} 



