@charset "utf-8";
.page {
	background-image:url(../Images/background/brochure/grad_360_320_panel_brochure_tints_buttons-copy.jpg);
	background-repeat:no-repeat;	
	max-width:360px;
	height: 1200px;
	position: relative;
	width: 100%;
	margin-top: 0px;	
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
.menu {
	height: 39px;
	width: 35%;
	position: absolute;
	z-index: 25;
	left: -22%;
	top: -5%;
	background-color: rgba(255,255,255,1);
	text-decoration: none;
	display: inline;
}
.menu li {
	display: block;
	text-decoration: none;	
	}
	
.menu li a {
	text-decoration:none;
	
	}

.menu ul li:nth-child(1) {
	height: 25px;
	width: 105px;
	position: absolute;
	left: 180px;
	top: 800px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	padding-left: 45px;
	background-color: rgba(255,255,255,1);
	text-decoration: none;
	border: thin solid rgba(0,0,0,1);
}


.menu ul li:nth-child(2) {
	height: 25px;
	width: 115px;
	position: absolute;
	left: 180px;
	top: 850px;
	background-color: rgba(108,167,162,.8);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,1);
	padding-top: 5px;
	padding-left: 35px;
	letter-spacing: .1em;
	text-decoration: none;
	border: thin solid rgba(0,0,0,1);
}

.menu ul li:nth-child(3) {
	height: 25px;
	width: 155px;
	position: absolute;
	left:180px;
	top: 900px;
	background-color: rgba(255,139,0,.8);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style:italic;
	font-weight: normal;
	color: rgba(0,0,0,1);
	letter-spacing: .1em;
	padding-top: 5px;
	padding-left: 40px;
	text-decoration: none;
	border: thin solid rgba(0,0,0,1);
}
.menu ul li:nth-child(4) {
	height: 25px;
	width: 99px;
	position: absolute;
	left: 180px;
	top: 950px;
	padding-top: 5px;
	padding-left: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .1em;
	background-color: rgba(135,159,203,.8);
	text-decoration: none;
	border: thin solid rgba(0,0,0,1);
}
.broch {
	float: left;
	height: 280px;
	width: 224px;
	margin-top: 20%;
	margin-left: 20%;
	background-image: url(../Images/content/2016-brochure_dbl.png);
	background-repeat: no-repeat;
}
.menu2 {
	float: left;
	height: 20px;
	width: 125px;
	margin-top: 95%;
	margin-left: 5%;
}
