.ddsmoothmenu {
	width: 618px;
	float: left;
	margin-left: 10px;
	text-transform: uppercase;
}
.ddsmoothmenu UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 500000; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
.ddsmoothmenu UL LI {
	POSITION: relative;
	white-space: nowrap;
}
.ddsmoothmenu ul li:last-child {
	border-right: medium none;
	background:none;
}
.ddsmoothmenu ul li:first-child {
	border-left: medium none;
}
.ddsmoothmenu UL LI A {
	DISPLAY: block; 
	COLOR: #ffffff; 
	padding:10px 30px;
	font-size: 14px;
	font-variant:100;
}
.ddsmoothmenu UL LI.home A {
	padding:0;
	margin-left:50px;
}
.ddsmoothmenu UL LI.contact{
	background:none;
}
.ddsmoothmenu UL LI.contact a{
	padding:12px 24px 6px;
}
* HTML .ddsmoothmenu UL LI A {
	DISPLAY: inline-block
}
.ddsmoothmenu UL LI:hover,
.ddsmoothmenu UL LI.acti{
}
.ddsmoothmenu UL LI.home:hover,
.ddsmoothmenu UL LI.home.acti{
	background:#055699;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.ddsmoothmenu UL LI.acti a,
.ddsmoothmenu UL LI:hover a{
	color:#ffffff;
	/*background: url("../images/hover-menu-1.png") repeat-x;*/
}
.ddsmoothmenu UL LI UL {
	DISPLAY: none; LEFT: 0px; VISIBILITY: hidden; POSITION: absolute
}
.ddsmoothmenu UL LI UL LI {
	DISPLAY: list-item; 
	FLOAT: none; 
	text-align:left; 
	text-transform:none;
	border-right: none !important;
	
	float: none;
	width:240px;
}
.ddsmoothmenu UL LI UL LI UL {
	TOP: 0px
}
.ddsmoothmenu UL LI UL LI A {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	WIDTH: 240px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND: #F6A111;
	color:#000;
	font-weight:normal;
	text-align: left !important;
}
.ddsmoothmenu UL LI UL LI A.selected {
	BACKGROUND: #F6A111; COLOR: #000 !important;
}
.ddsmoothmenu UL LI UL LI:hover {
	border: medium none;
}
.ddsmoothmenu UL LI UL LI A:hover {
	BACKGROUND: #47281C; 
	COLOR: #fff;
}

* HTML .ddsmoothmenu {
	HEIGHT: 1%
}
.downarrowclass {
	RIGHT: 7px; POSITION: absolute; TOP: 12px
}
.rightarrowclass {
	RIGHT: 5px; POSITION: absolute; TOP: 6px
}
.ddshadow {
	LEFT: 0px; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px
}
.toplevelshadow {
	opacity: 0.8
}
