a.current_page, a.current_page_alt {
	background: #3A3731;
	background: #721907 url(../img/red_bg.jpg);
	height: 17px;
	display: inline;
	position: relative;
	left: -1px;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}
 /*{
	background: #FEFDFA;
	height: 20px;
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}*/
#jsddm
{	margin: 1px auto 0;
	padding: 0;
	text-transform:uppercase;
	font-size:12px;
	font-weight: normal;
	z-index:99;
	/*border: 1px solid blue;*/
	display:inline;
	float: left;
	width:100%;
	text-align: center;
	clear:both;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family: "apertura-condensed-1","apertura-condensed-2","KievitPro","Helvetica Neue",sans-serif;

}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font-weight:normal;
		border-right: 1px solid #525551; 
		height: 30px;
		font-weight: bold;
		display: inline;
		padding-left: 6px;
		padding-top: 5px;
	}

	#jsddm li a
	{	display: block;
		padding: 5px 10px 3px;
		text-decoration: none;
		color: #EEEDE5;
		/*color: #887F6F;
		color: #5F574F;*/
		letter-spacing: .05em;
		white-space: nowrap;
		margin: 0 5px 0 0;
		}

	#jsddm li a:hover
	{	
		background: #3A3731;
		color: #efe6d2;
		-moz-border-radius: 0px;
	-webkit-border-radius: 0px;

	}
	#jsddm li a.blue_link:hover, #esd_contact:hover
	{	background: red;
		color: #efe6d2;
			background: #721907 url(../img/red_bg.jpg) !important;
	}
		
		#jsddm li ul
		{	margin: 0 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			/*border: 1px solid #222;*/
			border-bottom: none;
			background:#3A3731 url(../img/rollover.png) center top no-repeat;
			/*outline: 2px solid #c3c0b9;
			-webkit-box-shadow: 0px 2px 2px #000;
			-moz-box-shadow: 0px 2px 2px #000;
			opacity: 0.95;*/
			z-index: 100;
			width: 200px;

		}
			
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			border: none;
			height: 25px;
			margin: 0;
			white-space:normal;
			padding: 0;
			}
		
		#jsddm li ul li a
		{
	width: auto;
	color: #c5bda8;
	background: transparent;
	/*border-bottom: 1px solid #222;*/
	letter-spacing: .1em;
	text-indent: 0px;	
	margin: 0;
	white-space:normal;
	text-align: left;
			position: relative;
						padding: 10px 12px;

}
		
		#jsddm li ul li a:hover
		{	
			color:#efe6d2; /**/
			background: #721907 url(../img/red_bg.jpg);
			cursor: pointer;
		
		}

