#header #img-de {
	background: #fff url(images/slicetop.jpg) no-repeat 0% 0%;
	height: 150px;
	width: 980px;
}

#mnu-img-de {
	background: #fff url(images/slicebottom.jpg) no-repeat 0% 0%;
	float: right;
	height: 188px;
	margin: 10px 10px 10px 0;
	_margin-right: 5px;
	width: 300px;
}

.de-left {
	float: left;
	width: 400px;
}

.de-block {
	background: #292d6d url(images/block-slice.jpg) repeat-y 0% 0%;
	color: #fff;
	margin: 5px 20px;
	width: 360px;
	text-align: left;
}

.de-block p {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.de-block-top {
	background: url(images/block-top.jpg) no-repeat 0% 0%;
	display: block;
	height: 10px;
	width: 360px;
}

.de-block-bottom {
	background: url(images/block-bottom.jpg) no-repeat 0% 100%;
	display: block;
	height: 10px;
	width: 360px;
}

.de-right {
	float: right;
	width: 300px;
}

.de-note {
	background: url(images/note-slice.jpg) repeat-y 0% 0%;
	width: 300px;
}

.de-note ul {
	margin: 5px 40px 0px 35px;
	padding: 0;
}

.de-note li {
	background: url(images/list-style.gif) no-repeat 0% 50%;
	list-style-type: none;
	padding: 5px 0 5px 15px;
}

.de-note .de-note-top {
	background: url(images/note-top.jpg) no-repeat 0% 0%;
	display: block;
	height: 50px;
	width: 300px;
}

.de-note .de-note-bottom {
	background: url(images/note-bottom.jpg) no-repeat 0% 100%;
	display: block;
	height: 80px;
	width: 300px;
}