a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h2								{ font-family: verdana, Serif; font-size: 36px; text-align: center; 
								  font-weight: normal; }

#page-wrap						{ background: white; position: relative; top: 270px; right: 0px; margin: 0 auto; 
								  margin-top: 0px; }

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


.slide							{ padding: 5px 40px; 0px; 10px; width: 900px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #333233; padding-bottom: 10px; }
.slide p							{ font-family: verdana; color: #333233; font-weight: 800; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{ position: absolute; top: 20px; left: 350px; }
#slider-stopper					{ position: absolute; top: 10px; right: 10px; background: #201f1f; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
#noJs							{ width: 700px; position: relative; top: 10px;; left: 90px; }
