﻿#search /*search background bar*/
{
	width:100%;
	height:56px; 
	background:url(Images/MainSearchBg.gif) repeat-x;	 		
	float:left;	
}

#search div /*search blue bar*/
{
	background:url(../Images/Header/Search.png) no-repeat;
	width:904px;
	height:56px;
	margin: 0 auto;	
}

#mainSubBannerBg
{
	background:url(Images/yellowpixel.png) repeat;
	width:100%;
	/*height:176px;*/
	height:100%;
	float:left;
	color:black;
}

#admissionsBanner
{
	background:url(Images/Students.png) no-repeat;
	width:586px;
	height:177px;
	float:left;
}
