@charset "utf-8";
/* CSS Document */


.main{
background-color:#e7e7e7;
width:100%;
height:397px;
border:#000000 1px solid;
}
.bottom{
background-color:#2a88b8;
width:100%;
margin-left:auto;
margin-right:auto;
height:485px;
border:#000000 1px solid;
}
.meetuscontainer{
	background-color:#2a88b8;
	background-image:url(../images2/meetcontactback.png);
	background-repeat:repeat-x;
	width:285px;
	float:left;
	height:100%;
}
.testimonialscontainer{
	background-color:#dd7e2a;
	background-image:url(../images2/testback.png);
	background-repeat:repeat-x;
	width:245px;
	float:left;
	height:100%;
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	font-style:italic;
	font-size:14px;
	
}
.testimonialscontainer a{
color:#333333;
text-decoration:none;
}
.testimonialscontainer a:hover{
color:#2a88b8;

}
.contactuscontainer{
	background-color:#2a88b8;
	background-image:url(../images2/meetcontactback.png);
	background-repeat:repeat-x;
	width:245px;
	float:right;
	height:100%;
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	overflow:hidden;

}
img.title{
	text-align:center;
	margin-top:18px;
	margin-bottom:20px;
}
.infocontainer{
height:397px;
width:855px;
overflow:hidden;
margin-top:0px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;

}
.info{
margin-left:-1px;
width:20000px;

}
.infoblock{
float:left;
display:inline;
width:855px;
height:397px;
padding-right:20px;

}
.infoblock .infoblocktext{
margin-left:120px;
margin-top:100px;
color:#333333;
width:500px;
font-size:13px;
}
.infoblock .infoblocktext#aplus{
width:420px;
}
.infoblock .infoblocktext#pre, .infoblock .infoblocktext#stu{
margin-top:130px;
}
.infoblock .infoblocktext#hs{
margin-top:130px;
width:450px;
}
.infoblock .infoblocktext#yoga{
width:450px;
}
.infoblock .infoblocktext#general{
font-size:11px;
}
#back{
display:none;
float:left;
}
.downloadbrochure{

margin-top:0px;
}
a#hs .downloadbrochure:hover, a#pre .downloadbrochure:hover, a#yoga .downloadbrochure:hover, a#stu .downloadbrochure:hover, a#aplus .downloadbrochure:hover{
background-position:bottom;
}
a#hs .downloadbrochure{
background-image:url(../images2/downloadhs.jpg);
width:425px;
height:41px;
margin-left:120px;
}
a#pre .downloadbrochure{
background-image:url(../images2/downloadpreschool.jpg);
width:446px;
height:40px;
margin-left:119px;
}
a#yoga .downloadbrochure{
background-image:url(../images2/downloadyoga.jpg);
width:415px;
height:36px;
margin-left:80px;
margin-top:-5px;
}
a#stu .downloadbrochure{
background-image:url(../images2/downloadstudent.jpg);
width:417px;
height:36px;
margin-left:130px;
}
a#aplus .downloadbrochure{
background-image:url(../images2/downloadtutoring.jpg);
width:415px;
height:36px;
margin-left:120px;
margin-top:-5px;
}
a#aboutus .downloadbrochure{
background-image:url(../images2/downloadgeneral.jpg);
width:423px;
height:38px;
margin-left:130px;
}
.nextslide{
	height:397px;
	width:36px;
	position:relative;
	top:0px;
	display:block;
	margin-right: 0px;
	margin-left: 820px;
	cursor:pointer;
}
.hsstyle {color: #156caa}
.prestyle {color: #f3ba1e}
.yogastyle {color: #e11c2f}
.studentstyle {color: #d9701f}
.aplusstyle {color: #316d31}