body { 
	background-image: url('images/header-bg.png');
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	font-size:11pt;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}
a:link {color: #0000ff; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #0000ff; text-decoration: underline; }
a:hover {color: #950000; text-decoration: underline; }

.naphill {
	padding: 3px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #fff;
	float: left;
	margin: 0 15px 0px 0;
}

table {
	font-size: 11pt;
	text-align: center;
	}
p {
	text-align:left;
	line-height: 150%;
	}
li {
	line-height: 150%;
		text-align:left;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 11pt;
	}
ul {
	line-height: 150%;
		text-align:left;
	font-size: 11pt;
	}

h1	{ 
	font-family: Arial; 
	font-size: 19pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px;
	text-align: center;
	line-height: 1.25em;
	}
.wrapper {
	width: 685px;
	border: 1px;
	border-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-top-style: none;
	margin: 0px auto 0px auto;
	padding: 0px 30px 0px 30px;
	border-bottom-style: none;
	text-align: center;
	}
.benefitbottom {
	width: 570px;
	height: 11px;
	background-image: url('images/memberbottom.png');
	margin: 0px auto 20px auto;
	}

.benefit1 {
	width: 570px;
	height: 68px;
	background-image: url('images/member1.png');
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	}
.benefit2 {
	width: 570px;
	height: 68px;
	background-image: url('images/member2.png');
	background-repeat: repeat-x;
		margin: 0px auto 0px auto;
	}
.benefit3 {
	width: 570px;
	height: 68px;
	background-image: url('images/member3.png');
	background-repeat: repeat-x;
		margin: 0px auto 0px auto;
	}
.benefit4 {
	width: 570px;
	height: 68px;
	background-image: url('images/member4.png');
	background-repeat: repeat-x;
		margin: 0px auto 0px auto;
	}
	
.benefits {
	text-align: center !important;	
	width: 550px;
	padding: 15px;
	border: 4px;
	border-style: solid;
	border-color: #89B0D8;
	margin: 30px auto 30px auto;
	background-color: #E2EDFE;
	}
.benins {
	width: 90%;
	margin: 0px auto 0px auto !important;
	padding-top: 15px;
	}
.testimonials {
	width: 550px;
	border: 4px;
	border-style: solid;
	border-color: #97BD51;
	margin: 20px auto 30px auto;
	padding: 15px 15px 15px 15px;
	background-color: #DDF0D0;
	}
.optin {
	text-align: center !important;	
	width: 500px;
	padding: 0px 15px 15px 15px;
	border: 4px;
	border-style: dashed;
	border-color: #89B0D8;
	margin: 20px auto 0px auto;
	background-color: #E2EDFE;
	}
.optin h1	{ 
	font-family: Arial; 
	font-size: 19pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px;
	text-align: center;
	}
.orderform {
	width: 550px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 20px auto 30px auto;
	padding: 15px;
	background-color: #ffffcc;
	}
.orderform2 {
	width: 645px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 20px auto 30px auto;
	padding: 0px;
	background-color: #ffffcc;
	}
.orderform3 {
	width: 625px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 0px auto 0px auto;
	padding: 15px 0px 15px 0px;
	background-color: #ffffcc;
	}

.logo2 {
	text-align: center;
	width: 750px;
	height: 124px;
	margin: 60px auto 10px auto;
	background-image: url('images/logo2.png');
	background-repeat: no-repeat;
	}
.redborder {
	background-color: #950000;
	padding: 4px;
	width: 360px;
	margin: 5px auto 5px auto;
	cursor:pointer;
	}
.redborder:hover {
	background-color: #009900;
	}
input.btn { 
	width: 360px;
	height: 40px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px 0px 6px 0px;
	/*border: 5px;
	border-color: white;*/
	cursor:pointer;
	}