﻿#search /*search background bar*/
{
	width:100%;
	height:56px; 
	background:url(Images/Main/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/Main/yellowpixel.png) repeat;
	width:100%;
	/*height:176px;*/
	height:100%;
	float:left;
	color:black;
}


#contacts
{
	margin:15px 0 10px 0;
	float:left;	
	width:316px;	
}

#admissionsBanner
{
	background:url(Images/Main/Students.png) no-repeat;
	width:586px;
	height:177px;
	float:left;
}

