body{overflow:auto;
	font-family:"Minion Pro";
	font-size:17px;
	letter-spacing: 0.75px;
	scroll-width:1024px;
	max-height:768px;
	width:100%;
	margin-top:-10px;
	-ms-overflow-style:none;
}


a:link, a:visited, .lnk, .vis, img{
	font-style:normal; 
	outline:0;
	border:none;
	color: #2d811f;
	text-decoration:none;
}

a:hover, .hov{
	color: #2d811f;
	text-decoration:underline;
}

div.page{
	background-image:url(../Lya/pagelong.jpg);
	background-position:50% 0px;
	background-size: auto;
	max-background-size:100%;
	background-attachment:fixed;
	position:absolute;
	width:1024px;
	height:1200px;
	min-width:1024px;
	left:50%;
	margin-left:-505px;
	border: 0px solid #6F3;
	background-repeat:no-repeat;
	margin-top:0px auto;
	z-index:2;
}

#block{
	position:absolute;
	width: 1024px;
	height: 768px;	
	left:50%;
	margin-left:-505px;
	border: 0px solid #6F3;
	overflow: auto;
	z-index:0;
}


div.name{
	position: fixed;
	top: 5px;
	left: 50%;
	margin-left:88.5px;
	width: 500px;
	height: 30px;
	font-family: "Minion Pro";
	color: #2d811f;
	font-size: 17px;
	letter-spacing: 1.25px;
	z-index:55;
}

div.upperheader{
	position: fixed;
	top: 62px;
	left: 50%;
	margin-left: -258px;
	width: 500px;
	height: 30px;
	font-family: "Minion Pro";
	color: #906;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: 450;
	font-style: italic;
	z-index: 55;
}

div.lowerheader{
	position: fixed;
	top: 101px;
	left: 50%;
	margin-left: -246.5px;
	width: 674px;
	height: 79px;
	font-family: "Minion Pro";
	color:#C40005;
	font-size: 16px;
	letter-spacing: 0.5px;
	text-align: center;
	z-index:55;
}

div.uppermenu{
	position: fixed;
	top: 183px;
	left: 50%;
	margin-left: -313.5px;
	width: 685px;
	height: 30px;
	font-family: "Minion Pro";
	color: #2d811f;
	font-size: 15px;
	letter-spacing: 3px;
	text-transform: uppercase;
	z-index:55;
}

div.lowermenu{
	position: fixed;
	top: 261px;
	left: 50%;
	margin-left: -324.5px;
	width: 686px;
	height: 53px;
	font-family: "Minion Pro";
	color: #2d811f;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	z-index:55;
}

div.phonenumber{
	position: fixed;
	top: 236px;
	left: 50%;
	margin-left: 390px;
	width: 133px;
	height: 53px;
	-moz-transform: rotate(90.0deg); /* FF3.5+ */
	-o-transform: rotate(90.0deg); /* Opera 10.5 */
	-webkit-transform: rotate(90.0deg); /* Saf3.1+, Chrome */
	-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE6, IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
	-ms-transform: rotate(90.0deg); /* IE9+ */
	font-family: "Minion Pro";
	font-weight: 800;
	color:#2d811f ;
	font-size: 17px;
	letter-spacing: 1.25px;
	text-align: left;
	text-transform: uppercase;
	z-index:55;
}

div.text{
	position: fixed;
	top: 362px;
	bottom:8%;
	left: 50%;
	margin-left: -289.5px;
	width: 600px;
	color: #427d7e;
	overflow: auto;
	z-index: 55;
}

::-webkit-scrollbar { 
    display: none; 
}


.rotate{
	position: fixed;
	bottom:215px;
	left: 50%;
	margin-left: 225px;
	-moz-transform: rotate(90.0deg); /* FF3.5+ */
	-o-transform: rotate(90.0deg); /* Opera 10.5 */
	-webkit-transform: rotate(90.0deg); /* Saf3.1+, Chrome */
	-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE6, IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
	-ms-transform: rotate(90.0deg); /* IE9+ */
	font-family: "Minion Pro";
	color: #e7891b;
	font-size: 19px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	width: 400px;
	z-index:55;
}
