body {
	background: #0378bd;
	font-size: 11px;
	font-family: Verdana;
	color: #272268;
	margin-top: 0;
	margin-bottom: 0;
}
a:link, a:visited {
	color: #c7297d;
	text-decoration: none;
}
a:hover, a:active {
	color: #272268;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 1px;
	text-decoration: underline;
}
.main {
	position: relative;
	margin-bottom: 0;
}
.content {
	text-align: left;
	width: 911px;
	background: url(/images/main-background.gif);
	padding-top: 40px;
	position: relative;
}
.head {
	background: url(/images/topper.png) no-repeat;
	width: 941px;
	height: 90px;
	top: 0;
	left: 1px;
	position: absolute;
}
.head a {
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
	height: 40px;
}
.area {
	padding: 0 20px 10px 10px;
	text-align: left;
}
.area-main {
	padding: 50px 20px 20px 20px;
	text-align: left;
	
	position: relative;
}
.menu {
	background: url(/images/menu-strip.gif) no-repeat;
	width: 911px;
	height: 186px;
	bottom: 0;
}
.links {
	padding-left: 260px;
	color: #ffffff;
	padding-top: 15px;
	
	font-size: 14px;
}
.links a {
	padding: 0 5px;
}
.links img {
	height: 25px;
	vertical-align: middle;
	padding-bottom: 3px;
}
.logo {
	background: url(/images/logo.png) no-repeat;
	width: 298px;
	height: 326px;
	bottom: -150px;
	left: -24px;
	position: absolute;
}
.footer {
	width: 890px;
	background-color: #59b6e5;
	font-size: 13px;
	margin-right: 50px;
	padding: 10px 10px 10px 0;
	border-right: 9px solid #0378bd;
	margin: 0;
	color: #ffffff;
}
.footer a:link, .footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.footer a:active, .footer a:hover {
	color: #272268;
	text-decoration: underline;
}
.hello {
	font-size: 15px;
	padding: 0 30px 20px 30px;
}
.featured {
	background: url(/images/featured-products.gif) left top no-repeat;
}
.feature {
	font-size: 10px;
}
.itemcolor {
	font-size: 10px;
}
.ingredients {
	font-size: 10px;
	font-style: italic;
	padding-top: 5px;
}

/*
.descr {
	float: left;
	width: 450px;
}
*/
.subcat {
	position: absolute;
	width: 100px;
	right: 40px;
	top: 45px;
	border: 0px solid gray;
	padding: 10px;
}

