#home{
	position: absolute;
	width: 1020px;
	height: 1784px;
	background-image: url(/resources/img/home/background.jpg);
	background-repeat: no-repeat;
	top: 545px;
}

#header{
	position: absolute;
	width: 1020px;
	height: 638px;
	z-index: 10;
	top:0px;
	background-image: url(/resources/img/home/main.jpg);
}

#logo{
	top: -30px;
}

#menu{
	top:530px;
	margin-left:4px;
}

#crudelta{
	position: absolute;
	width: 450px;
	height: 100px;
	background-image: url(/resources/img/home/crudelta.png);
	background-repeat: no-repeat;
	top: 470px;
	left: 280px;
}

#intro{
	position: absolute;
	width: 450px;
	height: 700px;
	background-image: url(/resources/img/home/intro.png);
	background-repeat: no-repeat;
	top: 560px;
	left: 280px;
}

#gallery{
	position: absolute;
	width: 334px;
	height: 322px;
	background-image: url(/resources/img/home/box_sx.jpg);
	background-repeat: no-repeat;
	top: 134px;
	left: 34px;
}

#text{
	position: absolute;
	width: 334px;
	height: 322px;
	background-image: url(/resources/img/home/box_dx.jpg);
	background-repeat: no-repeat;
	top: 135px;
	right: 30px;
}

#gem{
	position: absolute;
	width: 73px;
	height: 89px;
	top: 134px;
	/*margin-*/left: 480px;
}