
/* FRONTLAYERS ######################################################################## FRONTLAYERS */	
	#frontlayer1 {
	display:block;
		position:absolute;
		left:50%;
		top:116px;
		padding:0;
		margin:0;
		margin-left:-140px;;
		margin-top:0;
		width:600px;
		height:180px;
		background:transparent;
		z-index:9999;
	}

