*								{ margin-left:0 auto; padding: 0; }
body							{ font-family: "Lucida Grande", Arial, Sans-Serif; background: #fff; }

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

h2								{ font-family: Georgia, Serif; font-size: 36px; text-align: center; 
								  font-weight: normal; }
								  
.title_color1 {color: #333}
.title_color2 {color: #0390c5}


#slider							{ background: white; height: 180px; overflow: hidden;
								  position: relative; margin-top:30px; margin-left:20px; }
								  
                              								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 20px 20px; width: 680px; float: right; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 20px; letter-spacing: -1px;
								  color: #006699; }
.slide p						{ color: #666; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{ position: absolute; top: 20px; left: 370px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #006699; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }