@charset "UTF-8";
body {
	background-image: url(../child-care-early-learning-centres-images/global/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
img {
	border: none;
}
h1 {
	margin: 0 0 15px 0;
	display: block;
	text-indent: -9999px;
}
#logo {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -475px;
	width: 334px;
	height: 140px;
}
#top-nav {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -97px;
	height: 32px;
}
#top-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-nav ul li {
	float: left;
}
#top-nav ul li.divider {
	background-image: url(../child-care-early-learning-centres-images/nav/top-nav-divider.gif);
	height: 32px;
	margin: 0 12px;
	width: 1px;
}
.top-nav-btn {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	text-indent: -9999px; /* I BANISH YOU */
}
#top-nav-btn-home {
	background-image: url(../child-care-early-learning-centres-images/nav/home.gif);
	width: 44px;
}
#top-nav-btn-welcome {
	background-image: url(../child-care-early-learning-centres-images/nav/welcome.gif);
	width: 73px;
}
#top-nav-btn-curriculum {
	background-image: url(../child-care-early-learning-centres-images/nav/curriculum.gif);
	width: 88px;
}
#top-nav-btn-management {
	background-image: url(../child-care-early-learning-centres-images/nav/management.gif);
	width: 104px;
}
#top-nav-btn-centres {
	background-image: url(../child-care-early-learning-centres-images/nav/centres.gif);
	width: 61px;
}
#top-nav-btn-contact {
	background-image: url(../child-care-early-learning-centres-images/nav/contact.gif);
	width: 87px;
}
#top-nav-btn-home:hover, #top-nav-btn-home-in {
	background-image: url(../child-care-early-learning-centres-images/nav/home-over.gif);
	width: 44px;
}
#top-nav-btn-welcome:hover {
	background-image: url(../child-care-early-learning-centres-images/nav/welcome-over.gif);
	width: 73px;
}
#top-nav-btn-curriculum:hover {
	background-image: url(../child-care-early-learning-centres-images/nav/curriculum-over.gif);
	width: 88px;
}
#top-nav-btn-management:hover {
	background-image: url(../child-care-early-learning-centres-images/nav/management-over.gif);
	width: 104px;
}
#top-nav-btn-centres:hover {
	background-image: url(../child-care-early-learning-centres-images/nav/centres-over.gif);
	width: 61px;
}
#top-nav-btn-contact:hover {
	background-image: url(../child-care-early-learning-centres-images/nav/contact-over.gif);
	width: 87px;
}
#hero-text-home {
	width: 446px;
	height: 113px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -495px;
	background-image: url(../child-care-early-learning-centres-images/hero-text/home.png);
}
#wrapper {
	width: 100%;
	position: absolute;
	top: 400px;
}
#content {
	width: 950px;
	margin: 0 auto;
}
#copy-home {
	width: 610px;
}
#copy-home p {
	color: #666666;
	font-size: 12px;
	line-height: 21px;
	margin: 0 50px 15px 0;
}
#heading-home {
	width: 603px;
	height: 64px;
	background-image: url(../child-care-early-learning-centres-images/headings/home.gif);
}
.box-home-wrapper {
	width: 950px;
	margin-top: 60px;
	float: left;
	padding-bottom: 40px;
}
.box-home {
	float: left;
	height: 200px;
	text-align: center;
}
.box-home .button {
	bottom: 0;
	position: relative;
}
.box-home p {
	color: #666666;
	font-size: 11px;
	line-height: 21px;
	margin: 65px 25px 10px 25px;
}
#box-curriculum {
	width: 316px;
	margin-right: 2px;
	background-image: url(../child-care-early-learning-centres-images/global/box-curriculum.jpg);
	background-repeat: no-repeat;
}
#box-centres {
	width: 314px;
	margin-right: 2px;
	background-image: url(../child-care-early-learning-centres-images/global/box-centres.jpg);
	background-repeat: no-repeat;
}
#box-contact {
	width: 316px;
	background-image: url(../child-care-early-learning-centres-images/global/box-contact.jpg);
	background-repeat: no-repeat;
}
#box-contact p {
	margin-bottom: 28px !important;
}
#box-contact a:link, #box-contact a:active, #box-contact a:visited {
	color: #4f791f;
	text-decoration: none;
}
#box-contact a:hover {
	text-decoration: underline;
}
.box-divider-top {
	width: 100%;
	height: 1px;
	background-image: url(../child-care-early-learning-centres-images/global/box-btn-divider.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: center;
}
.box-divider-bottom {
	width: 100%;
	height: 1px;
	background-image: url(../child-care-early-learning-centres-images/global/box-btn-divider.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: center;
}
.box-divider-top hr, .box-divider-bottom hr {
	display: none;
}
.contact-box-text-small {
	color: #4f791f;
	font-weight: bold;
	font-size: 14px;
}
.contact-box-text-large {
	color: #4f791f;
	font-weight: bold;
	font-size: 21px;
}
#footer {
	width: 100%;
	height: 110px;
	background-image: url(../child-care-early-learning-centres-images/global/footer-bg.gif);
	background-repeat: repeat-x;
	clear: left;
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #4dbde3;
	text-decoration: none;
}
#footer a:hover {
	color: #7e297c;
}
#footer-content {
	width: 950px;
	margin: 20px auto 0 auto;
}
.footer-content-left {
	float: left;
	color: #999999;
}
.footer-content-left img {
	float: left;
	margin-right: 10px;
}
.footer-content-right {
	float: right;
	color: #4dbde3;
}