/* Content
***********************/
.content p, .content a, .content ul, .content img { position:relative; z-index:100; }
.floatR { float:right; }
/* Center Column
**************************/
.content {
	background-image:url(../images/kidsZone_bg.png); background-repeat:no-repeat; background-color:transparent !important;
	background-position:center 0px; height:1635px;
}
.centerCol {
	width:100%; margin:0px;
}
.centerTopTitle {
	text-indent:-10000px;
	background:url(../images/kidsZoneTitle.png) no-repeat;
	width:352px; height:162px;
	margin:116px 0 0 143px; float:left;
}
.centerTopText {
	text-align:justify;
	width:735px; margin:60px auto 50px;
}

/* Steps */
.steps {
	background-image:url(../images/123.png); background-repeat:no-repeat;
	color:#fff; text-align:justify; font-family:Arial, Helvetica, sans-serif; line-height:24px;
	width:240px; height:428px;
	margin:0 0 0 20px; padding:27px 29px; float:left;
}
h3.stepsTitle {
	font-size:1.5em !important;
	font-weight:normal; text-decoration:underline;
}
.steps ul {
	list-style-position:inside; line-height:24px;
	margin:20px 0 0;
} .steps ul li {
	margin-top:8px;
}
.orangeBg {
	background-color:#f49316; background-position:0 310px;
	margin:0 0 0 50px !important;
}
.greenBg {
	background-color:#88b70a; background-position:-294px 310px;
}
.blueBg {
	background-color:#0c8fda; background-position:-588px 310px;
}

/* Bottom content */
.bottomText {
	width:618px; text-align:justify;
	float:right; margin:54px 43px 0 0;
}
.bottomText h2 {
	color:#0c8fda; font-family:Arial, Helvetica, sans-serif; font-size:1.5em;
}
.bottomText p {
	margin:10px 0 0 0;
}
.bottomText a { color:#0c8fda; }


/* Footer
**************************/
.footer {
	background:none !important;
	height:217px; margin:-210px 0 45px 0;
}

