/* =RESET WHITESPACE
   ----------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, fieldset, input, textarea, p, blockquote, th, td, hr, img { 
	margin:0;
	padding:0;
	border:none; }


/* =BASIC LAYOUT
   ----------------------------------------------------*/
body{
	background:#3e3e3e url('../images/body_bg.gif') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center}

#wrap{
	width:1000px;
	margin:15px auto 0 auto;
	background-color:#FFFFFF;
}

#main_details {
	text-align:center; }

#header {}

#content {
	 text-align:left;
	 background-color:#FFFFFF;
	 padding:0px 75px; }

#vipsignup1,
#vipsignup2 {
	padding:25px;
	text-align:left;
	font-size:12px;
	}

#content p{
	text-indent:25px;
	margin:1em; }
	
p{
	text-indent:25px;
	margin:1em;	
}

h1 {
	font-size:26px;
	font-weight:bold;
	text-align: center;
	color: #9d0300;
	margin-top: 1.5em; }

h2 {
	text-align:left;
	font-size:26px;
	color:#006666;
	margin:1em 75px;  }

h3 {
	margin:1em 75px;  }
	
.guaranteeBox{
	width:75%;
	padding:20px;
	background-color:#FFFF00;
	border: 2px solid #9D0300; 
	margin: 0 auto;}	

blockquote {
	margin:10px 25px; }

.quoteAuthor{
	text-align:right;
	font-weight:bold;
	margin-bottom:25px;
	clear:both; }
	
.centerVid{
	width:400px;
	height:326px;
	margin: 20px auto; 
	text-align:center;
	text-indent:0px;
	clear:both;
}
	
#countdown{
	color:#737373;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	width:600px;
	text-align:center;
	margin:5px auto;
}

input{
	padding:5px;
	margin:5px 5px 15px 5px;
	border:1px solid #666666;
}

.hi1{
	color:#00b5cc;
}

.hi2{
	color:#df1661;
}