﻿body {
	background-color:#c8c8c8;
	margin:5px 0 5px 0;
	
}

#main {
	width:800px;
	margin:0 auto;
	background-color:#ffffff;
	padding:20px;
	
}

h1 {
	font-family:Impact;
	font-size: 48px;
	color:#cc0000;
	font-weight:normal;
	line-height:120%;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
}

h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#0c0c0c; 
	line-height:120%;
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0c0c0c; 
	line-height:120%;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;

}

h4  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#cc0000; 
	line-height:120%;
	margin:0 0 10px 0;
	padding:0;
	text-align:center;

}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 52px;
	color:#cc0000;
	font-weight:bold;
	line-height:120%;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0c0c0c;
	font-weight:normal;
	line-height:120%;
	margin:0 0 16px 0;
	padding:0;
}

.heading   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0c0c0c;
	font-weight:normal;
	line-height:120%;
	margin:0 0 16px 0;
	padding:0;

}

ul {
   margin:0 0 16px 205px;
   padding:0;
   	
}

li  {
	list-style-type:disc;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
}

li.large {
	font-size: 20px;
}


#special-offer  {
    width:325px;
	float: right;
	margin-top:10px;
	padding: 0 10px 10px 10px;
	text-align:center;

}

#free-report {
	width:325px;
	float: right;
	margin-top:10px;
	margin-bottom:20px;
	padding: 0 10px 10px 10px;
	text-align:center;
	padding-top:10px;
	border: 1px solid #858585;
	background:#f9f9f9;
}

#video {
    width:412px;
    height:275px;
    margin-left:10px;
    margin-top:40px;
    margin-bottom:0;
}


	
#footer {
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top:1px solid #555;
	padding-top:10px;
	color:#555;
	text-align:center;
	
}
	
	
.underline {
	text-decoration: underline;	
}




.red {
	color: #CC0000;
}

.blue {
	color: #000066;
	margin:0;
	padding:0;
	line-height:140%;
}

.blue-title {
	color: #000066;
	font-size: large;
}


.center {
	text-align:center;
}

.style1 {
	font-size: 20px;
}

.style2 {
	color: #CC0000;
	font-family: "Arial Black";
	font-size: 26px;
	
}

.style3 {
	margin: 10px;
}

.style4 {
	border-width: 0px;
}

