body{
	margin: 0px;
	background-image: url(../bg.jpg);
}#container {
	margin: auto;
	width: 800px;
	background-color: #EDEDED;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#top_graphic {
	background-image: url(../images/dbeds_01.jpg);
	height: 100px;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	text-align: center;
}

#bottom_graphic {
	height: 50px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bolder;
	background-image: url(../images/dbeds_03.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 80px;
}
#menu_items {
	padding-top: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-left: 340px;
}

#menu_items a:link{
	color: #000000;
	text-decoration: none;
}
#menu_items a:active{
	color: #000000;
	text-decoration: none;
}
#menu_items a:visited{
	color: #000000;
	text-decoration: none;
}
#menu_items a:hoover{
	color: #000000;
	text-decoration: none;
}
.prod {
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #666;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
	padding: 0px;
}
#cont {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin solid #999;
}

.more {
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	margin-bottom: 30px;
}



h2{
	margin-top: 2px;
	margin-bottom: 4px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 400px;
	margin-left: 5px;
	font-size: 20px;
}
#bottom_text {
	padding-top: 25px;
}

h1 {
	margin-left: 5px;
	font-size: 30px;
}

