/* @group RokContentRotator */

div.slide1, div.slide2, div.slide3, div.slide4, div.slide5, div.slide6 {
	width: 725px;
	height: 270px;
	margin: -15px 0 0 -15px;
	padding: 0;
}

.light div.slide1 {
	background: url(images/header/productivityefficiency.jpg) 0 0 no-repeat;
}

.light div.slide2 {
	background: url(images/header/localservice.jpg) 0 0 no-repeat;
}

.light div.slide3 {
	background: url(images/header/value.jpg) 0 0 no-repeat;
}

.light div.slide4 {
	background: url(images/header/totalcost.jpg) 0 0 no-repeat;
}

.light div.slide5 {
	background: url(images/header/flexibility.jpg) 0 0 no-repeat;
}

.light div.slide6 {
	background: url(images/header/peaceofmind.jpg) 0 0 no-repeat;
}

/* @end */


