/* banner image rotation */

#rotator #rimage {
	position: relative;
	background-image: url(../img/common/rimage1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
     }