a img							{ border: none; }

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

#slider							{ background: url(../images/slider-bg.jpg); background-repeat:no-repeat; background-position:right top; background-color:#fafcfd; height: 227px; overflow: hidden; border-bottom:#d0e2f2 1px solid; border-top:#d0e2f2 1px solid;
								  position: relative; margin: 0px auto; width: 720px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2000px; position: relative; }

.slide							{ padding: 30px 20px; width: 720px; float: left; position: relative; }
.slide h1						{ font-family: Arial; font-size: 30px; color: #000; }
.slide h4						{ font-family: Arial; font-size: 24px; color: #000; margin-top:0;}
.slide p						{ color: #363636; font-size: 12px; line-height: 17px; width: 300px; }
.slide img						{ position: absolute; top: 30px; left: 330px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; text-decoration:none; }								  
#sliderhead { line-height: 37px; text-transform: uppercase; color: #FFFFFF; background-image: url(../images/boxblue_highlight.gif);
	background-repeat: no-repeat; font-size: 12px; width: 720px; margin: 0px auto; padding-left: 10px; }
