
body {
  margin: 0 auto;
  text-align: center;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #333;
  line-height: 16px; }
  
div.header {
	position:relative;
	margin: 0 auto;
	width:851px;
	height:175px;
}

div.container {
    width: 851px;
	margin: 0 auto; }

div.header-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:851px;
	height:129px;
}

div.header-02 {
	position:absolute;
	left:0px;
	top:129px;
	width:84px;
	height:46px;
}

div.header-03 {
	position:absolute;
	left:84px;
	top:129px;
	width:93px;
	height:46px;
}

div.header-04 {
	position:absolute;
	left:177px;
	top:129px;
	width:92px;
	height:46px;
}

div.header-05 {
	position:absolute;
	left:269px;
	top:129px;
	width:123px;
	height:46px;
}

div.header-06 {
	position:absolute;
	left:392px;
	top:129px;
	width:110px;
	height:46px;
}

div.header-07 {
	position:absolute;
	left:502px;
	top:129px;
	width:129px;
	height:46px;
}

div.header-08 {
	position:absolute;
	left:631px;
	top:129px;
	width:105px;
	height:46px;
}

div.header-09 {
	position:absolute;
	left:736px;
	top:129px;
	width:115px;
	height:46px;
}

.footer {
    position: relative;
	clear: both;
	margin: 0 auto;
	width: 865px;
	border-top: 1px solid #D7D6D6;
	margin-top: 20px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333; }
	
ul { margin: 0px; }
	
.footer ul li {
    display: inline;
	text-align: left;
	margin: 12px;
	list-style: none; }
	
.footer a {
    text-align: center;
    text-decoration: none;
	color: #333; }
	
.footer a:hover {
    color: #8CA88B; }
	
.column {
    position: relative;
	width: 400px;
	float: left;
	text-align: left;
	margin-right: 20px; }
	
.column2 {
    position: relative;
	display: block;
	width: 200px;
	float: left;
	text-align: left;
	margin-right: 20px; }
	
.column3 {
    position: relative;
	display: block;
	width: 600px;
	float: left;
	text-align: left;
	margin-right: 20px; }
	
h1 {
    font-family: Arial, sans-serif;
	font-size: 42px;
	line-height: 42px;
	margin: 1px;
	text-align: left;
	font-weight: normal;
	letter-spacing: -2px;
	color: #8CA88B; }
	
h2 {
    font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin: 1px;
	text-align: left;
	font-weight: normal;
	letter-spacing: -1px;
	color: #8CA88B; }
	
.productpic {
    width: 400px; }
	
a {
    color: #6A8769; 
	font-weight: bold; }
	
a:hover {
    color: #53B4BC; }
	
.productbox {
    display: block;
	float: left;
	margin: 5px;
	width: 175px;
	height: 200px;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center; }
	
.productbox a img {
    border: 2px solid #8CA88B;
	margin: 5px; }
	
.productbox a:hover img {
    border: 2px solid #53B4BC; } 















