* {
	margin:0;
	padding:0;
	}
body,
html {}
body {
	color:#222;
	font:70%/150% Tahoma, Helvetica, Arial, sans-serif;
	background-color: #e0e0e0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}

/* Main layout
================================================*/

#container {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 30px;
	padding: 10px;
	background-color: #FFFFFF;
}



#main {
	float:left;
	width:470px;
	margin:0px 10px 3px 10px;
	height: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	overflow: hidden;
	text-align: justify;
	}
	
main img {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: right;
}	
	

#sidebar {
	font-size:0.94em;
	line-height:1.5em;
	float:right;
	width: 100px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 55px;
	text-align: left;
	padding-right: 10px;
	border-left: dotted #5e5e5e 1px;
	}

#header {
	height: 100px;
	width: 650px;
}

#header img {
	background-color: #FFFFFF;
	color:#5e5e5e;
	height: 100px;
	background-repeat: no-repeat;
	width: 609px;
	padding-bottom: 0px;
	}
#content {
	padding-top: 0px;
}


#bodycontent {
	float:left;
	width:620px;
	margin:0px 10px 3px 0px;
	height: auto;
	padding-left:10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	clear:both;
	}
	
#scam {
	clear:left;
	background:#0099CC;
	text-align:center;
	font-size:1.1em;
	padding: 5px 10px 5px 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: bold;
	
	}
	
	
#footer {
	clear:left;
	background:#5e5e5e;
	text-align:left;
	font-size:0.94em;
	padding: 5px 10px 5px 11px;
	color: #FFFFFF;
	
	}

/*Navigation
================================================*/
	
#nav {
	float:left;
	width:100%;
	border-top:1px solid #fff;
	display:inline;
	margin:0 0 1.2em;
	padding:0 0 0px;
	}
#nav ul {
	float:left;
	display:inline;
	width:100%;
	margin:0;
	padding:0;
	background-color:#666666;
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	}
#nav a {
	background:#5e5e5e;
	border-right:1px solid #000;
	border-bottom:0;
	padding:10px 10px 4px 5px;
	margin:0;
	color:#fff;
	text-decoration:none;
	display:inline;
	float:left;
	width:auto;
	font:bold 0.9em/1em Tahoma, Helvetica, Arial, sans-serif;
	text-transform:none;
	letter-spacing:1.2px;
	}
#nav a:hover,
#nav a:focus {background-color:#9B9B9B;}
#nav .sel a {
	background:#ff7f00;
	display:inline;
	color:#fff;
	}
#nav .sel a:hover {
	background-color:#9B9B9B;
	display: inline;
}
#nav .sel a:focus {background-color:#ff7f00;}
#nav a:active {
	background-color:#7F7F7F;
	display:inline;
	color:#fff;
	}

	
/* Links
================================================*/
a:link,
a:visited {
	color:#ff7f00;
	font-weight:bold;
	text-decoration:none;
	padding:2px 2px 0;
	margin:0 -2px;
	}
a:visited {color:#ff7f00;}
a:focus {
	color:#999999;
	font-weight: bold;
	}
a:hover {
	color:#ff7f00;
	font-weight: bold;
	}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}

a.joinlink,
a.joinfocus {
	color: #0099CC;
	font-weight: bold;
}

a.scam:link {color: #000000; text-decoration:underline;}
a.scam:active {color: #990000;}
a.scam:visited {color: #990000;}
a.scam:hover {color: #990000;}



/* Headings
================================================*/
h1,h2,h3{
	font-weight:normal;
	color:#000;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	font-size:1.2em;
	margin:10px 0 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: bold;
	}
h2 {
	font-size:1.3em;
	margin:10px 0 10px 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: bold;
	color: #5E5E5E;
	text-align: left;
	}
h3 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:none;
	font-family:Arial, Geneva, sans-serif;
}
	
	
/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dt {
	font-weight:bold;
	margin:8px 0 10px 0;
	color: #8B7A63;
	font-family: "Lucida Grande", sans-serif, serif;
	
	}
dd {margin:0 0 0 0;}
dd p {margin:0 0 0;}
ul {
	padding:0 0 0 0;
	list-style:circle;
	}
ol {padding:0 0 0 0;}
li {margin:0 0 0 12px;}

	

/* Images
================================================*/

.fullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	}
.flow {
	float:left;
	margin:0 6px 2px 0px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;
	}
.flowbox {
	float:left;
	margin-right: 10px;
	padding-bottom: 50px;
	}	
		

/* Extras
================================================*/
.underline {
	text-decoration: underline;
}

.red {
	font-weight:bold;
	color: #CC0000;
}

.bodyimpact {
	font-weight:bold;
	color: #CC0000;
}

.textcentre {
text-align:center;
}

.hurry {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}


/* blockquote
================================================*/

blockquote {
	margin: 0px 0px 15px 0px;
	padding: 0;
	border-top:#cccccc solid 1px;
	color: #7F7F7F;
	font-weight:bold;
	border-bottom: #cccccc solid 1px;
}

blockquote p {
background-image:url(../images/tick.gif);
background-repeat:no-repeat;
margin: 1.5em 2em 1.5em 15px;
padding: 0 0 5px 35px;
}

blockquote .source {
text-align:right;
margin-right: 2em;
}

/* testimonial
================================================*/
#testimonial{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 30px;
background-image:url(../images/speech.gif);
background-repeat: no-repeat;
background-color:#ff7f00; 
border-top:#5e5e5e solid 1px;
border-bottom:#5e5e5e solid 1px;
color:#000000;
}	

.testimonial p {
margin: 1.5em 2em 1.5em 15px;
padding: 0 0 5px 35px;
}

 
.testimonialheader {
	font-weight: bold;	
}

.testimonialtext{
font-weight:normal;
}
.testimonialauthor {
	font-weight:normal;
	font-style: italic;
}

/* testimonialpage
================================================*/
.testimonialpage{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 30px;
background-image:url(../images/speech-grey.gif);
background-repeat: no-repeat;
border-top:#5e5e5e solid 1px;
border-bottom:#5e5e5e solid 1px;
color:#000000;
}	

.testimonialpage p {
margin: 1.5em 2em 1.5em 15px;
padding: 10px 30px 10px 30px;
background-image:url(../images/speech-grey.gif);
background-repeat: no-repeat;
border-top:#5e5e5e solid 1px;
border-bottom:#5e5e5e solid 1px;
color:#000000;

}

 
.testimonialpageheader {
font-weight: bold;
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 30px;
background-image:url(../images/speech-grey.gif);
background-repeat: no-repeat;
border-top:#5e5e5e solid 1px;
border-bottom:#5e5e5e solid 1px;
color:#000000;	
}

.testimonialpagetext{
font-weight:normal;
}
.testimonialpageauthor {
	font-weight:normal;
	font-style: italic;
	color:#ccc;
}

.testbackground {
	background: url(../images/speech-grey.gif) no-repeat left 5px;
}


/* steps
================================================*/
#steps{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 30px;
background-image:url(../images/1.gif);
background-repeat: no-repeat;
background-color:#fff; 
background-position:left 10px;
border-top:#5e5e5e solid 1px;
border-bottom:#5e5e5e solid 1px;
color:#000000;
}	

#steps2{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 30px;
background-image:url(../images/2.gif);
background-repeat: no-repeat;
background-color:#fff; 
background-position:left 10px;
border-top:#5e5e5e solid 1px;
border-bottom:#5e5e5e solid 1px;
color:#000000;
}

#steps3{
margin: 5px 0px 25px 0px;
padding: 10px 30px 10px 30px;
background-image:url(../images/3.gif);
background-repeat: no-repeat;
background-color:#fff; 
background-position:left 10px;
border-top:#5e5e5e solid 1px;
border-bottom:#5e5e5e solid 1px;
color:#000000;
}

.steps p {
margin: 1.5em 2em 1.5em 15px;
padding: 0 0 5px 35px;
}

 
.stepsheader {
	font-weight: bold;	
}

.stepstext{
font-weight:normal;
}
.stepsnumber {
	font-weight:bold;
	color:#FF6600;
}.stepstxt2 {
	text-decoration: underline;
	font-weight:normal;
}

/* faqs
================================================*/
#faqs{
	margin: 5px 0px 15px 0px;
	padding: 10px 30px 15px 30px;
	background-image:url(../images/mark2.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	border-top:#5e5e5e solid 1px;
	border-bottom:#5e5e5e solid 1px;
	color:#000000;
	background-position: left 5px;
}	


.faqs {
margin: 1.5em 2em 1.5em 15px;
padding: 0 0 25px 35px;
background-image:url(../images/mark2.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	border-top:#5e5e5e solid 1px;
	border-bottom:#5e5e5e solid 1px;
	color:#000000;
	background-position: left 5px;
}


.faqs p {
margin: 1.5em 2em 1.5em 15px;
padding: 0 0 25px 35px;
background-image:url(../images/mark2.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	border-top:#5e5e5e solid 1px;
	border-bottom:#5e5e5e solid 1px;
	color:#000000;
	background-position: left 5px;
}

 
.faqsheader {
	font-weight: bold;	
}

.faqstext{
font-weight:normal;
}
.faqsauthor {
	font-weight:normal;
	font-style: italic;
}

.faqsanswer{
	margin-left: 20px;
	background-color: #e0e0e0;
	padding: 10px 20px 20px 20px;
	margin-right: 20px;
}
.highlight {
	background: #FFCC00;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
.copyright {
	font-size: 70%;
	color: #666666;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.earnHead {
	color: #ff7f00;
}

#affiliates {
	padding: 0px 0px 0px 20px;
	}
#affiliates ol {
	padding: 0px 0px 0px 20px;
	}
#affiliates li {
	padding:0px 0px 0px 0px;
	}.joinUp {
	font-size: 1.4px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.termsTxt {
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #222;
}

