#sddm
{	margin: 0;
	padding: 0;
	z-index: 3000;
	text-align:center;
	background: url('images/navbg.jpg') repeat-x top left;
	width:960px;}

#sddm li
{	margin: 0;
	list-style: none;
	padding: 0;
	float: right;
	font: bold 15px arial}

#sddm li img
{	border: 0;
	}

#sddm li a
{	display: block;
	margin: 0;
	padding: 4px 14px;
	color: #333;
	text-align: right;
	text-decoration: none}

#sddm li a:hover
{	background: url('images/navbg_h.jpg') repeat-x top left;color: #000;}



#sddm div

{	position: absolute;

	height:10px;

	visibility: hidden;

margin-right:-100px;

pading-right:50px;

	float:right;

	width: 100px;	

	background: #333333;

	border: 0px solid #5970B2;

	z-index: 30000;}



	#sddm div a

	{	position: relative;

		display: block;

		margin:0px;

		padding: 5px 70px;

		width: 150px;

		white-space: nowrap;

		text-align: center;

		float:right

		text-decoration: none;

		background: #FEDFD0;

		color: #000000;

		font: 15px arial;

		z-index: 30000;}



	#sddm div a:hover

	{	background: #333333;

		color: #FFF}
