body {
	margin:0;
	padding:0;
	background:#cacbca url(images/bg.jpg) 0 0 repeat;
}

#container {
	width:640px;
	margin:25px auto;
	padding:25px;
	background:#fff;
	border:1px solid #666;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

#container h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:900;
	text-align:center;
	text-transform:capitalize;
}

#container h1 {
	
}

#container h2 {
	color:#666;	
}

#container h3 {
	color:#666;
}

#container h4 {
	font-weight:700;
	font-size:18px;
}

.firsthead {
	font-size:28px;
}

.bitbigger {
	font-size:36px;
}

#container p {
	font-family:sans-serif;
	font-size:16px;
	line-height:26px;
	margin-bottom:26px;
	color:#222;
}

#footer {
	margin-bottom:50px;
}

#footer p {
	text-align:center;
	font-size:12px;
		font-family:sans-serif;

}

.img-left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:10px;
}

ul li {
	list-style-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	margin:18px 35px 25px 10px;
	padding-left: 11px; 
	font-family:arial, tahoma, verdana;
	color:#111;
	font-size:15px;
	line-height:21px;
}


ol li{
	margin:0px 35px 8px 25px;
	padding-left: 6px;
	font-family:arial, tahoma, verdana;
	color:#111;
	font-size:15px;
	line-height:26px;
}


#checkout {
	width:75%;
	background:;
	border:2px dashed #383838;
	margin:0 auto 26px;
	padding:0 30px 10px;
		background:#ffffcc;

}

#checkout p {
	font-size:14px;
	line-height:21px;
	margin-bottom:21px;
}

#checkout h1 {
	color:#009900;
	margin-top:20px;
	font-size:26px;
}

#checkout h2 {
	font-size:16px;
	margin-top:20px;
	color:#000;
}

#checkout a:link, #checkout a:visited {
	text-decoration:none;
	border:none;

}

.preheadimg {
	float:left;
	width:225px;
	height:350px;
	margin-right:34px;
}

.preheadbullets {

	
}

.topheader3 {
	margin-bottom:28px;
}

.paidh {
	font-size:32px;
}

.blackfont {
	color:#000 !important;

}

.highlight {
	background:yellow;
}

.prodintro {
	font-size:24px;
}

.largesth {
	font-size:42px;
}

.secondl {
	font-size:32px;
}

.littleh {
	font-size:18px;
}

.hypbonus {
	color:#000;
	margin-bottom:45px;
}

.dighead {
	margin-top:40px;
	color:#000 !important;
}

.dymb {
	width:85%;
	background:#ffffcc;
	border:1px solid #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin:10px auto 46px;
	padding:25px;
}

.dymb h1 {
	font-size:28px;
}