
#aboutHeader
{
	clear:both;
	float: right;
	background:#ffffff url('_elements/headers.gif') 0 0 no-repeat;
	width: 315px; height: 130px;
	margin:0; padding: 0;
}

/* Sub Nav*/
.why
	{
		width: 96px;
	}

.aims
	{
		width: 124px;
	}
.assessment
	{
		width: 84px;
	}
.news
	{
		width: 75px;
	}
	

/* about_subheaders */
.about_subheaders
	{
		width: 210px; height: 120px;
		background: #ffffff url('_elements/about_course_sub_headers.gif') no-repeat;
		margin-top: 0px !important;
	}

.sub_why
	{
		background-position: 0 0;
	}
.sub_aims
	{
		background-position: 0 -120px;
	}
	
.sub_assessment
	{
		background-position: 0 -240px;
	}

.sub_news
	{
		background-position: 0 -360px;
	}


	
