*										{ margin: 0; padding: 0; }
body								{ font-family: "Verdana", Geneva, sans-serif; background: #FFF; }

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

h2									{ font-family: "Verdana", Geneva, sans-serif; font-size: 18px; text-align: center; 
								  		font-weight: normal; }

#page-wrap					{ background: #FBEBF6; width: 980px; height: 215px; margin: 0 auto; 
								  		padding: 25px 25; align:center; }
#page-wrap2					{ background: #FBEBF6; width: 980px; height: 227px; margin: 0 auto; 
								  		padding: 25px 25; align:center; }											
								  
#slider							{ background: #FBEBF6 url(../images/ms_slider/slider-bg-change.jpg); height: 227px; overflow: hidden;
								  		position: relative; margin: 10px 0; }
								  
                                /* 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							{ padding: 40px 30px; width: 900px; float: left; position: relative; }
.slide h1						{ font-family: "Verdana", Geneva, sans-serif; font-size: 16px; letter-spacing: 0px;
								  		color: #ac0000; }
.slide p						{ font-family: "Verdana", Geneva, sans-serif; color: #333; font-size: 11px; line-height: 15px; width: 300px; text-align:justify; }
.slide img					{ position: absolute; top: 20px; left: 400px; }
#slider-stopper			{ position: absolute; top: 4px; right: 20px; background: #DA5AB7; color: #F0FDE2;
								 			padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; font-weight: bold; }
									
.avs_text						{	font-family: "Verdana", Geneva, sans-serif;
											color: #333;
											font-size: 10px;
											line-height: 15px;
											width: 300px;
											text-align:center;
											font-weight: bold; }
