@charset "utf-8";
.page {
	background-image:url(../Images/background/map/grad_1300_1200_panel_map_tints_buttons.jpg);
	background-repeat:no-repeat;
	max-width: 1300px;
	height: 1200px;
	position: relative;
	width: 100%;
	margin-top: 0px;	
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
.menu {
	height: 48px;
	width: 900px;
	position: absolute;
	z-index: 25;
	left: 200px;
	top: 132px;
	display: inline-block;
	background-color: rgba(255,255,255,1);
	text-decoration: none;
	
}
.menu ul li {	
	display: inline-block;
	text-decoration: none;
}
.menu ul li a {	
	color:rgba(0,0,0,1);	
	text-decoration: none;
}


.menu ul li:nth-child(1) {
	height: 26px;
	width: 114px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding-left: 58px;
	background-color: rgba(255,255,255,1);	
	text-decoration: none;
}


.menu ul li:nth-child(2) {
	height: 26px;
	width: 122px;
	position: absolute;
	left: 181px;
	top: 0px;
	background-color: rgba(108,167,162,.8);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,1);
	padding-top: 22px;
	padding-left: 58px;
	letter-spacing: .1em;
	text-decoration: none;
}
.menu ul li:nth-child(3) {
	height: 26px;
	width: 135px;
	position: absolute;
	left: 361px;
	top: 0px;
	background-color: rgba(255,139,0,.8);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,1);
	letter-spacing: .1em;
	padding-top: 22px;
	padding-left: 45px;	
	text-decoration: none;
}
.menu ul li:nth-child(4) {
	height: 38px;
	width: 230px;
	position: absolute;
	left:540px;
	top: 0px;
	padding-top: 10px;
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: italicl;
	font-weight: normal;
	letter-spacing: .1em;
	background-color: rgba(135,159,203,.8);
	text-decoration: none;
}

.menu3 {
	float: left;
	height: 20px;
	width: 120px;
	margin-top: 600px;
	margin-left: 250px;
}
.map {
	float: left;
	height: 275px;
	width: 243px;
	margin-top: 535px;
	margin-left: 300px;
	background-repeat: no-repeat;
}
.click {
	height: 35px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 815px;
	left: 675px;
}
