body {behavior: url(/csshover2.htc);}



.mainBanner ul.level1 {
	position:relative;
	margin:0;
	padding:0;
	height:37px;
	width:785px;
	display:inline;
	float:left;
	margin-left:-30px;
}
.mainBanner ul {
    list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}
img {
	border:0px;
}
* {
	font-family:arial,tahoma,verdana,helvetica;
	font-size:12px;
}
.mainBanner ul,.mainBanner li, .mainBanner a {
	display:inline;
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}



.mainBanner li {
	position:relative;
	padding:0px;
	padding-left:0px;
}
.mainBanner li.folder{ 
	padding:0px;
}		
.mainBanner li.folder:hover {background:transparent;}		
.mainBanner li.folder ul {
	position:absolute;
	display:none;
	left:20px; /* IE */
	top:20px;
	border-right:2px solid #1C8E95;
	border-bottom:2px solid #1C8E95;
	border-top:1px solid #1C8E95;
	border-left:1px solid #1C8E95;

}		
.mainBanner li.folder>ul { left:50px; }


.mainBanner ul.level1 {
	display:block;
}


.mainBanner a {
	padding:0px;
	text-decoration:none;
	width:100%; /* IE */
}
.mainBanner li>a { 
	width:auto; 
}



.mainBanner a:hover {
	color:black;
}







#home{
	width:53px;
	height:35px;
	/*background-image:url("../images/menu/home.jpg");*/
	background:url(../images/bt_off_02.jpg) no-repeat left top;
	
	float:left;
	text-decoration:none;
	text-align:center;
	position:absolute;
	top:0px;
	left:29px;
}




#home:hover, #home .test:hover, #home .submenu:hover, #home a#currentSelection{
	width:53px;
	height:35px;
	/*background-image:url("../images/menu/home_over.jpg");*/
	background:url(../images/bt_off_02.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}

.mainBanner ul li a{
	display:block;
	height:35px;
}




#certifications{
	width:125px;
	height:35px;
	background:url(../images/bt_off_03.jpg) no-repeat left top;
	float:left;
	position:absolute;
	left:81px;
	top:0px;
	cursor:pointer;
	cursor:hand;
}

/*#certifications div{
	width:84px;
	height:37px;
}*/

#certifications:hover, #certifications .test:hover, #certifications .submenu:hover, #certifications a#currentSelection{
	width:125px;
	height:35px;
	/*background-image:url("../images/menu/design_over.jpg");*/
	background:url(../images/bt_off_03.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}

#grading{
	width:147px;
	height:35px;
	/*background-image:url("../images/menu/admission.jpg");*/
	background:url(../images/bt_off_04.jpg) no-repeat left top;
	float:left;
	position:absolute;
	top:0px;
	left:206px;
	cursor:pointer;
	cursor:hand;
}


#grading:hover, #grading a.test:hover, #grading a.submenu:hover, #grading a#currentSelection{
	width:147px;
	height:35px;
	/*background-image:url("../images/menu/admission_over.jpg");*/
	background:url(../images/bt_off_04.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}



#information{
	width:126px;
	height:35px;
	/*background-image:url("../images/menu/bt_faculty.jpg");*/
	background:url(../images/bt_off_05.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:353px;
	cursor:pointer;
	cursor:hand;
}


#information:hover, #information a.test:hover, #information a.submenu:hover, #information a#currentSelection{
	width:126px;
	height:35px;
	/*background-image:url("../images/menu/faculty_over.jpg");*/
	background:url(../images/bt_off_05.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}



#certificates{
	width:79px;
	height:35px;
	/*background-image:url("../images/menu/bt_study.jpg");*/
	background:url(../images/bt_off_06.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:479px;
	cursor:pointer;
	cursor:hand;
}


#certificates:hover, #certificates a.test:hover, #certificates a.submenu:hover, #certificates a#currentSelection{
	width:79px;
	height:35px;
	/*background-image:url("../images/menu/study_over.jpg");*/
	background:url(../images/bt_off_06.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}



#laser_inscript{
	width:107px;
	height:35px;
	/*background-image:url("../images/menu/bt_prospective.jpg");*/
	background:url(../images/bt_off_07.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:558px;
	cursor:pointer;
	cursor:hand;
}


#laser_inscript:hover, #laser_inscript a.test:hover, #laser_inscript a.submenu:hover, #laser_inscript a#currentSelection{
	width:107px;
	height:35px;
	/*background-image:url("../images/menu/prospective_over.jpg");*/
	background:url(../images/bt_off_07.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}


#contact_us{
	width:75px;
	height:35px;
	/*background-image:url("../images/menu/bt_prospective.jpg");*/
	background:url(../images/bt_off_08.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:617px;
	cursor:pointer;
	cursor:hand;
}


#contact_us:hover, #contact_us a.test:hover, #contact_us a.submenu:hover, #contact_us a#currentSelection{
	width:75px;
	height:35px;
	/*background-image:url("../images/menu/prospective_over.jpg");*/
	background:url(../images/bt_off_08.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}




#contact a.test{
display:block;
height:37px;
}



