@charset "utf-8";
/* CSS Document */

#wrapper {
	margin: 0 auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 11px;
	line-height: 18px;
}
#header {
	background-image: url(images/800_headertop.gif);
	background-repeat: no-repeat;
	height: 350px;
	margin: 0;
}
.topnav {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #795e34;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 40px 0 0 0;
	letter-spacing: -1px;
	width: 200px;
}
.topnav ul {
	margin: 0;
	padding: 0px;
}
.topnav a {
	text-decoration: none;
	color: #654415;
}

.topnav li {
	display: inline;
	margin: 0;

	padding-right:15px
	border-right-width: 6px;
	padding-right: 50px;
}
#content {
	margin: 0 104px 0 104px;
	height: 800px;
	width: 800px
	padding: 20px 20px 0 20px;
	background-color: #FFFFFF;
}
.topcontent {
	padding: 15px;
	background-color: #497689;
	color: #FFFFFF;
}
.topcontent2 {
	background-color: #fc9c05;
	padding: 8px;
}
.topimg {
	display: block;
	float: left;
	margin-right: 10px;
}
.topheadline {
	font-family: "Tw Cen MT";
	font-size: 28px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.payment {
	float: left;
	padding: 8px;
	height: 175px;
	width: 330px;
}
.contactus {
	float: right;
	width: 330px;
	padding: 8px;
}
.titleheadline {
	font-family: "Tw Cen MT";
	font-size: 18px;
	color: #497689;
	clear: both;
	font-weight: bold;
	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 #497689;
}
.products {
	float: left;
	width: 166px;
	margin-top: 10px;
	margin-right: 80px;
	margin-left: 0px;
}
.products1 {
	float: left;
	width: 166px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.products a {
	font-weight: bold;
	color: #497689;
	text-decoration: underline;
}
.products1 a {
	font-weight: bold;
	color: #497689;
	text-decoration: underline;
}
#footer {
	clear: both;
	height: 50px;
	background-color: #F9407F;
}
.sepborder {
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	clear: both;
}
#topnav {
	height: 62px;
}
#contentwrapper {
	background-color: #5b91a9;
	padding-bottom: 40px;
	margin-top: -2px;
}
.topnav {
	font-family: "Tw Cen MT";
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #654415;
	text-align: center;
	padding: 150px 0 0 0;
	width: 1000px;
}
.sepborder {
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff5c94;
	height: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #5B91A9;
}

