* { 
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	margin: 0; padding: 0;
}
html { margin: 0; padding: 0; font-size: 11px; }
body {
	color: #71af13; margin: 15px 0px; padding: 0;
	background: url(images/wallpaper.jpg) fixed center no-repeat #333333; /* center layout in ie5 and 5.5. */
}
#all {
	width: 100%; height: 100%;
}
#container {
	padding: 0px; width: 850px;
	min-height: 300px;
	background-color:#333333;
	margin: 0 auto; display: table;
}
#header {
	margin-bottom: 3px;
	width: 850px; height: 250px;
	float: left;
	background: url(images/header.jpg) no-repeat top left;
}
#menu {
	background-color: #333333;
	color: #71af13;
	font-weight: bold;
	padding-top: 20px;
	width: 850px;
	height: 30px;
	float: right;
	font-variant:small-caps;
	font-size:12px;
}
#menu a{
	background:url(images/menubg.jpg) no-repeat top left;
	color: #71af13;
	text-decoration: none;
	padding:10px 8px 20px 12px;
	margin:30px 0px 0px 0px;
	font-weight:none;
}
#menu a:hover{
	background:url(images/menubghover.jpg) no-repeat top left;
	color: #ffffff;
	text-decoration: none;
}
#menu a:active{
	background:url(images/menubghover.jpg) no-repeat top left;
	color: #ffffff;
	text-decoration: none;
}
#main {
	float: left; margin: 0px; padding: 0px;
	min-height: 200px;
	width: 850px;
	/* background: url('images/template_13.gif') top left repeat-x #FFFFFF; */
}
#footer {
	float: left; height: 40px; width: 850px; margin-top:20px; border-top:10px solid #71af13
}
#footer div {
	display: inline; float: left; padding: 15px;
}
#footer div img{
	border: 1px solid #71af13;
	float: left; display: inline;
}
#text {
	padding: 5px;
	width: 580px; float: left;
	text-align: left;
}
#text a{
	color: #000;
}
#text a:hover{
	color: #444;
}
#contact{
	width: 250px; 
	float: right;
	margin-right: -50px;
	margin-top: 25px;
	margin-bottom: 25px;
	color:#71af13;
	border:1px solid #71af13;
	background: #333333;
}
#contact a{
	color:#71af13;
	font-weight:bold;
}
#submenu {
	width: 150px; 
	float: right;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#submenu_header {
	width: 150px; height: 50px;
	padding-top: 8px;
	padding-left: 15px;
	color: #441c5a;
	font-weight: bold;
	float: left;
	text-align: left;
}
#submenu_text {
	background: url(images/submenu.jpg) no-repeat bottom left #333333;
	border-top:2px solid #a1e014;
	width: 233px;
	min-height: 80px;
	float: left;
	padding: 10px 10px 10px 10px;
	list-style:none;
}
#menu ul {
	list-style: none;
	padding-top:50px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#menu li {
	padding-right:1px;
	padding-top:50px;
	text-align: right;
	margin-left:1px;
	display: inline;
	white-space: nowrap;
}
#submenu_text ul{
	text-align: left;
	list-style:none;
	font-size:10px;
	padding-left:10px;
	font-weight:bold;
	
}
#submenu_text li{
	text-align: left;
	line-height: 20px;
}
#submenu_text a{
	color: #a1e014;
	text-decoration: none;
}
#submenu_text a:hover{
	color: #999999;
	font-weight:bold;
}
div.colspan {
	width: 200px; height: 180px; float: left; padding: 5px; margin:auto;
}
div.colspan div.photoarea {
	float: left; width: 190px; height: 143px; padding: 4px;
	text-align: center; border: 1px solid #d7fe83;
}
div.colspan div.title {
	float: left; width: 200px; height: 23px; line-height: 23px;
	text-align: center; border-bottom: 1px solid #d7fe83;
}
div.title a {
	text-decoration: none; display: block; color: #a5e709;
	font-weight: bold; line-height: 23px;
}
div.title a:hover {
	color: #64b001;
}
div.prod-area {
	width: 575px; padding: 5px; margin: 0px; float: left;
}
div.prod-title {
	width: 425px; line-height: 2em; font-weight: bold;
	padding: 0px 5px; margin: 0px; float: left;
	border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB;
}
div.prod-price {
	width: 130px; line-height: 2em; font-weight: bold;
	padding: 0px 5px; margin: 0px; float: left; text-align: right;
	border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB;
}
div.prod-picarea {
	width: 140px; float: left; margin: 0px; padding: 0px;
}
div.prod-picitem {
	float: left; width: 50px; overflow: hidden; height: 45px;
	padding: 5px; margin: 0px; text-align: center;
}
div.prod-desc {
	width: 425px; padding: 0px 5px; margin: 0px;
	float: left; line-height: 1.3em;
}
div.gbentry {
	width: 615px; padding: 5px; margin: 0px;
	border-top: 1px solid #DDDDDD; float: left;
}
div.gbentry-title {
	width: 145px; padding-right: 5px; float: left;
}
div.gbentry-cont {
	width: 455px; padding: 0px 5px; float: left;
}

form#feedback {
	margin:10px; padding: 0 5px;
	background: #333333;
	border:1px solid #71af13;
}
label {
	display:block;
	font-weight:bold;
	margin: 5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(09/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

h1 {
	font-size: 20px; font-weight: bold; margin: 0px;
	padding: 16px 10px;
}
h2 {
	font-size: 18px; font-weight: bold; margin: 0px;
	padding: 12px 10px;
}
h3 {
	font-size: 16px; font-weight: bold; margin: 0px;
	padding: 8px 10px;
}
p {
	padding: 6px 10px; margin: 0px;
}
table.productslist {
	width: 585px; float: left; display: table;
	border: none;
}
table.productlist tr {
	line-height: 2em;
}
table.productlist td.pimg {
	width: 70px; 
}
