body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000000;
	background: #808080;
	font-size: 16px;
}
div#wrap {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 95%;
	text-align: left;
	background:  url(../images/background.gif) repeat-y;
	width: 780px;
	height: 100%;
}
div#header {
	margin: 0px;
	padding: 0px;
}

div#above_header_graphic {
	text-align: center;
	font-weight: bold;
	margin: 10px;
	font-style: italic;
	font-size: 14px;
}
.above_header_graphic_color1 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}

div#content {
	background-color: #FFFFFF;
	width: 720px;
	height: 100%;
	border: 1px solid #000000;
	margin: 20px 30px;
}
div#footer {
	background-color: #333333;
	color: #999999;
	font-size: 10px;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-size: 100%;
	color: #b25f27;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
div#footer a {

	color: #CCCCCC;
	padding-left: 5px;
}
div#footer a:hover {

	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-transform: capitalize;
	line-height: 28px;
	padding-right: 42px;
	padding-left: 42px;
}
h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	color: #00804d;
}
h1 em {
	color: #b42a00;
	border-top: 1px none #b42a00;
	border-right: 1px none #b42a00;
	border-bottom: 1px dotted #b42a00;
	border-left: 1px none #b42a00;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	color: #990000;
	font-size: 18px;
}
h4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
div#top_links {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 90px;
	padding-left: 90px;
	background-color: #F6F7FD;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
div#signature {
	margin-left: 0px;
	margin-bottom: 20px;
}
.audio_highlight {
	border: 1px dotted #b1afbc;
	margin-right: 140px;
	margin-left: 140px;
	padding: 10px;
	background-color: #efeff2;
	margin-top: 30px;
	margin-bottom: 30px;
}
.ps {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div#order_coupon {
	border: 2px dashed #000000;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 140px;
	margin-left: 140px;
	padding: 10px;
}
div#order_header {
	font-weight: bold;
	color: #B42A00;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
div#order_coupon img {
	margin: 10px;
	text-align: center;
}
.body_order_link {
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
}
p {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 18px;
}
li {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 25px;
}

ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 25px;
}
div#guarantee_box {
	border: 1px solid #b5b298;
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 100px;
	color: #000000;
	background-color: #f8f7f5;
}
div#guarantee_header {
	background-color: #b5b298;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#guarantee_body {
	padding: 10px 20px;
}
div#guarantee_body img {
	float: right;
	margin: 5px;
}
.testimonial_box {
	margin-right: 140px;
	margin-left: 140px;
	padding: 10px;
	background-color: #FFFFEA;
	border-top: 5px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	margin-top: 30px;
	margin-bottom: 30px;
}
.testimonial_headline {
	font-size: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	font-style: italic;
}
.testimonial_image {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	border: 1px double #000000;
}
.autoresponder_box {
	background-color: #F4FAFF;
	border: 1px solid #666699;
	margin-top: 30px;
	margin-right: 140px;
	margin-bottom: 30px;
	margin-left: 140px;
	padding: 10px;
}
.autoresponder_headline {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.autoresponder_privacy_statement {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.special1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
	text-decoration: underline;
}



.paragraph_highlight {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D5A91;
	background-color: #FFFFCC;
	color: #990000;
}
.paragraph_highlight_bold {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D5A91;
	background-color: #FFFFCC;
	color: #990000;
	font-weight: bold;
}
.bonus_box {
	margin-right: 100px;
	margin-left: 100px;
	padding: 10px;
	background-color: #FFFFCC;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 4px solid #990000;
	border-right: 2px dashed #990000;
	border-bottom: 2px dashed #990000;
	border-left: 2px dashed #990000;
}

