body {
	background: #ffffff;
	font: normal 13px "Century Gothic", Verdana;
	color: #4e1e10;
	margin: 10px;
}
a:link, a:visited {
	color: #4e1e10;
	text-decoration: none;
}
a:hover, a:active {
	color: #57c1af;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #57c1af;
	margin-bottom: 0;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	color: #57c1af;
	border-bottom: 1px dotted #57c1af;
}
h3 {
	color: #57c1af;
	font-size: 16px;
	font-family: "Century Gothic", Verdana;
	margin-bottom: 0;
	margin-top: 0;
}
.topper {
	width: 100%;
	border-top: 1px solid #4a210b;
	border-bottom: 1px solid #4a210b;
}
.open {
	font-size: 14px;
}
.main-area {
	width: 780px;
	padding: 20px 0 20px 0;
	background: #ffffff;
}
.main-area1 {
	width: 700px;
	padding: 20px 0 20px 0;
	text-align: left;
}
.menu {
	width: 780px;
	font-size: 14px;
	border-top: 1px dotted #9be0d4;
	border-bottom: 1px dotted #9be0d4;
	padding: 5px 0 5px 0;
}
.footer {
	width: 780px;
	background-color: #9be0d4;
	padding: 20px 15px 10px 15px;
	font-size: 10px;
}
.footer a:active, .footer a:hover {
	color: #3eaa97;
	font-size: 10px;
}
.product-box {
	border: 1px dotted #9be0d4;
	padding-bottom: 4px;
}
.producttitle {
	color: #57c1af;
	font-size: 14px;
	font-family: "Century Gothic", Verdana;
}
.producttitle a:link, .producttitle a:visited {
	color: #57c1af;
	text-decoration: none;
}
.producttitle a:active, .producttitle a:hover {
	color: #4e1e10;
	text-decoration: none;
}