/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkg_body.jpg);
	background-repeat: repeat-x;
	background-color: #290000;
	background-position: top;
}
#wraper_header{
	background:url(../images/header.png);
	width: 679px;
	height: 384px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#wraper_content{
	width: 519px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg_content.png);
	background-position: top;
	padding-right: 80px;
	padding-left: 80px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
#wraper_footer{
	width: 679px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-position: top;
	height: 55px;
}
.div_upper_header {
	font-family: Impact;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	width: 679px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 8px;
}
h1{
	font-family: Impact;
	font-size: 36px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #d90000;
	text-align: center;
}
h3{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.div_ebook {
	background-image: url(../images/ebook_cover.jpg);
	text-align: center;
	height: 418px;
	background-repeat: no-repeat;
	background-position: center;
}
.div_bullets_index {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: disc;
}
.div_guarantee {
	background-image: url(../images/guarantee.jpg);
	background-position: center;
	height: 187px;
	background-repeat: no-repeat;
}
.div_paypal_section {
	background-image: url(../images/bkg_paypal.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #aeaeae;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.text_green_bold {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #26a32c;
}
.div_ps_section {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
}
.div_footer_text {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.div_footer_text a{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.div_footer_text a:hover{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none ;
	color: black;
}
.div_text_privacy {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.div_coupon {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
}