﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	background-image: url('images/bg_body.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#navigation {
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	line-height: 56px;
	height: 56px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 80%;
}
#navigation ul li a:hover {
	color: #112B11;
}
#left {
	width: 450px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#left h1 {
	font-family: "Century Gothic";
	color: #808080;
	font-weight: normal;
	margin: 0px;
	font-size: 140%;
}
#left h2 {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 300%;
	font-weight: normal;
	margin: 0px;
}
#main {
	float: right;
	display: inline;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main h1 {
	margin: 0px;
	font-size: 140%;
	letter-spacing: 4px;
	font-weight: normal;
	color: #358435;
	text-align: right;
}
.prodCode {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 80%;
	color: #808080;
}
.pfversion {
	text-align: right;
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
}
.back {
	text-align: right;
	font-size: 80%;
	margin: 0px;
}
.returntotop {
	text-align: right;
	font-size: 80%;
}
.pfversion a {
	color: #808080;
	text-decoration: none;
}
.pfversion a:hover {
	color: #333333;
	text-decoration: none;
}
.back a {
	color: #808080;
	text-decoration: none;
}
.back a:hover {
	color: #333333;
}
.returntotop a {
	color: #999999;
	text-decoration: none;
}
.returntotop a:hover {
	color: #333333;
	text-decoration: underline;
}
#main h3 {
	font-size: 120%;
	letter-spacing: 2px;
	font-weight: bold;
	color: #358435;
	text-align: left;
}
#main h4 {
	font-size: 100%;
	font-weight: bold;
	color: #358435;
	text-align: left;
}
#main ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#main ul li {
	padding: 4px 4px 4px 20px;
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	letter-spacing: 3px;
}
.range {
}
.range li {
	padding: 0px;
	margin: 0px;
}
#mainRange {
	float: right;
	display: inline;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mainRange h1 {
	margin: 0px;
	font-size: 140%;
	letter-spacing: 4px;
	font-weight: normal;
	color: #358435;
	text-align: right;
}
#mainRange h3 {
	font-size: 120%;
	letter-spacing: 2px;
	font-weight: bold;
	color: #358435;
	text-align: left;
}
#mainRange h4 {
	font-size: 100%;
	font-weight: bold;
	color: #358435;
	text-align: left;
}
#mainRange p {
	margin: 10px 10px 0px 10px;
	font-weight: bold;
}
#mainRange ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#mainRange ul li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
}
.submenu a {
	color: #52AA52;
	text-decoration: underline;
}
.submenu {
	padding: 0px;
	font-size: 80%;
	margin: 0px;
}
.prod_heading {
	margin-bottom: 5px;
	font-size: 90%;
}
.prod_description {
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
.prod_heading a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px;
	background-color: #DEE0DE;
}
.prod_heading a:hover {
	background-image: url('images/readmore.png');
	background-repeat: no-repeat;
	background-position: right center;
	color: #bc0101;
}
a:link {
	color: #52AA52;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #52AA52;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #52AA52;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #52AA52;
	font-weight: bold;
	text-decoration: none;
}
