<!-- HOME PROMO CONTAINER CSS -->
#slideshow {
	position: absolute;
	width: 680px;
	height: 400px;
	border: 0;	
}

.imageset {
	width: 680px;
	height: 400px;
	position: absolute;
	border: 0;
	z-index: 1;	
}

.bgimage {
	width: 680px;
	height: 400px;
	position: absolute;	
	border: 0;
	z-index: 2;
}

a.bgimage {
	width: 680px;
	height: 400px;
	position: absolute;	
	border: 0;
	z-index: 2;
}

.bgimage a img {
	border: 0;
}

.descriptionbox {
	width: 304px;
	height: 130px;
	background: url(images/text_bg.png) no-repeat;
	position: absolute;
	margin-left: 340px;
	margin-top: 250px;
	z-index: 3;	
}

.descriptiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	color: #FFF;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.descriptiontitle p {
	margin: 0;
	padding: 0;
}

.descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2CDA0;
	text-align: center;
	margin: 0;
	padding: 0;	
	padding-left: 30px;
	padding-right: 35px;
}

.descriptiontext p {
	margin: 0;
	padding: 0;	
}

.prevbutton {
	height: 43px;
	width: 43px;
	position: absolute;	
	margin-left: 325px;
	margin-top: 295px;
	border: 0;
	z-index: 15;
}

.nextbutton {
	height: 43px;
	width: 43px;
	position: absolute;	
	margin-left: 615px;
	margin-top: 295px;
	border: 0;	
	z-index: 15;		
}

image {
	border: 0;
}
