body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	color: #666666;
	font-size: 75%;
	background-color: #007994;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #0092DB;
	text-decoration: none;
}
a:visited {
	color: #0092DB;
	text-decoration: none;
}
a:hover {
	color: #0092DB;
	text-decoration: none;
}
a:active {
	color: #0092DB;
	text-decoration: none;
}
#maincontainer {
	height: auto;
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	float: left;
	height: 121px;
	width: 900px;
	background-image: url(../img/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#logo ul {
	color: #CCCCCC;
	float: left;
	margin-left: 720px;
	margin-top: 40px;
	font-size: 0.9em;
	list-style-type: none;
}
#logo ul a {
	color: #b8ce28;
}
#menu {
	background-color: #B8CE28;
	float: left;
	height: 36px;
	width: 900px;
	background-image: url(../img/bg_menu.gif);
}
#menu ul {
	list-style-type: none;
	font-size: 1em;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#menu ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#menu ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#menu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#topnav {
	float: left;
}
#search {
	float: right;
	height: 36px;
	padding-top: 6px;
	padding-right: 10px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search .box {
	background-color: #e7efb7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
}
#header {
	float: left;
	height: 217px;
	width: 900px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #dde886;
}
#container {
	height: auto;
	width: 865px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#leftcolumn {
	float: left;
	height: auto;
	width: 196px;
	display: inline;
}
#content {
	float: left;
	width: 415px;
	/*min-height hack for IE*/
	min-height:500px;
	height:auto !important;
	height: 700px;
	display: inline;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../img/bg_content.gif);
}
#rightcol {
	float: right;
	height: auto;
	width:159px;
	display: inline;
}
#categories {
	float: left;
	height: auto;
	width: 186px;
	display: inline;
}
#categories strong {
	font-size: 1.2em;
	color: #B8CE28;
	text-transform: uppercase;
	letter-spacing: -0.1em;
}
#information {
	float: left;
	height: auto;
	width: 186px;
	padding-top: 32px;
	margin-bottom: 25px;
	display: inline;
}
#information a {
	color: #666666;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#information strong {
	font-size: 1.2em;
	color: #b8ce28;
	text-transform: uppercase;
	letter-spacing: -0.1em;
}
#information ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
#information li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#payments {
	float: left;
	height: auto;
	width: 186px;
	display: inline;
}
#payments strong {
	font-size: 1.2em;
	color: #b8ce28;
	text-transform: uppercase;
	letter-spacing: -0.1em;
}
#bestsellers {
	height: auto;
	width: 171px;
	padding-top: 30px;
	float: right;
	margin-bottom:10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../img/bg_bestsellers.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.9em;
}
#bestsellers ol {
	margin: 0px;
	padding: 0px;
}
#bestsellers ol li {
	list-style-type: none;
	display: block;
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float:left;
}
#bestsellers img {
	float: left;
	padding-right: 2px;
}
#bestsellers a {
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newproducts {
	height: auto;
	width: 171px;
	padding-top: 30px;
	float: right;
	margin-bottom:10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../img/bg_new_products.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.9em;
}
#newproducts ol {
	margin: 0px;
	padding: 0px;
}
#newproducts ol li {
	list-style-type: none;
	display: block;
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float:left;
}
#newproducts img {
	float: left;
	padding-right: 2px;
}
#newproducts a {
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	text-align: center;
	height: auto;
	width: 900px;
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 170px;
}
#footer a {
	color: #B8CF25;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
