#sc1,#sc2,#sc3,#sc4,#sc5{
display:none;
float: left;
height: 100%;
width:900px;
background: 	#f3f3f3;
z-index:99;
}

#tab-menu ul li a{
color: #666699;
}

#tab-menu .panelbg {
background: 	#f3f3f3 url('top_nav/top_nav_vr.gif') repeat-y;
padding: 10px 7px 5px 7px;
height: 100%;
overflow:auto;
width:886px;
		}

#tab-menu .panelbot{
	height: 30px;
	width: 890px;
	background: 	#e3e7ed;
	margin: 25px 5px 5px 5px;
clear:both;
position:relative;
		}

#tab-menu .panel {
			float: left;
			padding: 0px 13px 15px 13px;
			width: 194px;
			height: auto;
			margin: 0px
		}





		#tab-menu .panel ul {
			list-style: none;
			display: block;
			margin: 0;
			padding: 0;
		}

		#tab-menu .panel li {
			
			display: block;
			margin: 0px 0px 4px 0px;
			padding: 0;
			line-height: 1.1em;
		}

		#tab-menu .panel a {
			font-size: 11px;
			font-family: verdana;
			font-weight: normal;
			text-decoration: none;
			color: #666699;
		}

		#tab-menu .panel a:hover {
			color: #CC6633;
			text-decoration: underline;

		}

		#tab-menu .panel a.header {
			font-size: 12px;
			font-family: verdana;
			font-weight: bold;
			text-decoration: none;
			color: #666699;
line-height:140%;
		}

		#tab-menu .panel a.header:hover {
			color: #CC6633;
			text-decoration: none;
			
		}

		#tab-menu .panel li.hr {
			height: 5px;
			width: 180px;
			margin: 18px 0px 16px 0px;
			padding: 0;
			font-size: .1em;
			background: url("top_nav/top_nav_rule.gif") repeat-x;
		}




/*---------------------------*/

#top-menu {
position:relative;
overflow:hidden;
}

#tab-menu{
position:absolute;
top:30px;
left:0px;
overflow:hidden;
z-index:99;
}
