@charset "utf-8";
*{
margin:0;
padding:0;
}


img, a img{
border:0 none;
}

img{
vertical-align:baseline;
}

a{
outline:0;
}

input:focus, textarea:focus, select:focus{
outline: none;
}

textarea {
resize: none;
}

/*img, div, input { behavior: url("iepngfix.htc") }*/


.imgCenter{
display:block;
margin:0 auto;
clear:both;
}

.imgCenter2{
display:block;
margin:0 auto 10px auto;
clear:both;
}

.imgRight{
float:right;
}

.imgLeft{
float:left;
}

.none{
display:none;
}

.underlined{
text-decoration:underline;
}

.textCenter{
text-align:center;
}

.textLeft{
text-align:left;
}

.textRight{
text-align:right;
}

.clear{
clear:both;
height:0;
line-height:0;
font-size:0;
}

body{
font-size:15px;
color:#282828;
background:#313131 url(../images/bg.jpg) scroll repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
}

/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
filter: alpha(opacity=0);*/

.full{
	width:100%;
	}

#header{
	background:url(../images/header.jpg) no-repeat center top;
	padding-top:208px;
	}
		
.wrappper{
	 width:978px;
	 margin:0 auto;
	 }

.left{
	width:643px;
	float:left;
	}

.content{
	width:585px;
	padding:0 29px;
	background:url(../images/content.jpg) repeat-y center top;
	}	

.content p{
	margin-bottom:20px;
	line-height:18px;
	}

.checkul, .content ul{
	margin-bottom:20px;
	}			

.checkul li{
	background:url(../images/li.jpg) no-repeat left top;
	padding-left:43px;
	list-style-type:none;
	color:#510000;
	font-size:14px;
	font-style:italic;
	line-height:23px;
	font-weight:bold;
	}

.checkul li{
	margin-bottom:5px;
	}	

.optin{
	width:320px;
	background:url(../images/optinbg.png) no-repeat;
	height:639px;
	float:right;
	margin-top:93px;
	position:relative;
	}

#privacy{
	margin-left:-15px;
	display:block;
	}

.footerlinks{
	margin:0 auto 30px;
	display:block;
	width:585px;
	}

.footerlinks li{
	display:inline-block;
	float:left;
	list-style-type:none;
	color:#5f5f5f;
	font-size:11px;
	margin:0 3px;
	}
	
.footerlinks li	a{
	color:#5f5f5f;
	text-decoration:none;
	}  
	
#ebook{
	position:absolute;
	left:31px;
	top:-296px;
	}	 

.getplugin{
	margin:246px 0 0 25px;
	}	

.fbconnect{
	margin:0px auto 10px 25px;
}

.inputbg{
	width:264px;
	height:46px;
	background:url(../images/inputbg.gif) no-repeat;
	margin-left:28px;
	}

.inputbg input{
    border: 0 none;
    color: #333333;
    font-size: 16px;
    margin: 14px 0 0 17px;
    text-align: center;
    width: 233px;
	}
	
.optin form input[type="submit"]{
	width:270px;
	height:92px;
	margin-top:12px;
	margin-left:25px;
	border:0 none;
	cursor:pointer;
	background: transparent url(../images/getinstantaccess.gif) no-repeat;
	}	