#rotator { 
margin: 0px auto 0 auto;
	position: relative; 
	background: none; 
	width: 740px;
	height: 246px;}
	
#rotator a { 
	height: 246px; width: 740px; display: block; position: absolute; top: 0; left: 0; background: none; border:none;}


#pager { margin: 640px ; float: clear; display: inline;  }
#pager a { color: #efefef; padding: 2px 4px; text-decoration: none; font-size: 11px; font-weight:normal;background: #ce7019; margin: 0 5px 0 0; }
#pager a:hover, #pager a.activeSlide  { background: #8d5b12; font-weight:normal;color: white; }


#box {
	margin: 0px auto;
position: relative; 
    background: url(../_img/promo_bg.gif) top left repeat;
	height: 246px;
	width: 100%;
}