/*
Image Rotator Styling

#feature {
	background-image:url(../rotator/img/featureScroll.jpg);
	background-repeat:repeat-x;
	color:#fff;
	border-left: 1px solid #000000;
	border-left: 1px solid #000000;
	width:979px;
	background-color: #ffffff;
	height:268px;
	
	}*/
/*#rotary { width:744px; height:268px; float:right; }*/
#rotary { /*position: relative;*/z-index:9999;}
#rotator {position:relative; top:2px; left:236px; /*left:-149px;float:left;*/ background: none; z-index:1; }
#rotator a { height: 268px; width: 744px; display: block; position: absolute; top: 0; left: 0; background: none; }


#pager {position:relative;top:215px; /*margin-top: 195px;*/ margin-left:252px;/*270px;*/ float: left; display: inline;  z-index:2; }
#pager a { color: #fff; padding: 0px 15px; text-decoration: none; font-size: 20px; background: #b494c3; margin: 0 10px 0 0; }
#pager a:hover, #pager a.activeSlide  { background: #9166a9; color: white; }


