body {
font: 73% Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #666;
background: #520934 url(/images/bg.gif) repeat-y top center;
margin: 0;
padding: 0;
}
			/*WRAP*/
#container {
width: 750px;
margin: 0 auto;
padding: 0;
line-height: 1.7em;
background: #eee;
color: #666;
}
			/*TOP BANNER*/
#top {
margin: 0;
padding: 0;
height: 126px;
background: #520934;
border-bottom: 2px solid #fff;
position: relative;
}
h1 {
position: absolute;
bottom: 5px;
right: 28px;
color: white;
font: 110% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
}
.producth1 {
position: relative;
bottom: 0;
right: 0;
}
#top a:link {
text-decoration: none;
color: #eee;
background: inherit;
}
#top a:hover {
text-decoration: underline;
color: #fff;
background: inherit;
}
			/*TOP MENU*/
#menu {
margin: 0;
padding: 0;
height: 30px;
}
			/*LEFT MENU*/
#leftnav {
float: left;
width: 160px;
margin: 0;
padding: 0;
border-right: 2px solid #fff;
color: #333;
background: #eee;
}
			/*MAIN CONTENT*/
#content {
margin: 0 0 0 170px;
padding: 0;
}
			/*FOOTER*/
#footer {
clear: both;
margin: 0;
padding: 0.5em;
border-top: 5px solid #cb274c;
color: #fff;
background: #520934;
text-align: center;
}
#footer img {
float: right;
}
* > html #footer img {
margin: 0;
}
#footer a:link, #footer a:visited {
text-decoration: none;
color: #eee;
background: transparent;
text-decoration: none;
}
#footer a:hover {
text-decoration: none;
color: #90b905;
background: inherit;
}
#footer a:active {
text-decoration: none;
background: inherit;
color: #aaa;
}
			/*TYPOGRAPHY*/
h2 {
margin: 0;
padding: 0 0 0 5px;
font: 110% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing: 5px;
border-bottom: 1px solid #eee;
color: #520934;
background: inherit;
}
h3 {
margin: 0;
padding: 0 0 0 0;
display: inline;
font-size: 100%;
}
p {
padding: 10px;
}
blockquote {
font-weight: bold;
font-style: italic;
color: #b29b35;
}
			/*LINKS*/
a:link, a:visited {
text-decoration: none;
color: #cb274c;
background: transparent;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #520934;
background: inherit;
}
a:active {
text-decoration: none;
background: inherit;
color: #aaa;
}
a img {
border: none;
}
#navlist li {
list-style-type: square;
margin-left: -18px;
padding: 0;
background: inherit;
color: #520934;
}
			/*IMAGES*/
.imgright {
float: right;
margin: 0 10px 10px 10px;
padding: 10px;
}
.imgleft {
float: left;
margin: 0;
padding: 0;
}
			/*GALLERY*/
#gallery {
float: left;
margin: auto;
text-align: center;
}
#gallery img {
float: left;
padding: 5px;
}
			/*CLASS*/
.happy {
border-top: 1px solid #808080;
padding: 10px;
}
.clear {
clear: both;
overflow: hidden;
width: 0;
height: 1px;
}
.quote {
margin: 10px;
border: 1px solid #cb274c;
padding: 15px;
color: #cb274c;
background: transparent;
}

.product-holder {
	width: 164px;
	background: #F9F9F9;
	height: 265px;
	border: 1px solid #ccc;
	float: left;
	margin: 5px 5px 0 5px;
	font-size: 95%;
	line-height: 1.2em;
}
.product-holder:hover {
	background: #D0E4EB;
}
.product-holder img {
	margin: auto;
}
#google-ads {
	text-align: center;
	margin-top: 10px;
}
.bottom-banner {
	display: block;
	margin-left: 30px;
	margin-top: 5px;
}
.top-banner {
	display: block;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#main-product-holder h1 {
	margin: 0;
	padding: 0;
	font: 130% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
	letter-spacing: 5px;
	border-bottom: 1px solid #eee;
	color: #520934;
	background: inherit;
	font-weight: bold;
}
#main-product-holder {
	margin-top: 10px;
	border: 2px solid #ccc;
	float: left;
	width: 560px;
}
#main-product-holder img {
	float: left;
	border: 1px solid #fff;
}
#product-info {
	margin-left: 240px;
}
#product-info strong {
	font-size: 110%;
}
#product-info p {
	margin: 0;
	padding: 0;
}
#buy-now {
	margin-left: 70px;
	margin-top: 10px;
}