#upper.home {
	height:679px;
	background:url(/img/home_bkgd.png) no-repeat;
}
#upper #home_callouts {
	width:895px;
	padding-top:15px;
}
#upper #home_callouts div.a, #upper #home_callouts div.b, #upper #home_callouts div.c {
	height:201px;
	padding:75px 15px 5px 15px;
	position:relative;
	font-size:.9em;
}
#upper #home_callouts div.a {
	width:288px;
	margin-right:12px;
	background:url(/img/home_box_products.gif) no-repeat;
}
#upper #home_callouts div.b {
	width:288px;
	margin-right:12px;
	background:url(/img/home_box_classes.gif) no-repeat;
}
#upper #home_callouts div.c {
	width:204px;
	background:url(/img/home_box_events.gif) no-repeat;
}
#upper #home_callouts a.box {
	display:block;
	width:124px;
	height:80px;
	position:absolute;
	text-indent:-999px;
	overflow:hidden;
}
#upper #home_callouts div.a a.box {
	background:url(/img/box_discover_possibilities.gif) no-repeat;
	bottom:70px;
	right:-8px;
}
#upper #home_callouts div.b a.box {
	background:url(/img/box_build_skills.gif) no-repeat;
	bottom:-10px;
	left:100px;
}
#upper #home_callouts div.c a.box {
	background:url(/img/box_whats_next.gif) no-repeat;
	bottom:30px;
	right:-12px;
}

#lower.home div.label {
	width:300px;
	padding-top:10px;
	margin-right:20px;
	font-size:1.4em;
	font-weight:bold;
	color:#e0003b;
}
#lower.home div.label div.image {
	width:300px;
	text-align:center;
	padding-top:10px;
}
#lower.home div.content {
	width:587px;
	font-size:.9em;
}
