body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg-body.png) repeat-x;
	margin: 0;
	color: #000;
}
fieldset, form {
	border: 0;
	margin:0;
	padding:0;
}
img {border-style:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
a:focus {
	outline:none;
	text-align: center;
	
}
.nav {color: #960; background:#03C;}
a.nav:hover {color: #960; background:#fff;}
a.nav:active {color:#fff; background:#c00;} 


/* main block styles */
.main {
	position: relative;
	padding: 53px 0 0;
	margin: 0 0 0 45px;
	width: 930px;
}
/* header */
#header {
	background: url(../images/bg-page-top.png) no-repeat;
	padding: 50px 0 0;
	height: 75px;
	width: 930px;
}
#header strong.logo{
	position: absolute;
	width: 240px;
	height: 240px;
	top: -2px;
	left: -44px;
}
#header strong.logo a{
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
    overflow: hidden;
	display: block;
	height: 100%;
}
/* navigation menu styles */
ul.navmenu {
	width: 526px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
}
ul.navmenu li {
	position: relative;
	margin: -100px 0 0;
	list-style: none;
	float: left;
}
ul.navmenu li a {
	overflow: hidden;
	display: block;
	height: 169px;
}
ul.navmenu li a span {
	background: url(../images/navmenu.png) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 481px;
	height: 169px;
}
ul.navmenu li.home a {width: 132px;}
ul.navmenu li.education a {width: 121px;}
ul.navmenu li.education a span {margin: 0 0 0 -132px;}
ul.navmenu li.parents a {width: 114px;}
ul.navmenu li.parents a span{margin: 0 0 0 -252px;}
ul.navmenu li.contacts a {width: 121px;}
ul.navmenu li.contacts a span {margin: 0 0 0 -366px;}


/* main content blocks styles */
#content,
#content-home {
	background: url(../images/bg-page-mid.png) repeat-y;
	padding: 50px 24px 28px;
}
.content-area {background: #ffebad url(../images/content-bot.png) no-repeat 100% 100%;}
#content-home .content-area {width: 560px;}
#content .content-area {width: 647px;}
#content .content-area-top {
	background:  url(../images/content-column.png) repeat-y;
	padding: 0 0 0 153px;
}
.content-area-top {min-height: 375px;}
* html .content-area-top {height: 374px;}
.content-area-top:after,
.content-area:after {
	overflow:hidden;
	display:block;
	clear:both;
	content:"";
	height:0;
}
/* main page content block styles */
h1.headline {
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 25px 30px;
	margin: 0;
	}
h2.heading{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 263692;
	margin: 0;
}
.page-text {
	background: url(../images/content-top.png) no-repeat 100% 0;
	padding: 30px 15px 15px;
	float: right;
	width: 450px;
}
#content-home .page-text {padding: 15px 25px 100px 30px;}
.page-text p {
	line-height: 18px;
	margin: 0 0 15px;
}
.page-text h2 {
	font-size: 14px;
	margin: 0 0 15px;
}
#content-home .page-text h2 {font-size: 16px;}
.page-text ul.learn-more {
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
}
.page-text ul.learn-more li{margin: 0 0 15px;}
.page-text ul.learn-more li a {color: #e50278;}
.news-alert {
	background: url(../images/news-alert.png) no-repeat;
	padding: 15px 10px 15px 115px;
	position: absolute;
	left: -60px;
	bottom: -30px;
	color: #fff;
	width: 315px;
	height: 60px;
}
.news-alert strong {
	text-transform: uppercase;
	font-size: 14px;
}
.news-alert p {
	margin: 5px 0 0;
	font-size: 10px;
	line-height: 14px;
}
/* side column styles */
.side-column {
	margin: 0 0 0 -153px;
	padding: 30px 10px 0;
	display: inline;
	width: 133px;
	float: left;
}
.side-column h2 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 0 15px;
}

.side-column h3 {
	text-transform: uppercase;
	font-size: 11px;
	margin: 25px 0 5px;
}

#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navlist li {
margin: 15px 0;
}

#navlistEdu {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navlistEdu li {
margin: 10px 0;
}

#navlistEdu a, #navlist a:visited {
color: #e50278;
	font-size:11px;
	line-height: 10px;
}

#navlistEdu a:hover {
color: #e50278;
}
.side-column #navlistEdu .uberlink {
color: #551a8b;

}



#navlist a, #navlist a:visited {
color: #e50278;
	font-size:11px;
	line-height: 10px;
}

#navlist a:hover {
color: #e50278;
}
.side-column #navlist .uberlink {
color: #551a8b;

}


/*.side-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
.side-nav li {
	margin: 15px 0;
}
.side-nav a {
	color: #e50278;
}
.side-nav a {
	color: #e50278;
}
.side-nav_sub a {
	color: #000;
	font-size:11px;
	line-height: 10px;
}

.side-nav_sub a:active {
	color: #fff;
	font-size:11px;
	line-height: 10px;
}*/

/* page bottom styles */
.page-bottom {
	background: url(../images/bg-page-bot.png) no-repeat;
	margin: 0 0 0 45px;
	width: 930px;
	height: 75px;
}
.footer {
	margin: 0 0 0 45px;
	width: 930px;
	height: 40px;
	color: #666;
	font-size: 11px;
	text-align:center;
}
.children-group1 {
	background: url(../images/homepage.png) no-repeat;
	position: absolute;
	bottom: -48px;
	right: -10px;
	width: 480px;
	height: 494px;
}
.children-group2 {
	background: url(../images/group2.png) no-repeat;
	position: absolute;
	bottom: -68px;
	right: -65px;
	width: 358px;
	height: 570px;
}
.children-group3 {
	background: url(../images/group2.png) no-repeat;
	position: absolute;
	bottom: 350px;
	right: -65px;
	width: 358px;
	height: 570px;
}
.parents-group1 {
	background: url(../images/collage2.png) no-repeat;
	position: absolute;
	bottom: 50px;
	right: -198px;
	width: 500px;
	height: 608px;
}
.parents-group1_2 {
	background: url(../images/collage2.png) no-repeat;
	position: absolute;
	bottom: -20px;
	right: -200px;
	width: 500px;
	height: 608px;
}
.parents-group2 {
	background: url(../images/collage1.png) no-repeat;
	position: absolute;
	bottom: -10px;
	right: -220px;
	width: 500px;
	height: 750px;
}
.parents-group2_2 {
	background: url(../images/collage1_2.png) no-repeat;
	position: absolute;
	bottom: -10px;
	right: -125px;
	width: 400px;
	height: 600px;
}
.contact-group1 {
	background: url(../images/twogirlsv2.png) no-repeat;
	position: absolute;
	bottom: -1px;
	right: 10px;
	width: 350px;
	height: 271px;
}


.childrens_collage_3 {
	background: url(/images/collage3.png) no-repeat;
	position: absolute;
	bottom: -100px;
	right: -220px;
	width: 500px;
	height: 608px;
}
.childrens_collage_4 {
	background: url(/images/collage4.png) no-repeat;
	position: absolute;
	bottom: 140px;
	right: -220px;
	width: 500px;
	height: 675px;
}
.childrens_collage_5 {
	background: url(/images/collage5.png) no-repeat;
	position: absolute;
	bottom: 50px;
	right: -225px;
	width: 500px;
	height: 608px;
}
.childrens_collage_6 {
		background: url(/images/collage6.png) no-repeat;
	position: absolute;
	bottom: 50px;
	right: -215px;
	width: 500px;
	height: 608px;
}

.childrens_collage_7 {
	background: url(/images/collage7.png) no-repeat;
	position: absolute;
	bottom: 20px;
	right: -198px;
	width: 500px;
	height: 615px;
}

.childrens_collage_8 {
		background: url(/images/collage8.png) no-repeat;
	position: absolute;
	bottom: -35px;
	right: -225px;
	width: 500px;
	height: 608px;
}

.childrens_collage_9 {
	background: url(/images/collage9.png) no-repeat;
	position: absolute;
	bottom: -30px;
	right: -225px;
	width: 500px;
	height: 608px;
}

.childrens_collage_10 {
		background: url(/images/collage10.png) no-repeat;	
	position: absolute;
	bottom: -50px;
	right: -225px;
	width: 500px;
	height: 608px;
}

.color_font {
	color: #e50278;
}

html.isJS .togList dd {

    display: none;

    text-decoration: none;

}



html.isJS .togList dt {

    text-decoration: underline;
	

}

.togList dt

{
	color: #551a8b;

cursor: pointer;

text-decoration: none;

vertical-align: text-top;

}

.pdf {
	font-size: 9px;
	color:#666;
}

.odd {
	background-color: #faedc6;
}
