#pages_up {
	background-image: url(../common_img/page_up_backrd.jpg);
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#menu_logo {
	height: 20px;
	width: 80px;
	position: absolute;
	left: 30px;
	top: 2px;
	text-align: center;
	padding-top: 8px;
}
#menu_prints {
	height: 20px;
	width: 90px;
	position: absolute;
	top: 2px;
	left: 135px;
	padding-top: 8px;
}
#menu_edge_cut {
	height: 20px;
	width: 80px;
	position: absolute;
	left: 220px;
	top: 2px;
	padding-top: 8px;
}
#menu_interior {
	height: 20px;
	width: 120px;
	position: absolute;
	left: 325px;
	top: 2px;
	text-align: center;
	padding-top: 8px;
}
#menu_outdoor {
	height: 20px;
	width: 130px;
	position: absolute;
	left: 475px;
	top: 2px;
	text-align: center;
	padding-top: 8px;
}
#menu_specifications {
	height: 20px;
	width: 160px;
	position: absolute;
	left: 630px;
	top: 2px;
	text-align: center;
	padding-top: 8px;
}
