body {
	font-family: arial, "Microsoft Sans Serif", tahoma, verdana;
	font-size: 75%;
	color: #666666;
	padding: 0px;
	background-color: #f4feea;
	background-image: url(../img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #92B30F;
}
a:visited {
	color: #92B30F;
}
a:hover {
	color: #92B30F;
}
a:active {
	color: #92B30F;
}
#toplinks {
	width: 100%;
	height: 35px;
}
#toplinks ul {
	height: 25px;
	width: 773px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#toplinks li {
	display: inline;
	padding-right: 5px;
	list-style-type: none;
	color: #999999;
	padding-left: 5px;
	font-size: 0.9em;
}
#toplinks li a:link {
	color: #999999;
	text-decoration: none;
}
#toplinks li a:visited {
	color: #999999;
	text-decoration: none;
}
#toplinks li a:hover {
	color: #999999;
	text-decoration: underline;
}
#toplinks li a:active {
	color: #999999;
	text-decoration: none;
}
#logo {
	height: 177px;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f4feea;
	background-image: url(../img/bg_logo.gif);
}
#payment {
	height: 177px;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2FEEA;
	background-image: url(../img/bg_logo.gif);
}
#maincontainer {
	background-color: #FFFFFF;
	height: auto;
	width: 761px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	float: left;
	height: 90px;
	width: 761px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 1.2em;
	background-color: #92b30f;
	background-image: url(../img/bg_search.gif);
	background-repeat: no-repeat;
}
#header a:link {
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}
#header a:hover {
	color: #FFFFFF;
}
#header a:active {
	color: #FFFFFF;
}
#basket {
	float: left;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-left: 20px;
}
#search {
	float: right;
	height: auto;
	width: auto;
	padding-top: 45px;
	padding-right: 20px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#searchfield {
	background-color: #a5c039;
	border: 1px solid #b0c852;
	color: #FFFFFF;
	padding: 5px;
}
#checkout {
}
#navigation {
	background-color: #00acc6;
	float: left;
	height: 26px;
	width: 761px;
	font-size: 11px;
	color: #333333;
}
#navigation ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	padding-left: 10px;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn {
	background: url(../img/product_menu.gif) top no-repeat #FFFFFF;
	height: auto;
	width: 182px;
	margin-top: 12px;
	padding-top: 47px;
	float: left;
	margin-bottom: 150px;
}
#leftcolumn a:link {
	color: #333333;
	text-decoration: none;
}
#leftcolumn a:visited {
	color: #333333;
	text-decoration: none;
}
#leftcolumn a:hover {
	color: #333333;
	text-decoration: none;
}
#leftcolumn a:active {
	color: #333333;
	text-decoration: none;
}
#popular {
	background: #FFFFFF url(../img/popular_categories.gif) no-repeat top;
	height: auto;
	width: 182px;
	margin-top: 12px;
	padding-top: 29px;
	float: left;
}
#popular div {
	float: left;
	height: auto;
	width: auto;
}
#logos {
	height: auto;
	width: auto;
	float: left;
}
#content {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	min-height:400px;
	height:auto !important;
	height:400px;
	width: 373px;
	margin: 12px 12px 150px;
}
#content strong {
	font-size: 16px;
}
#official {
	float: right;
	width: 182px;
	margin-top: 12px;
}
#free {
	float: right;
	width: 182px;
	margin-top: 12px;}

#bestsellers {
	float: right;
	width: 182px;
	padding-top: 60px;
	margin-top: 12px;
	background-color: #f4feea;
	background-image: url(../img/best_sellers.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#bestsellers a:link {
	color: #92B30F;
}
#bestsellers a:visted {
color: #333333;
}
#bestsellers a:hover {
	color: #92B30F;
}
#bestsellers a:active {
	color: #92B30F;
}
#bestsellers div {
	height: auto;
	border: 1px solid #92b30f;
	width: auto;
	padding: 5px;
}
#newproducts {
	float: right;
	width: 182px;
	padding-top: 60px;
	margin-top: 12px;
	background-color: #F4FEEA;
	background-image: url(../img/new_products.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#newproducts a:link {
	color: #92B30F;
}
#newproducts a:visted {
color: #333333;
}
#newproducts a:hover {
	color: #92B30F;
}
#newproducts a:active {
	color: #92B30F;
}
#newproducts div {
	height: auto;
	border: 1px solid #92b30f;
	width: auto;
	padding: 5px;
}
#creditcards {
	background: #F7F7F7 url(../img/sales_telephone.gif) no-repeat top;
	float: right;
	width: 180px;
	padding-top: 45px;
	margin-top: 12px;
	border: 1px solid #FFB800;
}
#creditcards a:link {
	color: #333333;
}
#creditcards a:visted {
color: #333333;
}
#creditcards a:hover {
	color: #333333;
}
#creditcards a:active {
	color: #333333;
}
h1 {
	font-size: 1.5em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
#footer {
	height: auto;
	width: 773px;
	text-align: center;
	color: #999999;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
