body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(img/organic-bg.jpg);
	font: normal 62.5% Arial, sans-serif;
}
#page {
	margin: 0 auto;
	width: 850px;
	padding: 0;
	text-align: left;
}
#header {
	height: 80px;
	width: 850px;
	position: relative;
}
#title {
	margin: 0;
	padding: 0;
	background: url(img/g_h1.jpg) no-repeat;
	height: 69px;
	width: 850px;
	text-indent:-9999px; overflow: hidden; font-size: 1%;
}
#logo {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	background: url(img/logo.gif) no-repeat;
	width: 140px;
	height: 35px;
	text-indent: -9999px; overflow: hidden; font-size: 1%;
}
#top_nav, #nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
/*	font-size: 0.8em;*/
}
#top_nav {
	position: absolute;
	top: 6px;
	right: 0;
}
#top_nav li, #nav li {
	display: inline;
	color: #690;
}
#nav {
	position: absolute;
	bottom: 10px;
	left: 160px;
}
#main {
	background: url(img/green-bg.jpg);
	width: 850px;
}
a:link, a:visited {
	color: #690;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
a img {
	border: none;
	padding: 0;
}
#main {
	position: relative;
}
#main a {
	position: absolute;
}
#g1 {
	top: 69px;
	left: 0;
}
#g2 {
	top: 69px;
	right: 0;
}
#g3 {
	top: 493px;
	left: 0;
}
#g4 {
	top: 493px;
	left: 214px;
}
#g5 {
	top: 493px;
	left: 374px;
}
#g6 {
	top: 493px;
	left: 522px;
}
#g7 {
	top: 493px;
	left: 677px;
}
#buy_now {
	position: absolute;
	top: 689px;
	right: 0;
	width: 165px;
	height: 165px;
}
#buy_now_text {
	font-size: 1.2em;
	color: #fff;
	position: absolute;
	top: 689px;
	left: 0;
	min-height: 180px;
	background: url(img/green-bg.jpg);
	padding-right: 180px;
	padding-left: 10px;
}