@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #eee;
}
#pageholder {
	background-color: #fff;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #016701;
	border-left-color: #016701;
}
#header {
	height: 150px;
	width: 100%;
	background-image: url(header.jpg);
}
#menu {
	height: 30px;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #016701;
	border-bottom-color: #016701;
}
#menu ul li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
}
.more {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: right;
	text-decoration: none;
}
.more a {
	color: #333;
	text-decoration: none;
}

#menu ul {
	margin-top: 8px;
	margin-bottom: 0px;
}
#pagetitle {
	height: 25px;
	width: 300px;
	top: 75px;
	margin-left: 20px;
	float: left;
}
#header #pagetitle h2 {
	margin-top: 4px;
	font-size: 15px;
}
#menu ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#header h1 {
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 20px;
}
#contentholder {
	width: 915px;
	margin-left: 20px;
}
#buynow {
	float: right;
	height: 70px;
	width: 230px;
	top: 0px;
	right: 700px;
	margin-right: 20px;
	margin-top: -25px;
}
#header #buynow h2 {
	color: #FF0;
	font-size: 3em;
	margin-top: 1px;
	margin-left: 5px;
}
#content h2 {
	font-size: 16px;
}
#contentright h2 {
	font-size: 15px;
}
#pageholder #contentholder #contentright h3 {
	font-size: 13px;
}
#content h3 {
	font-size: 13px;
}




#pageholder #header #buynow h2 a {
	color: #FF0;
	text-decoration: none;
}
#content {
	float: left;
	width: 645px;
	font-size: 1.2em;
}

#contentright  {
	float: right;
	width: 245px;
	font-size: 1.2em;
}
.centre     {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	height: 30px;
	width: 100%;
	position: relative;
	bottom: auto;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #016701;
	border-bottom-color: #016701;
}
#pageholder #footer p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
}
#footer ul {
	margin-top: 8px;
	margin-bottom: 0px;
}
#pageholder .clear {
	display: block;
	clear: both;
}
#pageholder #contentholder ul li  {
	list-style-image: url(plus.png);
}
#pageholder #contentholder #content ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #015001;
}
#product {
	width: 100%;
	border-bottom-color: #060;
}
.shop  {
	padding: 2px;
	border: 1px dotted #016701;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.price {
	color: #F00;
}
#pageholder #contentholder #content #product h3 {
	margin-top: 0px;
	padding-left: 10px;
}
.vat {
	font-size: 1.0em;
}
#footer ul li a {
	color: #333;
	text-decoration: none;
}
