#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#header {
	background-color: #333333;
	background-image: url(assets/header.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 692px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-width: 16px;
	border-top-style: solid;
	border-top-color: #333333;
	background-position: left top;
	padding-top: 147px;
	padding-left: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccbbaa;
}
#nav {
	background-image: url(assets/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 41px;
	background-color: #333333;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #222222;
}
#header a {
	color: #ccbbaa;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
}
#content {
	background-image: url(assets/contentbg_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 726px;
	background-color: #d8c6b2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	border-right-width: 17px;
	border-bottom-width: 17px;
	border-left-width: 17px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 20px;
	line-height: 16px;
}
#ourfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: center;
	line-height: 18px;
}
#ourfooter a {
	color: #808080;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
	padding-top: 5px;
}
#content p {
	margin-right: 20px;
	margin-left: 20px;
}
a, a:visited {
	color: #885555;
}
a:hover {
	color: #330000;
}
#proddisplay {
	float: right;
	border: 1px solid #6A5B70;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#proddisplay2 img {
	border: 6px ridge #CC9999;
}
#proddisplay2 {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
