

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

a img							
{ border: none; }

#slider-wrap						
{ width: 730px; 
position: relative; 
overflow: hidden;
margin-bottom: 12px; 
margin-top: 20px;}

#slider							
{ background: white url(../images/slider/slider-bg.jpg); 
height: 230px; 
overflow: hidden;
position: relative; 
margin: 0; }
								  
								  
#mover							
{ width: 2200px; 
position: absolute; }

.slide							
{ padding: 40px 30px; 
width: 780px; 
float: left; 
position: relative; }

/* TITLE FONT SETTINGS */
.slide h1						
{ font-family: Arial, Helvetica, Sans-Serif; 
font-size: 24px; 
letter-spacing: -1px;
color: #bb0000; } /* TITLE FONT COLOR */

/* TEXT FONT SETTINGS */
.slide p						
{ font-family: Arial, Helvetica, Sans-Serif; 
color: #000; /* TEXT FONT COLOR */
font-size: 13px; 
line-height: 20px; 
width: 360px; }

.slide img						
{ position: absolute; 
top: 20px; 
left: 420px; }

#slider-stopper					
{ position: absolute; 
top: 1px; 
right: 20px; 
background: #ac0000; 
color: white;
padding: 3px 8px; 
font-size: 10px; 
text-transform: uppercase; 
z-index: 1000; }
								  
.splash-bullets ul{
list-style-type: none; 
margin-left:0px;  
padding-left:0px;
position: relative;
}

.splash-bullets li
{
list-style-type: none; 
background: url(../images/slider/checkmark.gif) no-repeat left center;
padding-left: 26px;
margin: 10px 10px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px; 
color: #000; /* TEXT FONT COLOR */
position: relative;
}


 