#rotatorhome { display:table; width:980px; height:326px; position:relative; z-index:1;   }
#rotatorhome { clear:both; margin:0px 0px 20px 0px; }

#rotatorhome #slideshow { height:326px; overflow:hidden;}

#rotatorhome #rotatorbg 					{ padding:0; position:absolute; width:980px; height:245px; overflow:hidden; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/homerot.png'); margin:100px 0px 0px 0px; z-index:10;}
#rotatorhome #rotatorbg[id] 				{ background-image:url(/images/homerot.png);}

#rotatorhome #pageCornerLeft    		{ position:absolute; width:3px; height:3px; overflow:hidden; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/il2.png'); z-index:12; }
#rotatorhome #pageCornerRight   		{ position:absolute; width:3px; height:3px; overflow:hidden; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/ir.png'); margin:0px 0px 0px 977px; z-index:990;  }
#rotatorhome #pageCornerLeft[id]    	{ background-image:url(/images/il2.png); background-repeat:no-repeat; }
#rotatorhome #pageCornerRight[id]   	{ background-image:url(/images/ir.png); background-repeat:no-repeat; }

#rotatortitle { position:absolute;  color:#FFFFFF; font-weight:500; font-family:Helvetica,Arial; width:470px; 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  { position:absolute; z-index:10; margin:11px 0px 0px 11px;  }

#rotatorpages ul { margin:0; padding:0; }
#rotatorpages ul li { margin:0; padding:0; }
#rotatorpages a { width:10px; height:10px; margin:0px 2px 0px 2px; text-decoration:none; background-image:url(/images/roff.png);  background-repeat:no-repeat; display:block; float:left; font-size:0; }
#rotatorpages a.activeSlide { background-image:url(/images/ron.png); }

#rotatorlink     { position:absolute; width:73px; height:25px; z-index:11; margin:188px 0px 0px 316px;}
#rotatorlink a   { display:block; width:73px; height:25px;}

#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;	}

