#rotator { width:980px; height:227px;  margin:0px 0px 0px 0px; overflow:hidden; position: relative;  }
#slideshow { height:227px; overflow:hidden;}

.rotatorItem{
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	height:227px; 
	overflow:hidden;
	position: relative;
	width:980px;
	display: block;
	text-decoration: none;
}

.rotatorItem .rotatorImg{
	position: absolute;	
}

.rotatorItem .rotTitle{
	position: relative;
	padding: 45px 0px 0px 25px;
}

.rotatorItem .rotSubtitle{
	position: relative;
	font-size: 21px;
	line-height: 25px;
	color: #f4911e;
	padding: 3px 0px 15px 25px;
}

.rotatorItem .rotMore{
	position: relative;
	padding: 0px 0px 5px 25px;
}

.rotatorItem .rotMore span{
	background: #0073b1;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
	float: left;
	padding: 8px 8px;
}

#rotatorpages{
	position: absolute;
	right: 40px;
	top: 200px;
	z-index: 300;	
}

#rotatorpages a{
	float: left;
	border: solid 1px #385d8a;
	background: #a6a6a6;
	color: #a6a6a6;
	height: 15px;
	width: 11px;
	overflow: hidden;
	margin: 0 3px 0 0;
}

#rotatorpages a.activeSlide{
	background: #ffffff;
	color: #ffffff;
}


/*
#rotatorbg 					{ position:absolute; width:385px; height:202px; overflow:hidden; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/rotator.png'); margin:0px 0px 0px 615px; z-index:10;}
#rotatorbg[id] 				{ background-image:url(/images/rotator.png);}



#rotatortitle { position:absolute;  color:#FFFFFF; font-weight:500; font-family:Helvetica,Arial; width:600px; height:190px; overflow:hidden; margin:20px 0px 0px 20px; z-index:10;   }

#rotator #rcorner { background-image:url(/images/corner.png); background-repeat:no-repeat; width:29px; height:32px; position:absolute; z-index:12; margin:268px 0px 0px 0px;}

#rotatortitle h1 { margin:0; padding:0; font-family:Helvetica, Arial; color:#0082C8; font-size:28pt; font-weight:normal;  }
#rotatortitle span { margin:0; padding:2px 0px 2px 0px; font-size:9pt; line-height:18px; color:#3A4043; }
#rotatortitle p { margin:0; padding:5px 0px 0px 0px; }
#rotatortitle p a { color:#FFFFFF; background-color:#0082C8; display:block; float:left; padding:4px 6px 4px 6px; font-size:9pt; text-decoration:none; text-transform:uppercase; font-weight:bold; }

#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	 {  width: 46px; height: 38px; background-image: url(/images/cycle/previous.png); background-repeat:no-repeat; float:left; cursor:pointer; }
#rotatornext 	 {  width: 46px; height: 38px; background-image: url(/images/cycle/next.png); background-repeat:no-repeat; float:right; cursor:pointer;	}
*/
