@charset "UTF-8";
/* CSS Document */

#footerContainer {
	height: 160px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 10px;
}
/* CSS Document */

#footerContainerhome {
	height: 140px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 10px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 180px;
	clear: both;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	position: relative;
	background-image: url(images/back_footer.jpg);
	background-repeat: repeat;
}
#footerhome {
	margin: 0px;
	padding: 0px;
	height: 150px;
	clear: both;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	position: relative;
	background-image: url(images/back_footer.jpg);
	background-repeat: repeat;
}
#footerContainer #contactinfo {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.pwhitecontacthome {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
.pwhitecontact {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
#contactbutton {
	background-color: #0FF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 22px;
	width: 171px;
}
#contactbuttonhome {
	background-color: #0FF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 30px;
	height: 22px;
	width: 171px;
	right: 0px;
}
#schoolpiccontainer {
	position: absolute;
	height: 150px;
	width: 550px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #036;
}
