body {
	background: #ffffff url(images/pink-bg.gif) repeat;
	font: 12px Verdana, "Century Gothic", Arial, sans-serif;
	color: #ad0002;
	margin: 20px;
}
h1 {
	font: 18px "Century Gothic", "Times", sans-serif;
	text-decoration: underline;
}
h2 {
	font: 16px "Times", sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
}
h3 {
	font: 22px "Times", sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 10px 0 0 0;
}
h4 {
	font: 18px "Century Gothic", "Times", sans-serif;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 2px;
	text-decoration: underline;
}
a:link {
	color: #ad0002;
	text-decoration: none;
}
a:visited {
	color: #ad0002;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	
}
.main {
	width: 780px;
	background: #ffffff;
	border: 8px solid #ee878b;
	padding-bottom: 10px;
}
.description {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	padding: 20px 0 20px;
}
.top-menu {
	padding: 10px 10px 0 0;
	font-size: 13px;
	font-family: "Century Gothic", Arial;
	text-transform: lowercase;
}
.header {
	background: url(images/header.jpg) no-repeat;
	border-bottom: 8px solid #ee878b;
}
.footer {
	width: 780px;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	text-transform: lowercase;
}
.box {
	width: 460px;
	padding: 4px 4px 4px 4px;
	border: 1px dashed #ee878b;
}
.content {
	width: 700px;
	text-align: left;
	padding: 10px 0 10px 0;
}
.products {
	width: 700px;
	text-align: left;
	padding-top: 10px;
}
.products1 {
	width: 600px;
	text-align: left;
	padding-top: 10px;
}