body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #43400D;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
}
#maincontainer {
	background-image: url(images/folda_tent_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrapper {
	margin: auto;
	width: 750px;
}
#header {
	height: 250px;
	background-image: url(images/folda_tent_4wd_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	font-family: verdana, arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #676647;
	margin-top: 200px;
	width: 370px;
	text-align: left;
	float: left;
	height: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	width: 710px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content h1 {
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: normal;
	color: #43400D;
	margin-top: 0px;
}
#content h2 {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}
#content h3 {

	font-family: verdana, arial;
	font-size: 13px;
	font-weight: normal;
	color: #43400D;
	margin-top: 0px;
}
#footer {
	font-size: 10px;
	text-align: center;
	background-image: url(images/folda_tent_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 771px;
	font-family: verdana, arial;
	color: #43400D;
	line-height: 18px;
	background-color: #676647;
	height: 72px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #676647;
}
#homepoints {
	float: right;
	width: 430px;
	line-height: 18px;
}
a {
	font-weight: bold;
	color: #707D3E;
}
a:visited {
	font-weight: bold;
	color: #594B39;
}
.leftimg {
	float: left;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.details  li {
	line-height: 18px;
}
img {
	padding: 3px;
}
