a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

#page-wrap						{ background: #ffffff; width: 834px; 
								  padding:0px; clear:left; text-align:left;}

#slider							{ background: white url(../images/slider/slider-bg835x170.jpg); width:834px;height: 170px; overflow: hidden;
								  position: relative; margin:0px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 834px; position: relative; }

.slide							{ padding: 20px 0px; width: 834px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 20px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p							{ color: #879; font-size: 12px; line-height: 22px; width: 300px; }
.slideimg						{ position: absolute; top:10px; left:450px; }
.slideviac						{ position: absolute; top:115px; left:670px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
#slider-info					{ position: absolute; top: 150px; right: 20px; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
