#page-wrap						{ background: white; width: 960px; margin: 0 auto; 
								  padding: 50px 0; }

#slider10							{ background: white url(../images/slider-bg.jpg); height: 227px; width:624px; overflow: hidden;
								  position: relative; margin: 0px 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover10							{ width: 2880px; position: relative; }

.slide10							{ padding: 10px 10px; width: 900px; float: left; position: relative; }
.slide10 h1						{ font-family: Arial,"Trebuchet MS",Tahoma,sans-serif; font-size: 16px; letter-spacing: 0px;
								  color: #E0692A; margin-left:-8px;}
.slide10 p						{ color: #000; font-size: 11px; line-height: 15px; width: 320px; }
.slide10 img						{ position: absolute; top: 27px; left: 370px; border:none; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }