
#fader {
	width: 900px;
	height: 256px;
	
}

#fademain div{
	position: absolute;

}

.faderstage {
	position: relative;
	width: 587px;
	height: 256px;
	z-index: 2;

	
}

.testimonial {
	position: absolute;
	bottom: 20px;
	right: -294px;
	width: 274px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: normal;
	color: #ffffff;
	z-index: 1;
	
}



