#ddmenu1{
	padding:0;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sddm
{
	padding: 0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 11px;
	margin-left: 0;
	margin-right: 0;
	float: left;
	height:25px;
	position:relative;
}

#sddm li
{
	list-style: none;
	float: left;
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	vertical-align:middle;
	height:25px;
	display: block;
}

#sddm li a
{
	display: block;
/*	width: 140px; */
	color: #8C867C;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-bottom: 8px;
}

#sddm li a:hover
{
	background-color: #FFFFFF;
	text-decoration: underline;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	padding: 0;
/*	width: 140px; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCBFA8;
	border-right-color: #CCBFA8;
	border-bottom-color: #CCBFA8;
	border-left-color: #CCBFA8;
	background-color: #FFFFFF;
	text-align: center; 
	margin:0;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #8C867C;
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-transform: uppercase;
}

	#sddm div a:hover
	{
	color: #8C867C;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: underline;
}
