body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #507b00;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #507b00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
img{
    border: none;
}
p {
    margin: 5px 0px 5px 0px;
	padding: 0px;
}
li {
    list-style: none;
}
#wrapper {
	width: 880px;
	margin: auto;
	margin-bottom: 60px;
	margin-top: -10px;
}
#nav {
    background-image: url(images/nav3.png);
	background-repeat: no-repeat;
	height: 25px;
	padding: 10px 0px 5px 0px;
}
#nav ul {
    margin: 0px;
	padding: 0px;
}
#nav li {
    display: inline;
	list-style: none;
}
#nav a {
    font-weight: bold;
	margin-left: 30px;
	color: #507b00;
}
#header {
    height: 120px;
	padding: 30px 0px 30px 0px;
    margin-bottom: 30px;
}
.post {
    width: 840px;
	background-image: url(images/posttop.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin: 0 0 -28px 0;
}
.post2 {
    width: 840px;
	background-color: #a3c661;
	padding: 20px;
}
.title {
	margin: 10px 0px 20px 0px;
	height: 53px;
	padding-top: 2px;
    border-bottom: 5px solid #6aa300;
    width: 760px;
}
.item {
    width: 780px;
}
.info {
    width: 760px;
}
.onebrand {
    width: 130px;
	list-style: none;
	margin-right: 20px;
	float: left;
}
ul {
    margin: 0;
	padding: 0;
}
li.product {
    margin-bottom: 10px;
	list-style: none;
	width: 600px;
}
li.proimg {
    width: 150px;
	margin-right: 20px;
	float: left;
	list-style: none;
}
li.proimg img {
    width: 130px;
	height: 130px;
	border: 10px solid #6aa300;
	clear: both;
}
.info2 {
    width: 500px;
	float: left;
	margin-bottom: 20px;
}
.previews {
    float: left;
	margin: 0px 20px 20px 0px;
}
.previews img {
    border: 10px solid #6aa300;
}
.clear {
    clear: both;
}

.postfoot {
    width: 880px;
	background-image: url(images/postbottom.png);
	background-repeat: no-repeat;
	height: 40px;
}
#footer {
    width: 880px;
	height: 30px;
	margin-top: 20px;
