body {
	background-position: center top;
	background-color: #E8DDC6;
	text-align: center;
	margin: 0px;
}

#container {
	position: relative;
	width: 770px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
}

#content {
	width: 695px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-color: #F6F1E8;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #D5C08F;
	border-left-color: #D5C08F;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 30px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00674E;
	font-weight: normal;
}

#header {
	position: relative;
	background-image: url(images/header_index.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 760px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #D5C08F;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #D5C08F;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header_about {
	position: relative;
	background-image: url(images/header_about.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 760px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #D5C08F;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #D5C08F;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header_products {
	position: relative;
	background-image: url(images/header_products.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 760px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #D5C08F;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #D5C08F;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #CAB079;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
	height: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5C08F;
	width: 765px;
	padding-top: 4px;
	text-align: center;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

#content a {
	text-decoration: none;
	color: #938161;
	font-weight: normal;
}
#content a:hover {
	color: #C2A303;
}
#menu {
	width: 715px;
	background-color: #F6F1E8;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #D5C08F;
	border-left-color: #D5C08F;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 45px;
}
