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

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

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

#page-wrap						{ background: white; width: 960px; margin: 0 auto; 
								  padding: 10px 0 60px 0; }

#slider							{ background: white; height: 327px; overflow: hidden;
								  position: relative; margin: 0 0 20px 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: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #e13b2c; }
.slide p						{ color: #333; font-size: 10px; width: 300px; }
.slide img						{ position: absolute; top: 20px; left: 400px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #e13b2c; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
								  
#meet							{ background:url(../images/meet.jpg);
								  width:930px;
								  height:122px;}
								  
ul#kids2   						{float: right; width:500px; padding: 0; color:#e13b2c;}									  

ul#kids2 li   						{float: right; display:inline; padding-right:25px;font-size:12px; color: #e13b2c;}

ul#kids2 li a 				{ color:#222222; text-decoration:underline;	}
ul#kids2 li a:hover 				{ color:#e13b2c; text-decoration:underline;	}					
/*-------------footer------------*/
#footer{
	width:940px;
	height:160px;
	background:url(../img/shadow.png) no-repeat;
	margin:0 auto;
	padding-top:30px;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFF;
	text-decoration:underline;
}


#footer ul li{
	display:block;
}

#footer ul{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	}


		#footercolumn1{
			width:190px;
			height:120px;
			float:left;
		}
		#footercolumn2{
			width:120px;
			height:120px;
			float:left;
			}
		#footercolumn3{
			width:110px;
			height:100px;
			float:left;
			}
		#footercolumn4{
			width:90px;
			height:100px;
			float:left;
			}
		
		#footercolumn5{
			width:250px;
			height:100px;
			float:right;
			margin-right:15px;
			}
			
		#footercolumn6{
			width:140px;
			height:100px;
			float:left;
			}

