.ddmx { 
	width: 38px;
}


.ddmx .item1:visited, .ddmx .item1 {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	text-align: left;
	padding: 0px;
}

.ddmx .item1-active, .ddmx .item1-active:visited {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	padding: 0px;
}


.ddmx .item1:hover, .ddmx .item1-active:hover {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	padding: 0px;
}

.ddmx .item2, .ddmx .item2:visited, .ddmx .item2-active {
	padding: 5px 0px 5px 25px;
	color: #604b32;
	font-size: 10px;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 500;
	background-color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	background-image: url(../images/submenu-bg-opt.gif);
	background-repeat: repeat-y;
	background-position: left;
	line-height: normal;
}

.ddmx .item2:hover, .ddmx .item2-active:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #1447bc;
	text-transform: uppercase;
	background-image: url(../images/submenu-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.ddmx .arrow, .ddmx .arrow:hover {
    padding: 3px 10px 3px;
}

.ddmx .item2 img, .ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
	border: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	margin-top: 30px;
}

* html .ddmx td { 
	position: relative;
} /* ie 5.0 fix */
.clients-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E35702;
	text-decoration: none;
}
