body {
	background: #4b4c4c url(images/bg.png) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #343434;
}
p {
	margin: 0;
	padding: 0 0 15px;
}

a{ color: #cf4848;
   border-bottom: 1px dotted #cf4848;
   text-decoration: none;}

a:hover {color: #cf4848;
   border-bottom: 1px solid #cf4848;
   text-decoration: none;}

#header h1 {
	background: url(images/header.jpg) no-repeat;
	height: 143px;
	width: 900px;
	display: block;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	text-indent: -99999px;
}
h2 {
	display: none;
}
h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
h3 b {
	font-style: italic;
	color: #cc3c3c;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#discoversecret {
	background: url(images/headertop.png) no-repeat;
	height: 54px;
	padding: 0;
	display: block;
	margin: 0 0 -10px;
}
#discoversecret div {
	padding: 90px 0 10px 362px;
}
.discoversecret {
	background: url(images/discoversecretinput.png) #fff no-repeat !important;
	display: block;
	height: 26px;
	width: 208px;
	border-width: 0;
	border-style: none;
	color: #555;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding: 6px 5px 0;
	float: left;
	margin: 0 13px 0 0;
}
#discoversecretsubmit {
	margin: 6px 0 0 -90px;
}
#container {
	background: url(images/container.jpg) repeat-y;
	text-align: left;
	padding: 18px 70px 35px;
	font-family: georgia;
        
        font-size: 13px;
        line-height: 1.5;}
.px14 {
	font-size: 14px !important;
}
.red, #sales h4 {
	color: #c00000;
}
#itworkedforme {
	background: url(images/itworkedforme.png) no-repeat;
	width: 623px;
	padding: 60px 0 0 145px;
}
#moneyback {
	background: url(images/moneyback.png) no-repeat;
	height: 52px;
	width: 943px;
	font-size: 0;
	text-indent: -999999px;
	display: block;
	margin: 0 0 0 -100px;
	position: absolute;
}
#buynow {
	background: url(images/buynow.png) no-repeat;
	height: 160px;
	width: 543px;
	font-size: 0;
	text-indent: -999999px;
	display: block;
	margin: 60px auto 20px;
}
#testimonial div {
	display: block;
	background: url(images/testimonial2.png) repeat-y;
	padding: 0 15px;
	width: 759px;
	margin: -5px 0 0;
}
#testimonial span {
	background: url(images/testimonial3.png);
	display: block;
	height: 42px;
	width: 769px;
	color: #fff;
	padding: 23px 20px 0 0;
	text-align: right;
}
#testimonial span b {
	display: block;
}
#footer {
	background: url(images/footer.png) no-repeat;
	height: 80px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding: 55px 0 0;
}
#footer a {
	color: #e68c8c;
	text-decoration: none;
}
#sales {
	margin: 0 30px;
	color: #595959;
}
#sales h3, #sales h4 {
	margin: 0;
	margin-bottom: 15px;
}
#sales h1 {
	color: #900e0e; 
    text-align: center;
}

#sales h3 {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 15px;
	text-align: center;
}
#sales h4 {
	font-size: 18px;
}
#sales ul {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	margin-bottom: 15px;
	list-style: disc outside;
}
	#sales li {
		margin-bottom: 8px;
	}

.morespace li {
	margin-bottom: 20px !important;
}
.underline {
	text-decoration: underline;
}
.order {
	color: #c00000;
	text-align: center;
	margin-bottom: 25px;
}
.order a {
	color: #c00000;
	border: 0;
	text-decoration: underline;
	font-size: 28px;
	font-weight: bold;
	line-height: 200%;
}
