.page_home {
	width:985px;
}

P {
	margin:15px 0;
}

.banner_header {
	width:985px;
	height:95px;
	background-image:url(img/portalImages/banner_header.gif);
	overflow:hidden;
	text-indent:-2000px;
	margin:15px 0 15px 0;
	padding:0;
}

.bottom_text {
	padding:0px 70px;
	margin:0;
	clear:both;
	text-align:center;
}
.bottom_text P:first-child {
	margin-top:0;
}
.bottom_text .large_text {
	line-height:20px;
}

.footer {
	padding:0 70px;
}

.column_holder {
	margin:0;
	padding:0;
	clear:both;
}
.left_column {
	width:220px;
	float:left;
}
.center_column {
	width:515px;
	margin:0 15px;
	float:left;
}
.right_column {
	width:220px;
	float:left;
}

.large_text {
	font-size:16px;
	line-height:14px;
}
.larger_text {
	font-size:20px;
	line-height:18px;
}
.largest_text {
	font-size:24px;
	line-height:22px;
}

.small_text {
	font-size:11px;
	line-height:13px;
}

.border {
	border-bottom:3px solid #d8d4cf;
}

/* LEFT COLUMN CONTENTS */

.logo {
	margin:0;
	padding:0 0 10px 0;
}

.returning_students {
	margin:0;
	padding:15px 0;
}
.returning_students P {
	margin-top:10px;
}

.social_links {
	margin:0;
	padding:10px 0 4px 0;
	height:30px;
}
.social_links P {
	margin:4px 4px 0 0;
	float:left;
}
.social_links IMG {
	float:left;
	margin:0 3px;
}

.seals {
	margin:0;
	padding:15px 0;
}


/* RIGHT COLUMN CONTENTS */

.multistate {
	padding:4px 0 15px 0;
	margin:0;
	background:url(/img/portalImages/multistate_dropdown_bgr.gif) top right no-repeat;
}
.multistate P {
	margin:8px 0 0 0;
	line-height:14px;
}
.multistate SELECT {
	width:220px;
	margin:8px 0 0 0;
}
.multistate SELECT OPTION {
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px dotted #FFD112;
}
.multistate .multistate_link {
	display:block;
	position:absolute;
	width:85px;
	height:50px;
	text-decoration:none;
	margin-left:135px;
	z-index:2000;
	background:url(img/portalImages/spacer.gif);
}
.multistate_noscript_link {
	display: block;
	padding: 5px 0;
	background: #ffffff;
	position: relative;
	margin-top: -25px;
}

.support_info {
	padding:15px 0 10px 0;
	margin:0;
	text-align:center;
}
.support_info P {
	margin:5px 0;
}
.support_info .phone_number {
	font-size:30px;
	line-height:26px;
	color:#b80000;
}

.special_offers {
	padding:15px 0;
	margin:0;
}

/* CENTER COLUMN CONTENTS */

.features {
	clear:both;
	width:515px;
	height:380px;
	margin:0 0 15px 0;
	padding:0;
	overflow:hidden;
}
.features_photo {
	float:left;
	width:180px;
}
.features_list {
	float:left;
	width:335px;
	height:380px;
	background:url(img/portalImages/features_bgr.gif) top right no-repeat #fff3a6;
}
.features_list_item {
	clear:both;
	padding:18px 30px 18px 20px;
	width:285px;
	border-bottom:3px solid white;
	font-size:14px;
	line-height:16px;
}
.features_list_item P {
	margin:8px 0 5px 0;
}
.no_border {
	border-bottom:0px;
}
.feature_title {
	text-transform:uppercase;
	color:#b80000;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	display:block;
	clear:both;
}
.feature_icon {
	width:60px;
	text-align:center;
	padding:8px 10px 0 0;
	margin:0;
	float:left;
}

.sign_up_btn {
	margin-bottom:35px;
}

.price_dot {
	position:absolute;
	margin: -15px 0 0 410px;
	/*margin: -405px 0 0 -30px;*/
	z-index:100;
	width:94px;
	height:94px;
	background-image:url(img/portalImages/price.png);
	overflow:hidden;
	text-indent:-2000px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/portalImages/price.png");
}
