@charset "UTF-8";

#divisionfooter {
	background: #00aec5 url(../images/divisionfooter/topedge.jpg) top repeat-x;
}

#divisionfooter #footerinner {
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px 20px;
	position: relative;
	background: #00aec5 url(../images/divisionfooter/topedge.jpg) top repeat-x;
}

#divisionfooter #footerinner #schoolselector {
	width: 343px;
	height:124px;
	position: absolute;
	top: 0;
	left: 139px;
	background: url(../images/divisionfooter/formback.jpg) top no-repeat;
	color: #FFF;
}

#divisionfooter #footerinner #schoolselector p {
	margin: 20px;
}

#divisionfooter #footerinner #schoolselector a {
	position:absolute;
	right: 10px;
	bottom: 30px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
}

#schoolselector a:hover {
	color: #80d7e2 !important;
	text-decoration: underline;
}

#divisionfooter #footerinner #copyright {
	float: right;
}

#divisionfooter #footerinner #copyright a {
	position: absolute;
	top: 20px;
	right: 10px;
	text-indent: -9999px;
	width: 165px;
	height: 20px;
	background: url(../images/divisionfooter/boxclever.jpg) top no-repeat;
}

#divisionfooter #footerinner #copyright a:hover {
	background: url(../images/divisionfooter/boxclever.jpg) bottom no-repeat;
}

#divisionfooter #footerinner #copyright p {
	font-size: .9em;
	color: #80d7e2;
	padding: 0;
	margin: 0;
}

#divisionfooter #footerinner form select {
	width: 300px;
	position: absolute;
	top: 40px;
	left: 19px;
}