#slideshowContainer {
	position: relative;
	overflow: visible;
}
#join-us {
	background: url(../images/join-us.png);
	width: 180px;
	height: 176px;
	position: absolute;
	z-index: 1000;
	top: -75px;
	left: -115px;
	cursor: pointer;
}
#slideshow {
	height: 464px;
}