#daycare {
	margin-top: 30px;
}

#daycare_left {
	font-size: 90%;
	width: 550px;
	float:left;
}

#daycare_left h1 {
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 25px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-image: url(../images/li3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
}
#daycare_left p {
	margin-left: 10px;
	line-height: 1.5em;
}



.daycare1 {
	margin-right: 30px;
	margin-left: 30px;
	padding: 10px;
	margin-bottom: 60px;
	line-height: 2em;
}

.daycare1 h2 {
	margin-bottom: 5px;
	background-image: url(../images/li2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.daycare1 h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
}
.daycare1 h4 {
	font-size: 90%;
	background-image: url(../images/li4.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}


.daycare1 li {
	margin-left: 30px;
	line-height: 2em;
	font-size: 90%;
}
.daycare1 p {
	font-size: 90%;
	margin-left: 20px;
}



#daycare2 {
text-align:center;
}

#daycare_right {
	float: right;
	width: 200px;
	margin-top: 80px;
}
#daycare_right img {
	margin-top: 30px;
}
#daycare_right p {
	font-size: 90%;
}

