#header {
	position: absolute;
	top: 50%;
	left: 50%;
}


#center {
	position: absolute;
	height: 550px;
	width: 760px;
	z-index: 3;
	left: -380px;
	top: -275px;
}
#top {
	background-image: url(img/ddr_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 275px;
	width: 760px;
	border: 0px none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
#mdl {
	background-image: url(img/ddr_2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 68px;
	width: 295px;
	border: 0px none;
	position: absolute;
	left: 0px;
	top: 275px;
}
#md {
	position: absolute;
	height: 68px;
	width: 186px;
	left: 295px;
	top: 275px;
}
#mdr {
	background-image: url(img/ddr_4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 279px;
	position: absolute;
	left: 481px;
	top: 275px;
}
#btm {
	margin: 0px;
	padding: 0px;
	height: 207px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 343px;
}
