html, body {
	overflow: hidden;
	background-color: #fff;
	width: 1024px;
	height: 768px;
	margin: 0px;
	padding: 0px;
}
.block {
	width: 1024px;
	height: 768px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	opacity: .9;
	display: none;
	z-index: 4;
}


.homepage {
	position: absolute;
	top: 690px;
	left: 487px;
	z-index: 1100;
	width: 50px;
	height: 50px;
}
.menue {
	position: absolute;
	bottom: 30px;
	left: 60px;
	z-index: 1200;
	width: 59px;
	height: 170px;
}

/* .menu {
	position: absolute;
	left: -169px;
	top: 232px;
	background: url(../images/shared/leftbg.png);
	height: 260px;
	width: 168px;
	z-index: 20;
} */
.home {
	position: absolute;
	top: 79px;
	left: 1px;
	z-index: 1100;
}
.leftswiper {
	position: absolute;
	top: 138px;
	left: 144px;
	z-index: 1100;
}
.precautions {
	position: absolute;
	top: 124px;
	left: 1px;
	z-index: 1100;
}
.api {
	position: absolute;
	top: 168px;
	left: 1px;
	z-index: 1100;
}
.references {
	position: absolute;
	top: 213px;
	left: 1px;
	z-index: 1100;
}

.downmenu {

	position: absolute;
	position: absolute;
	left: 270px;
	bottom: -102px;
	background: url(../images/shared/downbg.png);
	width: 545px;
	height: 181px;
	z-index: 500;
}
.downswiper {
	position: absolute;
	left: 240px;
	bottom: 168px;
	z-index: 1000;
}
.btnman {
	position: absolute;
	left: 220px;
	bottom: 78px;
	z-index: 1000;
}
.btnpulse {
	position: absolute;
	left: 440px;
	bottom: 0px;
	z-index: 1000;
}
.btnshield {
	position: absolute;
	left: 380px;
	bottom: 60px;
	z-index: 1000;
}
.btnv {
	position: absolute;
	left: 50px;
	bottom: 3px;
	z-index: 1000;
}
.btnbrain {
	position: absolute;
	left: 120px;
	bottom: 58px;
	z-index: 1000;
}
