/*.slides
{
	position: absolute;
	top: 0;
	left: 0;
	width: 815px;
	height: 233px;
}*/
#pic1
{
	background: url(/images/rotation/pic1.jpg) no-repeat;
}
#pic2
{
	background: url(/images/rotation/pic2.jpg) no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
}
#pic3
{
	background: url(/images/rotation/pic3.jpg) no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
}
#pic4
{
	background: url(/images/rotation/pic4.jpg) no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
}
#pic5
{
	background: url(/images/rotation/pic5.jpg) no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
}
#pic6
{
	background: url(/images/rotation/pic6.jpg) no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
}
.shadows
{
	background-color: #FFFFFF;
	position: absolute;
	right: 9px;
	top: 180px;
	width: 0;
	opacity: .8;
	filter: alpha(opacity=80);
	height: 30px;
}
.text
{
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	margin: 5px 10px;
}
