#slideshow 		{
	float: left; 
	margin-top: -210px; 
	padding-top: 10px; 
	background: none;
	z-index: -1000; } 

#wrapper, #catnav {
	z-index: -5;
	}
	
#logo 	{
	position: absolute;
	margin: 0;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#topright, #topright ul, #nav ul  {
	z-index: 1000;
	}

	#topright{
position: absolute;
top: 0px;
right: 0px;
}
	
#header {
	z-index:0;
}

.jdSlideshow	{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img	{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement	{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement	{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center center;
}