body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
	margin: 0;
	padding: 0
}
/*html, body {
	height: 100%;
	overflow: hidden;
    overflow-y:auto;
	list-style: none;
}*/
/*body {
	position: relative
}*/
#background {
	background: url(../images/bg.jpg) no-repeat center center;
	width: 102%;
	height: 102%;
	position: absolute;
	left: 0%;
	top: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-behavior: url(../htc/backgroundsize.min.htc);
	behavior: url(../htc/backgroundsize.min.htc)
}
#blocks li {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-ms-behavior: url(../htc/backgroundsize.min.htc);
 behavior: url(../htc/backgroundsize.min.htc)  list-style:none;
}
/*#blocks .block-1 {
	background-image: url(../images/block-1.png);
	width: 102%;
	height: 102%;
	left: 0%;
	top: 0%;
	z-index: 999;
	background-size: cover;
	z-index: 67;
	list-style: none;
}
#blocks .block-2 {
	background-image: url(../images/block-2.png);
	width: 102%;
	height: 102%;
	left: 0%;
	top: 0%;
	z-index: 999;
	background-size: cover;
	z-index: 68;
	list-style: none;
}*/

#blocks .block-5 {
	background-image: url(../images/message.png);
	width: 102%;
	height: 102%;
	left: 0%;
	top: 0%;
	z-index: 999;
	background-size: cover;
	list-style: none;
}
#blocks .block-6 {
	background-image: url(../images/block-6.png);
	width: 22%;
height: 17%;
	left: 4%;
	top: 25%;

	z-index: 99;
	list-style: none;
}
#blocks .block-7 {
	background-image: url(../images/block-7.png);
	width: 22%;
height: 17%;
	left: 60%;
	top: 40%;
	z-index: 999;
	
	z-index: 6;
	list-style: none;
}
#blocks .block-8 {
	background-image: url(../images/block-8.png);
	width: 85%;
	height: 85%;
	left: 0%;
	top: 0%;
	background-size: cover;
	z-index: 99;
	list-style: none;
}
#blocks .block-9 {
	background-image: url(../images/block-9.png);
	width: 85%;
	height: 85%;
	left: 0%;
	top: 0%;
	z-index: 999;
	background-size: cover;
	z-index: 6;
	list-style: none;
}