body {
	background: #000000 url('/images/layout/bgWorkshop.jpg') no-repeat scroll top left;
}


/* BOX */
#workshop .box {
	float: left;
	margin: 110px 0 0 50px;
}

#workshop #slideshow {
	float: right;
	margin: 150px 100px 0 0;
	position: relative;
	width: 320px;
	height: 370px;
}

#workshop #slideshow img {
	position: absolute;
}

#workshop #slideshow p {
	position: absolute;
	bottom: 0;
	width: 420px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}