body, html {
	margin: 0px;
	padding: 0px;
}

body{
	
}

#layer_clear1, #layer_clear2, #layer_clear3, #layer_clear4 {
	clear: both;
	font-size: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

#flash{
	z-index: auto;
	position: absolute;
	top: 10px;
	left: 460px;
	width: 255px;
}

#layer_top{
	min-height: 500px;
}

#layer_head{
	height: 177px;
	max-height: 177px;
	background-image: url(../imagesn/images_dwp5.jpg);
	background-repeat: repeat-x;
	min-width: 1006px;
}

#layer_top_left{
	float: left;	
}

#layer_top_middel{
	float: left;
}

#layer_top_right{
	background-image: url(../imagesn/images_dwp21.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 240px;
}

#layer_middel {
	clear: both;
	min-height: 300px;
	min-width: 1006px;
}

#layer_menu{
	float: left;
}

#layer_content {
	float: left;
	margin-left: 10px;
	min-height: 700px;
	min-width: 800px;
}

#######################################################
