@charset "UTF-8";
.hope-memorial_fixheight {
	height: 665px;
}
.babydaycare_fixheight {
	height: 525px;
}
.afterschoolcare {
	height: 648px;
}
#afterschoolcare-right {
	width: 660px;
	height: auto;
	float: right;
	margin-left: 0px;
}
.square {
	float: left;
	height: 215px;
	width: 210px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.square ul {
	display: inline;
}
.square-img {
	list-style-type: none;
	position: relative;
}
.square-img ul {
	display: inline;
}
.square-arrow {
	float: left;
	height: 20px;
	width: 20px;
	list-style-type: none;
	display: none;
}
.square-hov {
	width: 210px;
	height: 25px;
	background-color: #111111;
}
.square-img li {
	z-index: 101;
	position: relative;
	bottom: 25px;
}
.square-hov h5 {
	color: #BBBBBB;
	font-size: 90%;
	padding-top: 3px;
	padding-left: 5px;
	font-weight: lighter;
}
.square-img:hover .square-arrow {
	display: inline;
	position: relative;
	bottom: 20px;
	left: 100px;
}
.square-img:hover .square-hov {
	float: left;
	position: relative;
	display: inline;
	bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.square-static-hov {
	width: 210px;
	height: 25px;
	position: relative;
	bottom: 20px;
	background-color: #111111;
}
.square-static-hov h5 {
	color: #BBBBBB;
	font-size: 90%;
	padding-top: 3px;
	padding-left: 5px;
}
.ul#services-list li:hover .square-hov {
	float: left;
	position: relative;
	display: block;
	bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#centres-right {
	width: 660px;
	height: 500px;
	float: right;
	margin-left: 0px;
}
#modular {
	height: auto;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 40px;
}
.long-head {
	background-color: #111111;
	height: 25px;
	margin-bottom: 5px;
}
.long-text h3 {
	padding-bottom: 7px;
}
.long-head h3 {
	padding-top: 5px;
	color: #DDDDDD;
	padding-left: 5px;
}
#short-caption {
	width: 275px;
	height: 25px;
	background-color: #111111;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
}
#short-caption  h5 {
	color: #DDDDDD;
	font-size: 80%;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: lighter;
	padding-bottom: 5px;
}
#short-caption h3 {
	padding-top: 5px;
}

