body {
	font-family: "century gothic", arial, verdana;
	font-size: 75%;
	color: #333333;
	padding: 0px;
	background-color: #1599FE;
	background-image: url(../img/bg_site.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
a:link {
	color: #66CC00;
}
a:visited {
	color: #66CC00;
}
a:hover {
	color: #66CC00;
}
a:active {
	color: #66CC00;
}
#imagecontainer {
	background: url(../img/bg_site.gif) no-repeat left top;
	height: auto;
	width: 80%;
	float: left;
}
#search {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
}
#maincontainer {
	background-color: #FFFFFF;
	height: auto;
	width: 755px;
	border: 12px solid #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
#header {
	background: #0099FF url(../img/bg_header.jpg) right;
	float: left;
	height: 141px;
	width: 755px;
}
#logo {
	float: left;
	height: auto;
	width: auto;
}
#basket {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	margin-right: 10px;
	color: #FFFFFF;
	margin-top: 45px;
	font-size: 11px;
}
#basket a:link {
	color: #FFFFFF;
}
#basket a:visited {
	color: #FFFFFF;
}
#basket a:hover {
	color: #FFFFFF;
}
#basket a:active {
	color: #FFFFFF;
}
#checkout {
	background: url(../img/checkout_arrow.gif) no-repeat left;
	padding-left: 14px;
}
#navigation {
	background-color: #66CC00;
	float: left;
	height: 27px;
	width: 755px;
	font-size: 11px;
	color: #FFFFFF;
}
#navigation ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}
#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;
}
#leftcolumn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#logos {
	height: auto;
	width: auto;
	float: left;
}
#content {
	background-color: #FFFFFF;
	padding: 12px;
	float: left;
	min-height:400px;
	height:auto !important;
	height:400px;
	width: 343px;
	margin: 12px;
}
#content strong {
	font-size: 16px;
}
#bestsellers {
	background: #F7F7F7 url(../img/best_sellers.gif) no-repeat top;
	float: right;
	width: 164px;
	padding-top: 45px;
	margin-top: 12px;
	border: 1px solid #FFB800;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#bestsellers a:link {
	color: #CC6600;
}
#bestsellers a:visted {
color: #CC6600;
}
#bestsellers a:hover {
	color: #CC6600;
}
#bestsellers a:active {
	color: #CC6600;
}
#newproducts {
	background: #F7F7F7 url(../img/new_products.gif) no-repeat top;
	float: right;
	width: 164px;
	padding-top: 45px;
	margin-top: 12px;
	border: 1px solid #FFB800;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#newproducts a:link {
	color: #CC6600;
}
#newproducts a:visted {
color: #CC6600;
}
#newproducts a:hover {
	color: #CC6600;
}
#newproducts a:active {
	color: #CC6600;
}
#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: #CC6600;
}
#creditcards a:visted {
color: #CC6600;
}
#creditcards a:hover {
	color: #CC6600;
}
#creditcards a:active {
	color: #CC6600;
}
h1 {
	font-size: 1.5em;
	color: #66CC00;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
#footer {
	background-color: #FFFFFF;
	height: auto;
	width: 755px;
	text-align: right;
	padding: 12px;
	border-bottom: 5px solid #66CC00;
	margin-right: auto;
	margin-left: auto;
}
