
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#orbMenu {position: relative; height: 200px; overflow: hidden; }
#orbMenu ul { list-style: none; margin: 0px; display: block; height: 200px; width: 1000px;}
#orbMenu ul li { float: left; }
#orbMenu ul li a {
/*	text-indent: -1000px;*/
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 118px;
	height: 200px;
}

#orbMenu ul li.orbos a 
{
	background-color: Red;
	background: url(../img/os.jpg) repeat scroll 0%;
}

#orbMenu ul li.orbpe a {
	background: url(../img/wd.jpg) repeat scroll 0%;
}

#orbMenu ul li.orbna a {
	background: url(../img/sw.jpg) repeat scroll 0%;
}

#orbMenu ul li.orbur a {
	background: url(../img/hw.jpg) repeat scroll 0%;
}

#orbMenu ul li.orbab a {
	background: url(../img/ts.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

/*************************************************************/

.orbDiv0 {height: 166px; display: block; text-align: center; font-size: 18px; background-color: #ffffff;}
.orbDiv1 {display: none; text-align: center; background-color: #ffffff;}
.orbDiv2 {display: none; text-align: center; background-color: #ffffff;}
.orbDiv3 {display: none; text-align: center; background-color: #ffffff;}
.orbDiv4 {display: none; text-align: center; background-color: #ffffff;}
.orbDiv5 {display: none; text-align: center; background-color: #ffffff;}
.orbHd { height: 150px; width: 600px; top: 0px; background: url(../img/hd.jpg) no-repeat; }
h1.orbName { color: #900540; font-size: xx-large; /*margin-top: 0px; margin-bottom: 0px; */}
.imgTd {vertical-align: middle; text-align: right; width: 50%;}
.imgTdr {vertical-align: middle; width: 50%;}
.orbFt { height: 150px; width: 600px; top: 0px; background: url(../img/ft.jpg) no-repeat; clear: both;}
.orbBl {color: #000000; font-style: normal; font-weight:bold;}
.orbHi {font-size: 18px;}