*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	z-index: 0;
	cursor: pointer;
	background-image: url(../images/home/imgbk.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	width: 460px;
	height: 320px;
}

#rotator img
{
	z-index: 0;
	border: 0;
	cursor: pointer;
	width: 460px;
	height: 320px;
}


