
/* Menu Postion */
ul.dropdown {
	position: absolute;
	left: 260px;
	top: 5px;
	z-index: 597;
	float: left;
}

.services-holder {
	position: absolute;
	top: 40px;
	left: -45px;
}

.top-area {
	background: url(../images/top-area.png) no-repeat;
	width: 926px;
	height: 534px;
	position: absolute;
}

.text {
	color: #4b4b40;
	font-size: 13.9px;
	position: absolute;
	left: 440px;
	top: 255px;
}

.text strong {
	color: #8fa545;
}

.big {
	font-size: 33.4px;
}

.text ul {
	font-size: 12.5px;
}

.text ul li {
	list-style-image: url(../images/arrow-main.png);
	list-style-type: none;
}

.text ul li a {
	color: #4b4b40;
	text-decoration: underline;
}

.text ul li a:hover {
	text-decoration: none;
}

.side {
	background: url(../images/bottom-area.png) no-repeat;
	width: 899px;
	height: 272px;
	position: absolute;
	top: 470px;
	left: 38px;
}

.messages {
	position: absolute;
	top: 175px;
	left: 267px;
}

.preschool {
	position: absolute;
	left: 483px;
	top: 173px;
}

.kidzcity {
	position: absolute;
	left: 483px;
	top: 188px;
}

.location {
	position: absolute;
	top: 175px;
	left: 698px;
}

.bottom-about {
	top: 735px;
}

.bottom {
	top: 780px;
	left: 60px;
}


