#logoBox{
	z-index: 90;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 679px;
	height: 536px;
	background: url('transparent_logo.png') no-repeat;
}

#logo {
	width: 250px;
	height: 70px;
	background: url('logo.png') no-repeat;
}

			#fancymenu li.background {
				
				z-index: 8;
				position: absolute;
				visibility: hidden;

			}

			#fancymenu .background .left {
				background: url('../images/bg_menu.png') no-repeat top left !important;
				height: 50px;
				margin-right: 0px; /* 7px is the width of the rounded shape */
			}
