#content
{
	padding-top: 0;
}

#content h1
{
	position: absolute;
	z-index: 5;
	left: 300px;
	top: 30px;
	width: 538px;
	height: 91px;
	background: url("../images/heading.png") no-repeat;
	text-indent: -9999px;
}

#content .slideshow
{
	position: relative;
	z-index: 1;
	left: -30px;
	top: 20px;
	width: 933px;
	height: 574px;
	overflow: hidden;
}
