div#container {
	background: none;
}

div#contentwrap {
	height: 551px;
	background-image: url(../img/bg_contentwrap_home.png);
}

div#content {
	text-indent: -9999em;
}

div#sidebarleft {
	margin-top: 183px;
	background-image: none;
}

div#slideshow {
	position: relative;
	width: 410px;
	height: 350px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#slideshow img {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div#directlinks {
	position: absolute;
	top: 377px;
	left: 540px;
	width: 315px;
}

ul#directlinks {
	text-indent: -999em;
	height: 1px;
	overflow: hidden;
}

div#nav {
	top: 213px;
}

div#footer {
	background-image: none;
}