@charset "utf-8";
body {
	font: normal 14px Verdana, Geneva, sans-serif;
	color: #000;
	background: #333 url(images/background.jpg) no-repeat fixed center top;
}

#content {
	margin: 0 auto;
	text-align: center;
	background: #fff;
	width: 800px;
}

.inner {
	width: 800px;
	text-align:left;
}

#header {
	width: 100%;
}
#header .inner {
	background:#fff url(images/header.jpg) no-repeat scroll;
	width: 800px;
	height: 265px;
}

#hero {
	width: 100%;
	background: #fff;
}

#hero .inner {
	margin: 20px 0 0 10px;
	background: url(images/image1.jpg) no-repeat scroll;
	height: 206px;
	width: 800px;
}

#referredBy {
	float: left;
	width: 300px;
	height: 50px;
	margin: -10px 0 0 0;
	text-transform: capitalize;
}

#counterHeader {
	
	height: 59px;
	width: 335px;
	float:right;
	z-index: 5;
	margin: -20px 10px 0 0;
}
#topCounter{ 
	height:74px;
}

#mainContent {
	width:100%;
}

#mainContent .inner {
	padding: 15px;
}

#bullets{
	padding: 25px 0 0 25px;
}
#bullets ul {
	padding: 0 30px;
}

#bullets li {
	list-style-type: disc;
	list-style-image:url(images/bullet.png);
	font-size: 18px;
	padding: 15px 0;
	text-align: left;
}

#footer {
	width: 100%;
	clear:both;
}

#footer .inner {
	background: #fff url(images/footer.jpg) no-repeat scroll;
	width: 800px;
	height: 22px;
	padding: 170px 0 0 0;
}
#footer .inner .copyright {
	padding: 0 0 0 10px;
	float:left;
}

#footer .inner .terms {
	padding: 0 10px 0 0;
	float:right;
	color:#fff;
}

#footer .inner .terms a:link,
#footer .inner .terms a:visited,
#footer .inner .terms a:active{
	color:#fff;
	text-decoration:none;
	font-style: italic;
	font-variant:small-caps;
}

#footer .inner .terms a:hover {
	text-decoration:underline;
	color:#fff;
	font-style: italic;	
	font-variant:small-caps;
}

.clearFix {
	clear:both;
}

#tourJoin {
	margin: 30px 0 0 50px;
}

.freeTour {
	float: left;
	background: url(images/free_tour3.jpg) no-repeat scroll;
	width: 281px;
	height: 200px;
	clear:both;
	
}

.freeTourInner {
	margin: 52px 15px 0 30px;
	font-weight:bold;
	font-size: 18px;
	overflow: hidden;
}

.joinNow {
	float:left;
	width 450px:
	height 200px;
}

#dvdBoxes {
	width: 800px;
	height: 525px;
	margin: 70px 0 0 0;
}

#counter2 {
	width:546px;
	height:63px;
	margin:70px 0 70px 112px;
}
#counter2 h2 {
	margin: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
}

#memberChecklist {
	padding: 65px 0 45px 0;
}

#dubbs {
	margin: 0 0 50px 0;
}

.adCopy {
	margin: 15px 20px 25px 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.adCopy .bump {
	margin: 100px 0 0 0;
}

#homepageVideo {
	background: url(images/vid_background.jpg) no-repeat scroll top center;
	width: 648px;
	height: 407px;
	margin: 15px 0 0 -50px;
	padding: 	197px 0 0 240px;
}

#youReady {
	margin: 55px 0 25px 0;
	clear:both;
}

#freeTour4 {
	margin: 0 0 30px 0;
}

#someLogin {
	padding: 25px 0;
}

#faq .category{
	font-size: 24px;
}
.faqanswer {
	background:#CCC;
	padding:8px;
}

.faqquestion {
	padding:8px;
}
.fquestion {
	font-weight:bold;
}

.faqtop {
	float:right;
	font-size: 9px;
	width: 160px;
	margin: -10px 0 0 0;
}

#testimonial_header {
	padding: 50px 0;
	margin: 0 auto;
	text-align:center;
	width: 571px;
}
#testimonials {
	padding: 0 25px;
	margin: 0 auto;
	text-align:center;
	width: 800px;
}

#testimonials .inner {
	text-align:left;
}

.testi {
	width: 342px;
	height: 150px;
	padding: 0 15px;
	float:left;
}

.testi_mugshot {
	float:left;
	width: 136px;
	padding: 10px;
	text-align: center;
}

.testi_info {
	font-size:9px;
}
.testi_info_name {
	font-size:10px;
	font-weight:bold;
}

.testi_audio {
	width: 123px;
	height: 150px;
	float: left;
	padding: 59px 0 0 55px;
}
#freecoooptext {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	text-align:left;
	width:500px;
	padding: 25px 0 0 20px;
}
#freecooopglobe {
	float:left;
	width:270px;
}
.logincontent, .shadowcontent {
  position: relative;
  bottom: 4px;
  right: 4px;
}
.shadowcontent { background-color: #ccc; }
.logincontent {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}