@charset "utf-8";
@import url("banner.css");
/* General */
body{
	width:903px;
}
#navigation {
	position:relative;
	width:870px;	
	height:70px;
	float:left;
	margin-top:-70px;
	clear:both;
}
/* index */
#quicklink {
	float:left;
	margin:27px 0px 0 0px;
	+height:207px;
}
#quicklink ul li {
	background-image:url(../img/quicklink-bg.gif);
	background-repeat:no-repeat;
	background-position:0 17px;
	width:212px;
	height:61px;
	padding-left:18px;
	+padding-left:8px;
	+padding-right:10px;
}
#quicklink ul li a {
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:184px;
	height:20px;
	text-align:right;
	padding:25px 9px 0 0;
	+padding:25px 9px 0 19px;
}
#quicklink ul li a.current-customer {
	background-image:url(../img/quicklink-current-customer.gif);
}
#quicklink ul li a.new-customer {
	background-image:url(../img/quicklink-new-customer.gif);
}
#quicklink ul li a.school-advisors {
	background-image:url(../img/quicklink-school-advisors.gif);
}
#quicklink ul li a:hover {
	background-position:top;
}
#banner {
	width:589px;
	padding:17px 17px 0 17px;
	background-image:url(../img/banner-bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#latestnews {
	float:left;
	background-image:url(../img/latestnews-bg.gif);
	background-repeat:no-repeat;
	width:155px;
	height:255px;
	overflow:hidden;
	padding:31px 34px 0 23px;
	margin-top:-5px;
}
#latestnews ul {
	height:200px;
	overflow:hidden;
	padding:0;
	margin:-6px 0 0 2px;
}
#latestnews ul li {
	color:#b03130;
	text-align:left;
	margin:0 0 10px 0;
	list-style:disc;
	list-style:inside;
}
#studentsvoice {
	float:left;
	background-image:url(../img/studentsvoives-bg.gif);
	background-repeat:no-repeat;
	width:441px;
	height:255px;
	overflow:hidden;
	padding:31px 23px 0 34px;
	margin:-5px 14px 0 10px;
	-margin:-5px 14px 0 4px;
}
#studentsvoice div#info {
	text-align:left;
}
#studentsvoice ul {
	text-align:left;
	background-image:url(../img/linedot.gif);
	background-repeat:repeat-x;
	margin-top:12px;
}
#studentsvoice li {
	background-image:url(../img/linedot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:36px;
}
#studentsvoice li span {
	text-align:right;
	display:block;
	margin:-36px 12px 0 0;
	-margin:-36px 12px -12px 0;
}
#contestpromotions {
	float:left;
	background-image:url(../img/contest-promotions-bg.gif);
	background-repeat:no-repeat;
	width:483px;
	height:255px;
	overflow:hidden;
	padding:31px 34px 0 23px;
    +margin:-8px 0 0 88px;
}
#contest-img {
	margin-top:-8px;
 +margin-top:-16px;
	text-align:left;
}
#plansearch {
	float:left;
	background-image:url(../img/plansearch-bg.gif);
	background-repeat:no-repeat;
	width:235px;
	height:255px;
	overflow:hidden;
	clear:left;
	padding:31px 23px 0 34px;
	margin:0 14px 0 10px;
	-margin:0 14px 0 4px;
	+margin:-18px 14px 0 4px;
}
#plansearch-list {
	margin-top:-12px;
}
#plansearch-list ul li {
	float:none;
	text-align:left;
	margin:6px 0;
	line-height:18px;
}
#plansearch-list ul li select {
	width:240px;
	font-size:12px;
}
#plansearch-list ul li button {
	width:44px;
	background:#942729;
	margin-top:6px;
	float:right;
	cursor:pointer;
}
#supportlogo {
	float:left;
	width:860px;
}
#supportlogo ul {
	margin:10px 40px;
}
#supportlogo ul li {
	float:left;
	clear:none;
}
#supportlogo ul li#verisign {
	vertical-align:bottom;
	float:right;
}

  .welcome {
	background:url(../img/welcomebg-lt.gif) no-repeat left top;
	width:840px;
	float:left;
	clear:both;
	margin-left:15px;
	-margin-left:10px;
}
.welcome-lb {
	background:url(../img/welcomebg-lb.gif) no-repeat left bottom;
	float:left;
	width:100%;
}
.welcome-rt{
	background:url(../img/welcomebg-rt.gif) no-repeat right top;
	float:left;
	width:100%;
}
.welcome-rb{
	background:url(../img/welcomebg-rb.gif) no-repeat right bottom;
	float:left;
	width:100%;
}
.welcome-rb ul{
	padding:26px;
}
.welcome-rb ul li{
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:10px 0;
}
.welcome-rb ul li a{
	color:#b03130;
	font-weight:bold;
}
