#sectionSlider{
	width:960px;
	height:299px;
	
	/*border:3px solid #ea00ff;
	border-radius:3px;*/
}
#slider{
	width:960px;
	height:299px;
	position:absolute;
	top: 0px;
	left: 0px;
}
#slider img{
	width:960px;
	height:299px;
}