body {behavior: url(/csshover2.htc);}


#menuLeftCornerShadow{
	width:29px;
	height:37px;
	margin:0 auto;
	padding:0px;
	float:left;
	background-image:url(../images_site/leftMenuCornerShadow.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
}

#rightShadowMenu{
	width:311px;
	height:37px;
	margin:0 auto;
	padding:0px;
	float:right;
	background-image:url(../images_site/rightMenuCornerShadow.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

ul.level1 li a div{
	display:block;
	width:100%;
	cursor:hand;
}

ul.level1 {
	position:relative;
	margin:0;
	padding:0;
	height:37px;
	width:785px;
	display:inline;
	float:left;
	margin-left:-30px;
	z-index:100;
}
ul {
    list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}
img {
	border:0px;
}
* {
	font-family:arial,tahoma,verdana,helvetica;
	font-size:12px;
}
ul,li,a {
	display:inline;
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}



li {
	position:relative;
	padding:0px;
	padding-left:0px;
}
li.folder{ 
	padding:0px;
}		
li.folder:hover {background:transparent;}		
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;

}		
li.folder>ul { left:50px; }


ul.level1 li.folder:hover ul.level2, 
ul.level2 li.folder:hover ul.level3{
	display:block;
}


a {
	padding:0px;
	text-decoration:none;
	width:100%; /* IE */
}
li>a { 
	width:auto; 
}

li a.submenu {
	background:url("../images_site/menu/sub.gif") right no-repeat;
	display: block;
	
}

a:hover {
	color:black;
}


.level2 li
{
	border-bottom:1px solid #ccc;
	padding:5px 0 5px 7px;
	display:block;
}
.level2 li a
{
	font-size:11px;
	margin:0;
	padding:0;
}


a.test{
line-height:37px;
height:37px;
}

#home{
	
	width:65px;
	height:30px;
	background:url(../images_site/bt_menu_home.jpg) no-repeat left top;
	float:left;
	position:absolute;
	left:29px;
	top:0px;
	cursor:pointer;
	cursor:hand;
	
}


#home:hover, #home .test:hover, #home .submenu:hover, #home a#currentSelection{

	
	width:65px;
	height:30px;
	/*background-image:url("../images_site/menu/design_over.jpg");*/
	background:url(../images_site/bt_menu_home.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
	
}



#study{
	width:125px;
	height:30px;
	/*background-image:url("../images_site/menu/bt_study.jpg");*/
	background:url(../images_site/bt_technology.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:93px;
	cursor:pointer;
	cursor:hand;
}


#study:hover, #study a.test:hover, #study a.submenu:hover, #study a#currentSelection{
	width:125px;
	height:30px;
	/*background-image:url("../images_site/menu/study_over.jpg");*/
	background:url(../images_site/bt_technology.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}

#study_hover{
	position:absolute;
	top:30px;
	left:0px;
	background:#fff;
	border:1px solid #999999;
	color:#999;
	padding:0px;
	width:140px;
	border-top:0px;
	height:auto;
	text-align:left;
	background-image:url("../images_site/menu/bg2.jpg");
	background-repeat:repeat-x;
	background-position:bottom center;
}


#about{
	width:100px;
	height:30px;
	background:url(../images_site/bt_b2bfinance.jpg) no-repeat left top;
	float:left;
	position:absolute;
	left:218px;
	top:0px;
	cursor:pointer;
	cursor:hand;
}

/*#about div{
	width:84px;
	height:37px;
}*/

#about:hover, #about .test:hover, #about .submenu:hover, #about a#currentSelection{
	width:100px;
	height:30px;
	/*background-image:url("../images_site/menu/design_over.jpg");*/
	background:url(../images_site/bt_b2bfinance.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}
#about_hover{
	position:absolute;
	top:30px;
	left:0px;		
	background:#fff;
	border:1px solid #999999;
	color:#999;
	padding:0px;
	width:140px;
	border-top:0px;
	height:auto;
	text-align:left;
	background-image:url("../images_site/menu/bg2.jpg");
	background-repeat:repeat-x;
	background-position:bottom center;
}
#admission{
	width:137px;
	height:30px;
	/*background-image:url("../images_site/menu/admission.jpg");*/
	background:url(../images_site/bt_solutions.jpg) no-repeat left top;
	float:left;
	position:absolute;
	top:0px;
	left:318px;
	cursor:pointer;
	cursor:hand;
}


#admission:hover, #admission a.test:hover, #admission a.submenu:hover, #admission a#currentSelection{
	width:137px;
	height:30px;
	/*background-image:url("../images_site/menu/admission_over.jpg");*/
	background:url(../images_site/bt_solutions.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}

#admission_hover{
	position:absolute;
	top:30px;
	left:0px;
	background:#fff;
	border:1px solid #999999;
	color:#999;
	padding:0px;
	width:140px;
	border-top:0px;
	height:auto;
	text-align:left;
	background-image:url("../images_site/menu/bg2.jpg");
	background-repeat:repeat-x;
	background-position:bottom center;
}






#prospective{
	width:79px;
	height:30px;
	/*background-image:url("../images_site/menu/bt_prospective.jpg");*/
	background:url(../images_site/bt_about.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:455px;
	cursor:pointer;
	cursor:hand;
}


#prospective:hover, #prospective a.test:hover, #prospective a.submenu:hover, #prospective a#currentSelection{
	width:79px;
	height:30px;
	/*background-image:url("../images_site/menu/prospective_over.jpg");*/
	background:url(../images_site/bt_about.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}

#prospective_hover{
	position:absolute;
	top:30px;
	left:0px;
	background:#fff;
	border:1px solid #999999;
	color:#999;
	padding:0px;
	width:140px;
	border-top:0px;
	height:auto;
	text-align:left;
	background-image:url("../images_site/menu/bg2.jpg");
	background-repeat:repeat-x;
	background-position:bottom center;
}


#path{
	width:93px;
	height:30px;
	/*background-image:url("../images_site/menu/bt_path.jpg");*/
	background:url(../images_site/bt_contact.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:534px;
	cursor:pointer;
	cursor:hand;
}


#path:hover, #path a.test:hover, #path a.submenu:hover, #path a#currentSelection{
	width:93px;
	height:30px;
	/*background-image:url("../images_site/menu/path_over.jpg");*/
	background:url(../images_site/bt_contact.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}

#path_hover{
	position:absolute;
	top:30px;
	left:0px;
	background:#fff;
	border:1px solid #999999;
	color:#999;
	padding:0px;
	width:140px;
	border-top:0px;
	height:auto;
	text-align:left;
	background-image:url("../images_site/menu/bg2.jpg");
	background-repeat:repeat-x;
	background-position:bottom center;
}




#international{
	width:152px;
	height:37px;
	/*background-image:url("../images_site/menu/bt_international.jpg");*/
	background:url(../images_site/bt_menu_international.jpg) no-repeat left top;
	
	float:left;
	position:absolute;
	top:0px;
	left:655px;
	cursor:pointer;
	cursor:hand;
}


#international:hover, #international a.test:hover, #international a.submenu:hover, #international a#currentSelection{
	width:152px;
	height:37px;
	/*background-image:url("../images_site/menu/international_over.jpg");*/
	background:url(../images_site/bt_menu_international.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}

#international_hover{
	position:absolute;
	top:37px;
	left:0px;
	background:#fff;
	border:1px solid #999999;
	color:#999;
	padding:0px;
	width:115px;
	border-top:0px;
	height:auto;
	text-align:left;
	background-image:url("../images_site/menu/bg2.jpg");
	background-repeat:repeat-x;
	background-position:bottom center;
}


#contact{
	width:86px;
	height:37px;
	/*background-image:url("../images_site/menu/contact.jpg");*/
	background:url(../images_site/menu/bt_contact.jpg) no-repeat left top;
	float:left;
	position:absolute;
	top:0px;
	left:372px;
	cursor:pointer;
	cursor:hand;
}

#contact a.test:hover, #contact a.submenu:hover, #contact a#currentSelection {
	width:86px;
	height:37px;
	/*background-image:url("../images_site/menu/contact_over.jpg");*/
	background:url(../images_site/menu/bt_contact.jpg) no-repeat left bottom;
	float:left;
	text-decoration:none;
}


#contact a.test{
display:block;
height:37px;
}


a:active, a:link, a:visited{
	color:#000000;
}

a:hover{
	color:#666666;
}
