#rotator { display:table; z-index: 1; width:1000px; height:218px; }


#rotatornav { display:none; width:1000px; height:40px; margin:0px 0px 0px 0px; position:absolute; z-index:998; padding:4px 10px 0px 10px; }
#rotatortitlebg { display: none; width:347px; margin:68px 0px 0px 0px; position:absolute; z-index:10; padding:20px 350px 20px 18px; background-image:url(/images/sep.gif); min-height:90px;}
#rotatortitle { text-align:center; position:absolute; font-size:20pt; color:#262626; font-weight:500; font-family:Helvetica,Arial; width:327px;   }
#rotatorsubtitle { 
	z-index:10;
	
	top:119px;
	height:121px;
	position:absolute;
	left:608px;
	width:392px;
}
#rotatorsubtitle p{ 
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:20px 27px 0 180px;
}
#rotatorpause  { float:left;  margin-right:8px; margin-top:3px; cursor:pointer; color:#FFFFFF; padding:0px 5px 0px 5px;  }
#rotatorresume { float:left;  margin-right:8px; margin-top:3px; cursor:pointer; color:#FFFFFF; padding:0px 5px 0px 5px; }
#rotatorpages  { float:left; margin-right:8px; text-align:center; width:347px; }

#rotatorpages ul { margin:0; padding:0; }
#rotatorpages ul li { margin:0; padding:0; }
#rotatorpages a { padding:2px 8px 3px 8px; margin:0px 2px 0px 2px;  color:#616161; text-align:center; font-size:12pt; text-decoration:none;  background-repeat:no-repeat; color:#FFFFFF; }
#rotatorpages a.activeSlide { color:#616161; font-weight:bold; color:#0E110A; }


#rotatorprev	 { display:none; width: 46px; height: 38px; background-image: url(/images/cycle/previous.png); background-repeat:no-repeat; float:left; cursor:pointer; }
#rotatornext 	 { display:none; width: 46px; height: 38px; background-image: url(/images/cycle/next.png); background-repeat:no-repeat; float:right; cursor:pointer;	}

