/* CSS Document */
#header {
	position: absolute;
	top: 12px;
	left: 10px;
	z-index: 4;
}

#menu {position:absolute; width:147px; height:301px; z-index:1; left: 10px; top: 117px;}
 
