@charset "UTF-8";
#rightBarSchool
{
	width:355px;
	height:670px;
	float: right;
	padding: 0;
	margin: 0;
}

#wrapperSchool
{
	width: 955px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	height: 1016px;
}
#leftTextSchool
{
	float: left;
	width: 558px;
	background: #FFF;
	padding: 0;
	height:630px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#bulletSchool
{
	position:absolute;
	width:230px;
	height:65px;
	background-color: #000;
	padding: 40px 45px 15px 45px;
	margin: 0 25px 0 10px;
	top: 730px;
}
p.subWhite
{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	text-align: center;
}

#rightPhotoTopSchool
{
	width: 320px;
	background: #FFF;
	padding: 20px 25px 10px 10px;
	height:240px;
	position: absolute;
	margin: 0;
	top: 195px;
}

#rightPhotoLowerSchool
{
	width: 320px;
	background: #FFF;
	padding: 0px 25px 10px 10px;
	height:240px;
	position: absolute;
	margin: 0;
	top: 468px;
}

#footerSchool
{
	width: 955px;
	height: 170px;
	background-image: url(../images/footer.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 865px;
}

#copyrightSchool
{
	width:685px;
	height:18px;
	position: absolute;
	text-align: left;
	padding: 5px 0 0 270px;
	background-color: #C8C8C8;
	text-transform: none;
	text-decoration: none;
	font-size: 9px;
	color: #666;
	border: none;
	font-style: normal;
	top: 1038px;
}
