#menu_holder {
	height: 50px;
	width: 100%;
	display: block;
	position: absolute;
	top: 120px;
	z-index: 2;
	background: transparent;
}
#closemenu {
	height: 10px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	z-index: 4;
	background: transparent;
}
#closemenu2 {
	height: 10px;
	width: 100%;
	display: block;
	background: transparent;
}
#Columns {
	padding: 0;
	margin: 0;
	z-index: 3;
	background: #fff;
}
