#menu {
	width:960px;
	height:33px;
	background-image:url(../images/bg_navabr.jpg);
	margin:10px auto 0 auto;
	*margin:10px auto 20px; auto;
}

#sddm
{	margin: 0 0 0 55px;
	padding: 0;
	z-index: 30;
	width:860px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height:33px;
	}

#sddm li a
{	display: block;
	margin: 0;
	}

#sddm li a:hover
{
	}
	
.about {background-image: url(../images/about_on.jpg); background-repeat:no-repeat; width:105px; height:33px; }
.about a {background-image: url(../images/about_off.jpg); background-repeat:no-repeat; width:105px; height:33px;}
.about a:hover {background-image: url(../images/about_on.jpg); background-repeat:no-repeat; width:105px; height:33px;}
.aboutactive {background-image: url(../images/about_on.jpg); background-repeat:no-repeat; width:105px; height:33px;}

.trade {background-image: url(../images/trade_on.jpg); background-repeat:no-repeat; width:139px; height:33px; }
.trade a {background-image: url(../images/trade_off.jpg); background-repeat:no-repeat; width:139px; height:33px;}
.trade a:hover {background-image: url(../images/trade_on.jpg); background-repeat:no-repeat; width:139px; height:33px;}

.services {background-image: url(../images/service_on.jpg); background-repeat:no-repeat; width:106px; height:33px; }
.services a {background-image: url(../images/service_off.jpg); background-repeat:no-repeat; width:106px; height:33px;}
.services a:hover {background-image: url(../images/service_on.jpg); background-repeat:no-repeat; width:106px; height:33px;}

.data {background-image: url(../images/data_on.jpg); background-repeat:no-repeat; width:157px; height:33px; }
.data a {background-image: url(../images/data_off.jpg); background-repeat:no-repeat; width:157px; height:33px;}
.data a:hover {background-image: url(../images/data_on.jpg); background-repeat:no-repeat; width:157px; height:33px;}

.programs {background-image: url(../images/programs_on.jpg); background-repeat:no-repeat; width:119px; height:33px; }
.programs a {background-image: url(../images/programs_off.jpg); background-repeat:no-repeat; width:119px; height:33px;}
.programs a:hover {background-image: url(../images/programs_on.jpg); background-repeat:no-repeat; width:119px; height:33px;}

.publications {background-image: url(../images/publications_on.jpg); background-repeat:no-repeat; width:138px; height:33px; }
.publications a {background-image: url(../images/publications_off.jpg); background-repeat:no-repeat; width:138px; height:33px;}
.publications a:hover {background-image: url(../images/publications_on.jpg); background-repeat:no-repeat; width:138px; height:33px;}

.press {background-image: url(../images/press_on.jpg); background-repeat:no-repeat; width:84px; height:33px; }
.press a {background-image: url(../images/press_off.jpg); background-repeat:no-repeat; width:84px; height:33px;}
.press a:hover {background-image: url(../images/press_on.jpg); background-repeat:no-repeat; width:84px; height:33px;}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-bottom: 7px solid #5a97cd;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	background:white;
	}

#sddm div a
	{
	text-align: left;
	text-decoration: none;
	background: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
	padding:0px;
	margin: 0px;
	white-space: nowrap;
		}
		
#sddm div a:hover
	{	
		text-decoration:underline;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5a97cd;
		text-decoration:none;
		}
		
.dropdowntitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#7f7f7f;
margin:0 0 5px 0;
}