div#index_top_box {
	padding-top: 40px;
	height: 280px;
	border-bottom: 1px solid #cfdbe6;
}
div#index_top_box h2 {
	margin-bottom: 10px;
}
div#index_top_box a, div#index_top_box div {
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	display: block;
	padding-top: 20px;
	height: 158px;
	padding-right: 130px;
	margin-top: 30px;
	display: inline;
}
div#index_top_box a p, div#index_top_box div p {
	margin-top: 10px;
}
div#index_top_box a span.button {
	background-image: url(../images/index/top_box_buttons.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 26px;
	display: block;
	margin-bottom: 10px;
}
span.personal_temp {
	background-image: url(../images/index/personal_temp.jpg);
	background-repeat: no-repeat;
	width: 113px;
	height: 35px;
	display: block;
	margin-bottom: 13px;
}
#index_personal {
	background-image: url(../images/index/personal_box.jpg);
	width: 150px;
	margin-left: 30px;
	margin-right: 20px;
}
#index_personal span.button {
	width: 134px;
}
a#index_school {
	background-image: url(../images/index/school_box.jpg);
	width: 140px;
	margin-right: 30px;
}
a#index_school span.button {
	background-position: -133px 0px;
	width: 134px;
	background-color: #97338E;
}
a#index_university {
	background-image: url(../images/index/university_box.jpg);
	width: 160px;
}
a#index_university span.button {
	background-position: -267px 0px;
	width: 155px;
	background-color: #678D9B;
}

#quote_panel {
	background-image: url(../images/index/quote_panel.jpg);
	background-repeat: no-repeat;
	background-color: #b1c7d6;
	margin-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	width: 576px;
	padding-top: 10px;
	height: 170px;
	float: left;
	position: relative;
}
#quote_panel h5 {
	margin-bottom: 20px;
}
#quote_panel p {
	margin-bottom: 10px;
}
#quote_back, #quote_fwd {
	background-repeat: no-repeat;
	display: block;
	width: 28px;
	height: 29px;
	position: absolute;
	bottom: 15px;
}
#quote_back {
	background-image: url(../images/index/quote_back.jpg);
	right: 48px;
}
#quote_fwd {
	background-image: url(../images/index/quote_fwd.jpg);
	right: 15px;
}

div#index_bottom_right {
	background-image: url(../images/index/discover_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
	width: 275px;
	padding-top: 15px;
	height: 165px;
	margin-top: 40px;
	float: right;
	margin-bottom: 20px;
}
h3.h3_spacer {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 180px;
	line-height: 17px;
}
a#find_out_more {
	background-image: url(../images/index/discover_but.jpg);
	background-repeat: no-repeat;
	background-color: #abc569;
	width: 117px;
	padding-top: 8px;
	height: 27px;
	display: block;
}
a.blue_but {
	background-image: url(../images/index/blue_but.jpg);
	background-repeat: no-repeat;
	background-color: #2f7397;
	width: 118px;
	padding-top: 10px;
	height: 24px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
}
span.button {
	cursor: pointer;
}