
a img							{ border: none; }


#page-wrap						{ width: 409px; margin: 0 auto;  }

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

.slide							{  width: 900px; float: left; position: relative; }
.slide h1						{ font-family:Tahoma; 	text-align: left; 	color:#C4C4C4; 	font-size: 20px;  	line-height: 5px; 	text-decoration: none;	font-weight: bold;letter-spacing: -1px;
								}
.slide h1 a						{ font-family:Tahoma; 	text-align: left; 	color:#C4C4C4; 	font-size: 20px;  	line-height: 5px; 	text-decoration: none;	font-weight: bold;letter-spacing: -1px;
								}
.slide p						{ color: #999; font-size: 12px; line-height: 22px; width: 290px; }
.slide img						{ position: absolute; top: 0px; left: 290px; }
#slider-stopper					{ position: absolute; top: 1px; right: 0px; background: #272727; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; text-decoration: none; font-weight: bold;}