@charset "utf-8";
/* CSS Document */

body#index {
	margin: 0;
	padding: 0;
	color: #464646;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	width: 100%;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	background-position:top center;
}
body#thankyou {
	margin: 0;
	padding: 0;
	color: #464646;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	width: 100%;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	background-position:top center;
}
body#squeeze {
	margin: 0;
	padding: 0;
	color: #464646;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	width: 100%;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#e0e0e0;
	background-position:top center;
}
a:link, a:visited, a:hover
{
	color:#0d367a;
	text-decoration:none;
}
article.index
{
	background-image:url(../images/content.png);
	background-repeat:repeat-y;
	background-position: center;
	width:960px;
	min-height:30px;
	margin:0 auto;
}
article.squeeze
{
	background-image:url(../images/content2.png);
	background-repeat:repeat-y;
	background-position: center;
	width:973px;
	min-height:30px;
	margin:0 auto;
}
header.index
{
	background-image:url(../images/header.png);
	background-position:top center;
	background-repeat: no-repeat;
	height:240px;
}
header.squeeze
{
	background-image:url(../images/header_with_optin.png);
	background-position:top center;
	background-repeat: no-repeat;
	height:222px;
	width:975px;
}
footer.index
{
	background-image:url(../images/footer.png);
	background-position: bottom center;
	background-repeat:no-repeat;
	height:110px;
	padding-top:40px;
}
footer.squeeze
{
	background-image:url(../images/footer2.png);
	background-position: bottom center;
	background-repeat:no-repeat;
	height:32px;
	padding-top:15px;
	width:975px;
}
h1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:46.28px;
	color:#e9002c;
	text-align:center;
	line-height:46.28px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
h2
{
	font-style: italic;
	font-size:16px;
	color:#194984;
	text-align:center;
	width:770px;
	font-weight:normal;
	line-height:16px;
	margin:15px auto 10px;
}
h3
{
	font-weight:bold;
	font-size:20px;
	color:#252525;
	text-align:center;
	line-height:23px;
	margin:25px auto 45px;
	width:745px;
}
h4
{
	font-size:36px;
	color:#C00;
	text-align:center;
	line-height:20px;
	margin:20px auto 20px;
	width:455px;
	font-family: Impact;
}
p
{
	text-align:left;
	color:#464646;
	font-weight:normal;
	line-height:20px;
}
aside.content
{
	width:830px;
	margin:0 auto;
}
.left
{
	float:left;
	width:65%;
	display:inline;
	margin-left:-20px;
	margin-top:-110px;
}
.downloadbox
{
	background-image:url(../images/buy.png);
	width:618px;
	height:288px;
	padding-bottom:25px;
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}
.more
{
	width:90%;
	margin: 0 auto;
	margin-bottom:40px;
}
u
{
	color:#0000ff;
}
.dbutton a
{
	background-image:url(../images/download.png);
	width:425px;
	height:137px;
	display:block;
	text-indent:-9999;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:110px;
}
body#squeeze h2
{

	font-style: italic;
	font-size:13px;
	color:#194984;
	text-align:center;
	font-weight:normal;
	line-height:15px;
	width:100%;
	margin:15px auto 10px;
}
body#squeeze h1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:42px;
	color:#e9002c;
	text-align:center;
	line-height:46.28px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}
body#thankyou h1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:42px;
	color:#e9002c;
	text-align:center;
	line-height:46.28px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:0;
}
body#squeeze h3
{
	font-weight:bold;
	font-size:16px;
	color:#252525;
	text-align:center;
	line-height:21px;
	margin:25px auto 45px;
	width:98%;
}
.right
{
	float:right;
	width:35%;
	display:inline;
}
.optin
{
	background-image:url(../images/optinbox.png);
	margin-top:-35px;
	width:339px;
	height:339px;
	background-position: center center;
	background-repeat:no-repeat;
}
.optincontainer
{
	padding-top: 70px;
	width:75%;
	margin: 0 auto;
}
.optincontainer .textbox
{
	border:2px solid #bbbbbb;
	width:145px;
	height:29px;
	margin-top: 10px;
	float:right;
	display:inline;
}
.cbutton
{
	width:295px;
	margin: 0 auto;
}
.text
{
	margin-top:20px;
	float: left;
	display: inline;
}
.button
{
	width: 296px;
	background-image:url(../images/optinbutton.png);
	background-repeat:no-repeat;
	background-position: center center;
	height:82px;
	margin:0 auto;
	border:none;
	background-color:transparent;
	margin-top:15px;
	cursor:pointer;
}
.optincontainer p
{
	font-family:Arial;
	font-size:16px;
	color: #898989;
}
p.lock
{
	background-image:url(../images/lock.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Georgia;
	font-size:10px;
	font-style:italic;
	text-align:center;
	width:263px;
	margin:0 auto;
	color:#555555;
	padding-left:15px;
}
ul.bullet li
{
	list-style:none;
	background-image:url(../images/bullet2.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:35px;
	margin-left:-30px;
	min-height:30px;
	line-height:25px;
}
.testimonial
{
	background-image:url(../images/testimonial.png);
	height:285px;
	width:621px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:50px;	
}
.tcontent
{
	width:545px;
	margin:0 auto;
	padding-top:75px;
}
.tcontent h1
{
	color:#144587;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	width:500px;
	margin:0 auto 25px;
}
.tcontent p
{
	font-size:14px;
}
.guarantee
{
	background-image:url(../images/guarantee.png);
	background-position: center center;
	margin:0 auto;
	height:152px;
	width:152px;
	background-repeat:no-repeat;
}
.book
{
	background-image:url(../images/book.png);
	height:588px;
	width:500px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position: center center;
}
.addtocart a
{
	background-image:url(../images/addtocart.png);
	height:150px;
	width:424px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position: center;
	display:block;
	text-indent:-9999;
}
p.footer
{
	color:#0d367a;
	font-size:10px;
	text-align:center;
	font-family: Arial;
	margin-bottom:40px;
}.bundle {
	background-image:url(../images/fbc-bundle-l.jpg);
	height:520px;
	width:600px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position: center center;
}
