@charset "utf-8";
/* CSS Document 

Created by Unconfusing Technology, LLC
Please give credit when copying.

*/

#eduLink, #businessLink
{
	background:transparent url(images/front_educ_bk.png) center center no-repeat; 
	height:53px; 
	margin-top:232px; 
	width:400px;
}
#businessLink
{
	background:transparent url(images/front_business_bk.png) center center no-repeat;
}
#eduLink:hover, #businessLink:hover
{
	background:#6F1719;
}
