body {
	/*overflow: hidden;*/
	width: 100%;
	height: 100%;
	float:none;
	margin: 0;
	height: 100%;
	background-image: url(../img/dyyni.jpg);

	}
	
#main_container {
	overflow:hidden;
	
	width: 1024px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
}

#container {

	background-image:url("../img/matto.gif");
	background-position:50px 350px;
	background-repeat:no-repeat;
	height:100%;
	min-height:700px;
	min-width:910px;
	overflow:hidden;
	position:absolute;
	width:100%;
}

#holder {
	position: relative;
	z-index: 10;
	margin-top:0px;
	width: 990px;
	height:520px;
	margin-left: 0px;
	
}

#imageHolder {
	
	overflow: hidden;
	z-index: -2;
	padding-left: 100px;
	width:990px;
	height: 587px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position:absolute;
	left: 10px;
	float: left;
	z-index: 2;
	top:587px;

	/*margin-top: 50px;
	margin-left: 10px;*/
	width: 216px;
	height: 54px;
}

#towel {
	z-index: 1;

	/*background-image:url(../img/matto.gif);
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100px;	
	height: 395px;*/
}
