.ddsmoothmenu {
	width:745px;

}
.ddsmoothmenu ul {
	z-index:100; list-style-type:none; margin:0px; padding:0px;
}
.ddsmoothmenu ul li {
	position:relative; text-align:center; display:inline; float:left; line-height:41px; font-size:14px;
}
.ddsmoothmenu ul li a {
 padding:0px 19px; display:block; color:#fff; text-decoration:none; 
}
* html .ddsmoothmenu ul li a {
	display:inline-block; color:#fff;
}
.ddsmoothmenu ul li a:link {
	color: #fff
}
.ddsmoothmenu ul li a:visited {
	color: #fff
}
.ddsmoothmenu ul li a.selected {
	color: d6d088
}
.ddsmoothmenu ul li a:hover {
	color: d6d088
}
.ddsmoothmenu ul li ul {
	position: absolute; background-color:#568400; width:130px; display:none; visibility:hidden; left:0px
}
.ddsmoothmenu ul li ul li {
	display:list-item; float:none; line-height:30px; font-size:11px; text-align:left;
}
.ddsmoothmenu ul li ul li ul {
	margin:0px; width: 150px; top:0px
}
.ddsmoothmenu ul li ul li ul li a {
	border-bottom:1px solid #78A121; margin:0px; padding-left: 10px; width:129px; padding-right:10px; border-top-width:0px;
}
.ddsmoothmenu ul li ul li a {
	border-bottom:1px solid #78A121; margin:0px; padding-left: 10px; width:109px; padding-right:10px; border-top-width:0px;
}
* html .ddsmoothmenu {
	height: 1%
}