#Content {
	background:none;
	margin-bottom:0px;
}
#LeftMiddle {
	min-height:484px;
	width: 714px;
}
* html #LeftMiddle {
	height:484px;
}

#TopMenu ul li ul,
#TopMenu ul li ul li
{	
	z-index: 1000;
}

#RightNewsList  { float: right; }

#slideshow { position: relative; width: 400px; height: 249px; overflow: hidden; float: left; margin-bottom: 15px;  z-index: -3;}
#slideshow img { position: absolute; top: 0; left: 0; z-index: -3; opacity: 0.0; }
#slideshow img.active { z-index: -1; opacity: 1.0; }
#slideshow img.last-active { z-index: -2; }

#links { margin: 0; padding: 0; float: left; margin-bottom: 15px; }
#links img { width: 314px; height: 83px; border: 0; margin: 0; display: block; }
