#sliderwrapper {
	width: 100%;
	background: #5e5e5f url(../_images/slider-bgrepeat.jpg);
	text-align: center;
	height: 229px;
	overflow: hidden;
}

#slidercontent {
	width: 1000px;
	background: url(../_images/slider-bg-woman.jpg) no-repeat;
	text-align: center;
	margin: 0px auto 0px auto;
	height: 229px;
}
