/*Slideshow */

.slideshow {
	height: 238px;
	width: 900px;
	margin: 0px;
	background: url(../images/seo-slide1.png) no-repeat top center;
 }


.slideshowbox1 {
	height: 238px;
	width: 900px;
	background: url(../images/websitefound.png) no-repeat top center;

}
.slideshowbox2 {
	height: 238px;
	width: 900px;
	background: url(../images/webworks.png) no-repeat top center;

}
.slidetextb {
	color: #ECE2AA;
	font-size: 14px;
	padding-right: 200px;
	padding-left: 20px;
}
.slidetextw {
	color: #ECE2AA;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 200px;
	padding-top: 70px;
	margin: 0px;
}
