@charset "utf-8";

body {
	background-color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	background-color: #93B793;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#wrapper2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#products {
	width: 780px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	width: 791px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #000000;
	text-decoration: none;
}
.style22 {
	color: #000000;
	text-decoration: none;
}

#logo {
	float: right;
	width: 400px;
	clear: none;
	padding-top: 23px;
	margin-right: 20px;
}
#picture {
	float: left;
	width: 256px;
	margin-left: 40px;
	padding-top: 23px;
}
.style7 {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
#text {
	width: 755px;
	clear: both;
	margin-right: 20px;
	margin-left: 16px;
	list-style-type: disc;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 10px;
}
#footer {
	text-align: right;
	padding-right: 25px;
}
.style2 {	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.style9 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
#form {
	background-color: #93B793;
	width: 730px;
	padding-right: 15px;
}
