#slider-stage{
	height: 384px;
	width: 848px;
	border: 1px solid #b7b7b7;
	float: left;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	margin:0 auto;
	color: #333333;
	background-color: #DEDEDE;
	background-image: url(../images/features_titlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#features {
	height: 300px;
	width: 700px;
	margin: auto;
}


#slider-list{
	width:4284px;
	border:0;
	margin:0;
	padding:0;
	left:848px;
}

#slider-list li{
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	float:left;
	width:848px;
	height:384px;
}

#slider-buttons {
	height: 226px;
	width: 50px;
	float: left;
	padding-top: 160px;
}
#titles {
	height: 40px;
	width: 500px;
}

