@charset "utf-8";
/* CSS Document */

#wrapper {
	background-color: #FF8805;
	margin: 0 auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #252424;
	font-size: 11px;
	line-height: 18px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#header {
	background-image: url(images/topheader.gif);
	background-repeat: no-repeat;
	height: 277px;
	margin: 0;
}
.topnav {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #795e34;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 340px 0 0 0;
	letter-spacing: -1px;
}
.topnav ul {
	margin: 0;
	padding: 0px;
	list-style-type: circle;
}
.topnav a {
	text-decoration: none;
	color: #a7a7a7;
}

.topnav li {
	display: inline;






	padding-right:15px
	border-right-width: 6px;
	padding-right: 15px;
	list-style-type: circle;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 15px;
}
#content {
	background-color: #FFFFFF;
	margin: 0 119px 0 119px;
	padding: 0 34px 0px 34px;
	height: 3080px;
}
.topcontent {
	padding: 8px;
	color: #000000;
	height: 320px;
}
.topcontent2 {
	background-color: #ffad06;
	padding: 8px;
	color: #252424;
}
.topimg {
	display: block;
	float: left;
	margin-right: 10px;
}
.topheadline {
	font-family: "Bauhaus 93";
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.payment {
	float: left;
	width: 330px;
	padding: 8px;
	height: 175px;
}
.contactus {
	float: right;
	width: 280px;
	padding: 8px;
}
.titleheadline {
	font-family: "Bauhaus 93";
	font-size: 18px;
	color: #FF8905;
	clear: both;
	text-transform: uppercase;
}
.textspan {
	padding: 0 0 0 45px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.policybox {
	padding: 8px;
	border: 1px solid #ffad06;
}
.products {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 0px;
}
.products1 {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.products a {
	font-weight: bold;
	color: #FF8805;
	text-decoration: underline;
}
.products1 a {
	font-weight: bold;
	color: #FF8805;
	text-decoration: underline;
}
#footer {
	clear: both;
	margin: 0 119px 0 119px;
	height: 60px;
}
.sepborder {
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#topnav {
	height: 66px;
	background-color: #FFFFFF;
}
#contentwrapper {
	background-color: #ff8805;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FF8805;
}
