

#rotator
{
	width: 780px;
	height: 379px;
	overflow: hidden;
	position: relative;
}

#rotator img
{
	border: 0;
	width: 780px;
	height: 379px;
	position:absolute;
	margin:0 auto;
}





