
body {
	background:#FFF;
	color:#49494a;
	font-size:12px;
}

img {border-style: none;}

.wrapper {
width:900px;
margin-left:auto;
margin-right:auto;
font-family:Arial;
}

.header {
width:900px;
height:120px;
border-bottom: 12px solid #49494a;
margin-bottom:12px;
float:left;
display:inline;
position: relative;
}

.logo {
width:185px;
height:84px;
position:relative;
top:26px;
background: url(images/logo.jpg) no-repeat;
float:left;
display:inline;
}

.share {
height:15px;
font-size:12px;
color:#49494a;
float:right;
display:inline;
width:220px;
position:relative;
top:10px;

}

.sharetext{
font-size:12px;
color:#49494a;
margin-bottom:5px;
margin-right:3px;
float:left;
display:inline;
}

.headline {
font-style:italic;
font-weight:bold;
color:#de1e32;
font-size:24px;
position:absolute;
bottom:12px;
height:30px;
right: 0px;
}

#lead-generation,
#save-instantly,
#success-stories,
#video-block,
#what-is-pl,
#meet-dave {
	margin-bottom: 24px;
}

.heading {
border-left: 12px solid #de1e32;
border-bottom: 1px dotted #49494a;
font-size:12px;
color:#49494a;
height:42px;
margin-bottom: 1em;
}

.heading h1 {
font-size:18px;
font-weight:bold;
color:#49494a;
/*line-height:0;*/
padding-left:10px;
text-transform: uppercase;
margin-bottom:1px;
margin-top:1px;
}

.heading h2 {
font-size:12px;
color:#49494a;
padding-left:10px;
/*line-height:1;*/
text-transform: uppercase;
margin-top:1px;
}

.column1 {
width:300px;
float:left;
display:inline;
font-size:12px;
color:#49494a;
}

p {
float:left;
}

.book {
margin-top:10px;
height:240px;
}

.column2 {
width:520px;
float:right;
display:inline;
}

.form {
width:300px;
padding-top: 12px;
}

.form table {
width:300px;
margin-bottom:14px;
}

.button {
height:62px;
margin-top:18px;
margin-bottom:30px;
width: 300px;
}

.video{
width:520px;
height:286px;
background:url(images/video.jpg);
}

.yohobox p {
float:left;
color:#49494a;
font-size:12px;
width:340px;
margin-bottom:40px;
}

.yohopic {
width:165px;
height: 209px;
float:left;
margin-right:12px;
margin-top:12px;
padding-bottom: 24px;
background:url(images/yoho.jpg) no-repeat;
text-align: center;
position: relative;
}

a.yoholink {
	position: absolute;
	bottom: 0px;
	left: 12px;
	display: block;
	color: #DE1E32;
	font-weight: bold;	
}

.yohosig {
margin: 12px 0;
}

.testimonial {
margin-top:12px;
padding-bottom: 12px;
border-bottom: 3px dotted #efefef;
clear: both;
}

.testimonial h1 {
color:#de1e32;
text-transform: uppercase;
font-size:16px;
font-weight:bold;
margin: 0 0 6px 0;
}

.testimonial h2 {
font-size:11px;
font-weight:bold;
text-align: right;
}

.testimonial h2 a {
color:#de1e32;
font-size:12px;
font-weight:bold;
}

.testimonial a:hover {
color:grey;
font-size:12px;
font-weight:bold;

text-decoration:underline;
}

.footer {
width:900px;
float:left;
display:inline;
border-top: 12px solid #49494a;
height:100px;
}

.footer a {


color:#49494a;
}

.footer p {
float:right;
font-size:12px;
color:#49494a;
}

.column2 p {
float:left;
color:#49494a;
font-size:12px;
}
.column2 li{

color:#49494a;
font-size:12px;
}
.column2 ul{

color:#49494a;
font-size:12px;
}

.thanks-message {
	font-size: 18px;
	padding: 24px 0;
}

.thanks-message a {
	color: #DE1E32;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

/*----------------
	Mohments
------------------*/

.form table td input.text {
	width: 290px;
}

/*----------------
	Mohments
------------------*/

#mohments {
	position: fixed;
	bottom: -55px;
	right: 250px;
	z-index: 1000;
}

#close_x {
	height: 25px;
	width: 25px;
	position: absolute;
	right: -30px;
	top: 0px;
	display: block;
}

#layover {
	position: fixed;
	bottom: 25px;
	right: 30px;
	z-index: 1000;
	width: 325px;
	height: 220px;
	background: url(images/layover_bg.png) no-repeat;
}