/* menu styles */
	
#menuhome{
	width:68px;
	height:31px;
	border:0px;
	margin:0px;
	position:absolute;
	left:1px;
	top:47px;
	z-index:3;
	}
	


#menumodern{
	width:188px;
	height:31px;
	border:0px;
	margin:0px;
	position:absolute;
	left:70px;
	top:47px;
	z-index:3;
	}


	
#menuasian{
	width:227px;
	height:31px;
	border:0px;
	margin:0px;
	position:absolute;
	left:259px;
	top:47px;
	z-index:3;
	}

	
	
#menugothic{
	width:133px;
	height:31px;
	border:0px;
	margin:0px;
	position:absolute;
	left:487px;
	top:47px;
	z-index:3;
	}
	

	
#menuclassical{
	width:156px;
	height:31px;
	border:0px;
	margin:0px;
	position:absolute;
	left:621px;
	top:47px;
	z-index:3;
	background-color:#d8d4d1;
	layer-background-color:#d8d4d1;
	}
	

