#rotator
{
	background: url(/graphics/home_main.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
	margin: 30px auto 0;
	position: relative;
	width: 700px;
	height: 150px;
}

#rotator p.text
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
	margin-top: 72px;
	padding: 0 20px 0 20px;
	border: 0;
	cursor: pointer;
	width: 660px;
	text-align: center;
}