#sddm
{	margin: 5px 0px 0px 0px;
	padding-left: 100px;
	width:680px;
	height:39px;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	width: 60px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 8px 0px 0px 0px;
	padding: 0;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 150px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84246C;
	background-color: #661C54;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

	#sddm div a:hover
	{
	color: #FFFFFF;
	background-color: #D259B5;
}

#sddm a.Corporate {
	width: 79px;
}
#sddm a.Career {
	width: 60px;
}
#sddm a.Contact {
	width: 82px;
}

#sddm a.Products {
	width: 75px;
}
#sddm a.Quality {
	width: 98px;
}
#sddm a.Feedback {
	width: 77px;
}
#sddm a.home {
	width: 58px;
}

#sddm a.Corporate:hover {
	background: url(../images/over-corporate.png) no-repeat center 5px;
}
#sddm a.Career:hover {
	background: url(../images/over-career.png) no-repeat center 5px;
}
#sddm a.Contact:hover {
	background: url(../images/over-contactus.png) no-repeat center 5px;
}
#sddm a.Products:hover {
	background: url(../images/over-products.png) no-repeat center 5px;
}
#sddm a.Quality:hover {
	background: url(../images/over-qualitypolicy.png) no-repeat center 5px;
}
#sddm a.Feedback:hover {
	background: url(../images/over-feedback.png) no-repeat center 5px;
}
#sddm a.home:hover {
	background: url(../images/over-home.png) no-repeat center 5px;
}
