ul{
	margin: 0;
	padding: 0 0 0 20px;
}
body{
	background-color:#F8F4B6;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#container{
	width:770px;
	margin:0 auto;
	}
	
a{
	color: #4D59D6;
	text-decoration: none;
}
a:hover{
	color: #0A17A4;
	text-decoration: underline;
}

/* header section.....................................*/

#header{
	background:url(../../images/header.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:137px;
	margin:10px 0 0 0;
		}
/* topnav...............................................*/
		
#topnav{
	float:left;
	width:770px;
	height:30px;
	background-image:url(../../images/nav_bg.jpg);
	background-repeat:repeat-x;
	}
	
#topnav ul{
	display:inline;
	}
		
#topnav li{
	display:inline;
	}
	
#topnav li a{
	float:left;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	padding:0 15px;
	}
	
#topnav li a.home,
#topnav li a.neighborhoodlocations,
#topnav li a.ourprogram,
#topnav li a.toursenrollment{
	border-right:1px solid #FFFFFF;
	}
	
#topnav a:hover{
	background-color:#4D59D6;
	}
	
#image{
	float:left;
	background-image:url(../../images/child_care_center_in_west_des_moines.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:302px;
	margin:0;
	}	
	
#image2{
	float:left;
	background-image:url(../../images/day_care_in_west_des_moines.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:302px;
	margin:0;
	}
	
#image3{
	float:left;
	background-image:url(../../images/childrens_center_in_clive.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:302px;
	margin:0;
	}

#content{
	background-color:#D6DDE7;
	background-image:url(../../images/girl_reading.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:0;
	padding:0 220px 10px 40px;
	float:left;
	width:510px;
	}
	
#content2{
	background-color:#D6DDE7;
	background-image:url(../../images/girl_reading_2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0 0 10px 40px;
	float:left;
	width:730px;
	margin-right:200px;
	}

#content-location{
	background-color:#D6DDE7;
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:0;
	padding:0 0 10px 40px;
	float:left;
	width:730px;
	}
	
h1{ 
	background-repeat: no-repeat;
	margin-bottom: 0;
	text-indent:-9999px;
	padding: 0 0 0 0;
	width:700px;
	}
	
h1.welcome  {
	background-image:url(../../images/welcome.jpg);
	}
h1.neighborhoodlocations {
	background-image: url(../../images/neighborhood_locations.jpg);
	width: 200px;
	height: 20px;
	margin: 20px auto 0 auto;
	}
	
h1.ourprogram {
	background-image:url(../../images/our_program.jpg);
	}
	
h1.toursenrollment {
	background-image:url(../../images/tours_enrollment.jpg);
	}
h1.sitemap{
	background-image: url(../../images/sitemap.jpg);
}
h2{ font-size:12px;
	color: #000EA1;
	font-weight:bold;
	margin: 0;
	padding: 0;
	}
	
#content p{
	font-size:12px;
	width:515px;
	margin-top: 0;
	margin-bottom: 10px;
	padding:0;
	}
	
#footer{
	clear: both;
	background-image:url(../../images/footer.jpg);
	width:770px;
	height:81px;
	float:left;
	margin:0;
	}
	
#footer a{display:block;
	width: 290px;
	height: 25px;
	margin: 40px 0 0 40px;
	text-indent:-9999px;
	outline: 0;
	}
	

