#ie_image {
	margin: 0 auto;
	width: 744px;
	height: 400px;
	position: relative;
	background: transparent url(Inclusive-Excellence.jpg) no-repeat 0 0;
}
#ie_image div {
	position: absolute;
	width: 236px;
	height: 106px;
}
#ie_image div a {
	display: block;
	width: 236px;
	height: 106px;
}

#ie_image .top {
	top: 3px;
	left: 254px;	
}

#ie_image .top a:hover {
	background: transparent url(Inclusive-Excellence-Hover.jpg) no-repeat -254px -3px;
}

#ie_image .left {
	top: 147px;
	left: 0px;
}

#ie_image .left a:hover {
	background: transparent url(Inclusive-Excellence-Hover.jpg) no-repeat -0px -147px;
}

#ie_image .middle {
	width: 146px;
	height: 60px;
	top: 170px;
	left: 300px;
}

#ie_image .middle a:hover {
	width: 146px;
	height: 60px;
	background: transparent url(Inclusive-Excellence-Hover.jpg) no-repeat -300px -170px;
}

#ie_image .right {
	top: 147px;
	left: 507px;
}

#ie_image .right a:hover {
	background: transparent url(Inclusive-Excellence-Hover.jpg) no-repeat -507px -147px;
}

#ie_image .bottom {
	top: 290px;
	left: 254px;
}

#ie_image .bottom a:hover {
	background: transparent url(Inclusive-Excellence-Hover.jpg) no-repeat -254px -290px;
}
