
	/*Photos*/
	#opacity-area{ background:url(/default/images/photosBar.png) no-repeat; height:19px; width:803px;}
	#opacity-slider	{ background:url(/default/images/photosBar_Middle.png) no-repeat; width:17px; height:17px; cursor:pointer;}
	/*New Business*/
	#opacity-area-height{ background:url(/default/images/newbuisnessesBar.png) no-repeat; height:141px; width:16px;}
	#opacity-slider-height{ background:url(/default/images/newbuisnessesBar_Middle.png) no-repeat; width:17px; height:17px; cursor:pointer;}


	.menu123{
	font-size:12px;
	position:relative;
	z-index: 2;
		 margin:0;padding:0;

}
	.menu123 ul{
	list-style:none;
	z-index:5;
	margin:0;padding:0;

}
	.menu123 ul li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:84px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
	.menu123 ul li ul 
	{
	visibility:hidden;position:absolute;left:-1px;top:25px;z-index:100;}
	.menu123 table {position:absolute; top:0; left:0;}
	.menu123 ul li:hover ul,
	.menu123 ul a:hover ul{
	visibility:visible;
	z-index: 30;
}
	.menu123 a{display:block;border:none;background:#067DFF;padding:0;margin:0px 0px 0px 0px;color:#fff;text-decoration:none;width:84px;height:25px;line-height:25px;}
	.menu123 a:hover{background:#EFA743;color:#FFFFFF;border:0px;}
	.menu123 ul li ul li {
	clear:both;
	text-align:center;
	font-size:12px;
	z-index:100;
	width:86px;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
	.menu123 ul li ul li a{display:block;width:86px;height:25px;margin:0;border:0;z-index:100; border-left-style:none;}
	.menu123 ul li ul li a:hover{border:0;background:#EFA743;z-index:100;width:86px;height:25px;}

