/* LOCKED OUT */
div#bodyMain {
	background: url(/images/pic_cdu_300x450.jpg) top left no-repeat;
	padding-left: 320px;
	padding-right: 10px;
	min-height: 450px;
}
h2 {
	margin-top: 20px;
	font-size: 3.5em;
	font-weight: bold;
	margin-bottom: 0;
}
h3 {
	font-size: 2.2em;
	font-weight: bold;
	margin-top: 0;
}
/* EDU */
div#edu {
	clear: both;
	width: 696px;
	height: 229px;
	margin: 30px 30px 0 -200px;
	padding-bottom: 10px;
	background: url(/images/bg_edu_441x229.gif) top right no-repeat;
}
div#edu h3 {
	display: block;
	float: left;
	width: 255px;
	height: 229px;
	margin: 0;
	background: url(/images/lgo_edu_255x229.gif) top left no-repeat;
	text-indent: -12345px;
}
div#edu h4 {
	margin: 0 18px 14px 267px;
	padding-top: 24px;
	font-size: 1.3em;
	text-align: center;
}
div#edu p {
	padding: 0 18px 0 267px;
	margin-top: 10px;
	margin-bottom: 10px;
}

