/* SOC Style Sheet */

/* Admissions Background Image */
.wrap.top-admissions-info {
	background: url(/images/top-ad-info.jpg) no-repeat bottom right;
}

/* Call to Action
------------------------------------ */
.cta-btn {
	background: #f5b00b url(/images/cta-arrows-white.png) right -60px no-repeat;
}
.cta-btn:hover {
	background: #d06e0d url(/images/cta-arrows-white.png) right -75px no-repeat;
}
