body {
	background: #202527 url(../images/back_main.gif) repeat-x top center;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: center;
}

div {
	font: normal normal 0px/0px Verdana, Arial, sans-serif;
}

#topdiv {
	background-image: url(../images/back_top.gif);
	background-repeat: no-repeat;
	background-color: #a9e1f8;
	height: 332px;
	width: 900px;
	margin: 0 auto;
	display:block;
}

.topdiv a {
	text-decoration: none;
	font-weight: bold;
	color: #443b29;
}

#basebar {
	width: 800px;
	background-image: url(../images/back_contenttop.gif);
	background-repeat: no-repeat;
	height: 97px;
	margin: 0 auto;
}

#content {
	margin: 0 auto;
	xtext-align: center;
	width: 900px;
	background-image: url(../images/back_content.gif);
	background-repeat: no-repeat;
	background-color: #a9e1f8;
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.product {
	float: left;
	margin-left: 6px;
	margin-bottom: 15px;
}

.left {
	text-align: left;
	float: left;
	font: normal normal 11px/17px Verdana, Arial, sans-serif;
	width: 340px;
	margin-left: 27px;
}

.right {
	text-align: left;
	font: normal normal 11px/17px Verdana, Arial, sans-serif;
	float: left;
	width: 450px;
}

h1 {
	font: normal normal 15px/17px Verdana, Arial, sans-serif;
	color: #5a853d;
	xborder-left: 1px solid #5a853d;
	xpadding-left: 15px;
}

img.pricetag {
	float: right;
	margin-left: 20px;
}

.clear {
	clear: both;
}

.botdiv {
	background: #a9e1f8 url(../images/back_bottom.gif) no-repeat top left;
	height: 70px;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
