#sliderwrapper {
	width: 100%;
	background: #ccc;
	text-align: center;
	height: 229px;
	overflow: hidden;
}

#slidercontent {
	width: 1000px;
	text-align: center;
	margin: 0px auto 0px auto;
	height: 229px;
}

