h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #80a11a;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #80a11a;
	margin-top: 0;
	margin-bottom: 0;
}
p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
}
body {
	background-color: #80a11a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#indexwrapper {
	height: 600px;
	width: 949px;
	top: -14px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
#indexheader {
	height: 300px;
	width: 949px;
}
#indexcontent {
	height: auto;
	width: auto;
	padding-left: 100px;
	padding-right: 360px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#indexlinks {
	height: 300px;
	width: 949px;
	position: relative;
	background-image: url(../images/index_bkgd.jpg);
	clear: both;
}
#footlink {
	height: 96px;
	width: 287px;
	float: left;
	margin-top: 100px;
	margin-left: 140px;
}
#leatherlink {
	height: 96px;
	width: 287px;
	float: right;
	margin-top: 100px;
	margin-right: 85px;
}
#wrapper {
	height: auto;
	width: 901px;
	position: relative;
	top: -14px;
	margin-right: auto;
	margin-left: auto;
	background-color: #80a11a;
}
#header {
	background-image: url(../images/header.jpg);
	height: 156px;
	width: 901px;
}
#nav {
	height: 30px;
	width: 400px;
	position: relative;
	top: 65px;
	left: 90px;
}
#logo {
	height: 65px;
	width: 217px;
	float: left;
	position: absolute;
	right: 124px;
	top: 52px;
}
#content {
	height: auto;
	width: 901px;
	clear: both;
}
#intro {
	height: 380px;
	width: 406px;
	background-color: #fff;
	margin-left: 37px;
	float: left;
	padding-left: 20px;
}
#front_image {
	height: 380px;
	width: 400px;
	background-color: #fff;
	margin-right: 38px;
	float: right
}
#infocontent {
	height: auto;
	width: 826px;
	margin-left: 37px;
	background-color: #fff;
	clear: both;
}
#sectiontitle {
	height: 30px;
	width: 750px;
	margin-left: 57px;
	float: left;
	clear: both;
}
div#layout {
	display: table;
}
div.hgroup {
	display: table-row;
}
div.product {
	display: table-cell;
}
#product {
	height: 300px;
	width: 225px;
	margin-left: 30px;
	margin-top: 20px;
	clear: right;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
}
#producttall {
	height: 400px;
	width: 225px;
	margin-left: 30px;
	margin-top: 20px;
	clear: right;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
}
#about_us {
	height: auto;
	width: auto;
	margin: 10px;
}
#news {
	height: auto;
	width: auto;
	margin: 10px;
}
#footer {
	height: 88px;
	width: 901px;
	background-image: url(../images/footer.jpg);
	clear: both;
}
ul.list-tick {
  margin: 0px;
  padding: 0px;
  
}
ul.list-tick li {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}
a:link {
	text-decoration: none;
	color: #80a11a;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}

