/**** STUDENT SERVICES ***/

.studentServices #siteContainer					{ background:url(../img/backgroundStudentServices.gif) repeat-y; }
.studentServices #headerWrap					{ height:229px; width:954px;}
.studentServices #headerWrap #headerImage		{ position:absolute; top:49px; left:0; z-index:1; }
.studentServices #textWrap						{ width:527px; margin:0; padding:0 16px 0 16px; }
.studentServices #utilityWrap					{ padding:0; width:212px; }
.studentServices #utilityWrap IMG.headerImage	{ margin:0 0 20px 0; }
.studentServices #utilityWrap .box				{ background:url(../img/leftBoxStretchSS.gif) repeat-y; }
.studentServices #utilityWrap .box H4			{ background:#4c493E; padding-bottom: 3px;}
.studentServices #utilityWrap .box .contents	{ background:url(../img/leftBoxBottomSS.gif) no-repeat 0 100%; }
.studentServices #utilityWrap #subnav .contents	{ margin:-4px 0 0 0; padding:0 3px 6px 3px; }
.studentServices #utilityWrap #subnav ul		{ margin:0; padding:0; list-style-type:none; }
.studentServices #utilityWrap #subnav ul li		{ background:url(../img/leftNavSeparatorSS.gif) no-repeat; margin:0; padding:0; }
.studentServices #utilityWrap #subnav ul li a, 
.studentServices #utilityWrap #subnav ul li a:link, 
.studentServices #utilityWrap #subnav ul li a:visited 	{ display:block; padding:5px 10px; text-decoration:none; font:bold 14px/21px "Trebuchet MS"; color:#e64a0f; }
.studentServices #utilityWrap #subnav ul li a:hover, 
.studentServices #utilityWrap #subnav ul li a:active	{ text-decoration:none; }
.studentServices #utilityWrap #subnav ul li a SPAN		{ font:normal 12px/16px "Trebuchet MS"; color:#666; display:block; }
.studentServices #utilityWrap #subnav p { margin: 0; padding:10px 10px 0; }

.studentServices #sidebarWrap					{ width:178px; margin:0 0 0 5px; }
.studentServices #sidebarWrap IMG.headerImage	{ margin:0 0 20px -5px; }
.studentServices h1				{ margin:0 -16px 15px -16px; text-indent:16px; background:#4c493E; font:bold 14px/27px "Trebuchet MS"; color:#fff; }



#headerWrap					{ position:relative; z-index:999; background:#ddd9d0;  margin:0 24px; float:left; display:inline; padding-bottom:39px;width:954px;}
#headerWrap #headerLinks			{ position:relative; display:inline; float:right; margin: 13px 23px 0 0; }
#headerWrap #headerLinks ul			{ margin:0; padding:0; list-style-type:none; float:left; display:inline; }
#headerWrap #headerLinks ul li		{ border-right:1px solid #043d9b; margin:0; padding:0 7px; float:left; display:inline; }
#headerWrap #headerLinks ul li.twitter,
#headerWrap #headerLinks ul li.facebook { border: none; margin-bottom: 5px; padding: 0 0 0 4px; }
#headerWrap #headerLinks ul li a, 
#headerWrap #headerLinks ul li a:link, 
#headerWrap #headerLinks ul li a:visited 	{ display:block; font:normal 11px/14px "Trebuchet MS"; text-decoration:none; color:#043d9b; }
#headerWrap #headerLinks ul li a:hover, 
#headerWrap #headerLinks ul li a:active		{ text-decoration:underline; }
#headerWrap #headerLinks ul li.first		{  }
#headerWrap #headerLinks ul li.facebook a	{ background: url(../img/social-icons.png) no-repeat 0 0; display: block; height: 27px; text-indent: -5000px; width: 27px; margin-left: 4px; }
#headerWrap #headerLinks ul li.twitter a	{ background: url(../img/social-icons.png) no-repeat -39px 0; display: block; height: 27px; text-indent: -5000px; width: 29px; }


