
	div#contentWrap div#limelight .content {
		border-bottom: none;
		float: none;
	}

	div#contentWrap div#limelight h2 {
		width: 80%;
	}
	div#contentWrap div#limelight h2 p {
		color: #024d84;
	}
	div#contentWrap div#limelight p {
		width: 470px;
		margin: 0;
		padding: 0;
	}

	div#contentWrap div#limelight img {
		position: absolute;
		top: 0;
		right: 2px;
	}

/*
**	Lowers				 **
*/
div.lower {
	position: relative;
	border: none;
	margin-bottom: 2em;
}

div.ctaBox.lower {
	background: none;
}

div.lower div.content {
	height: 24.5em;
	background: #FFF url('../images/shadow.png') repeat-x left top;
}

div.lower h3 {
	height: 67px;
	line-height: 67px;
	padding: 0 0 0 10px;
	margin: 0;
	color: #0c69a3;
}

div.lower ul {
	background: #F6FCFE url('../images/shadow.png') repeat-x left bottom;
	height: 17.8em;
	overflow:hidden;
}

div.lower ul li {
	background: #F6FCFE url('../images/listShadow.png') repeat-x left bottom;
	border-bottom: 1px solid #E8F2F7;
	padding: .5em 1em;
}

div.lower div.content p {
	width: auto;
}

div.lower ul li a {
	display: block;
	color: #545454;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 19px;
	padding: 0 19px 0 0;
	background: url('../images/icons.png') no-repeat right 0
}
div.lower ul li.rss {
	position: absolute;
	bottom: 24px;
	left: 2px;
	width: 196px;
}
div.lower ul li.rss a {
	font-weight: normal;
	font-size: 1.1em;
	background: url('../images/icons.png') no-repeat right -119px
}

div.lower div.boxFooter {
	width: 213px;					/* parent - 7px */
}

div#courses, div#holidays, div#news {
	width: 220px;
	margin-right: 27px !important;	/* IE Ignore */
	margin-right: 25px;
}

div#holidays {
	clear: left;
}

	div#courses h3 {
		background: url('../images/graphics.png') no-repeat 130px -60px;
	}

div#recent-news {}

	div#recent-news h3 {
		background: url('../images/graphics.png') no-repeat 137px -441px;
	}

div#sponsors {
	width: 128px;
	float:right;
	margin-right: 0;
}

div#sponsors .boxFooter {
	width: 120px;
}

#ie.v8 div.boxFooter {
	padding-top: 2px;
}

div#sponsors div.hanging {
	display: block;
	position: absolute;
	bottom: 0;
	background: transparent url('../images/graphics.png') no-repeat scroll 0 -185px;
	width: 129px;
	height: 80px;
}

div#sponsors img {
	position: absolute;
	left: 4px;
	top: 77px;
	display: none;
}

div#sponsors img.current {
	display: block;
}

#aside div#home-bottom-promo {
	background: none;
	margin-top: 1em;
}
	div#home-bottom-promo a {
		display: block;
		float: left;
	}

	div#home-bottom-promo a.hopewell {
		margin-right: 13px;
	}