@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);


body{
margin:0;
padding:0;
color:#000;
background:#e3e3e3 url(images/background1.png) repeat-x top;
font:normal 0.9em/150% 'Myriad Pro','Arimo', "Trebuchet MS", arial, verdana, sans-serif;
text-shadow: 0px 0px 1px transparent; /* google font pixelation fix */
}

.type1 {
	font-family: Helvetica, Arial, Sans-serif !important;
}

.type2 {
	font-family: 'Myriad Pro','Arimo', "Trebuchet MS", arial, verdana, sans-serif; !important;
}


.type3 {
	font-family: Georgia, Times, serif !important;
}

.type4 {
	font-family: 'Arapey', serif !important; 
}
.type5 {
	font-family: 'Judson', serif !important;
}
.type6 {
	font-family: 'Oxygen', sans-serif !important;
}
.type7 {
	font-family: 'Jockey One', sans-serif !im;
}


#wrap{
width:772px;/*960*/
background:#fff;
margin: 0 auto;
padding:0;
border:1px solid #ccc;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow:     0 0 10px #ddd;
   -webkit-box-shadow:  0 0 10px #ddd;
   box-shadow:          0 0 10px #ddd;
padding-bottom: 30px;
}

.menu{
margin:-1px -1px 0 -1px;
}

#header {
	background: url(images/bg1.png) repeat-x top;
	min-height: 105px;
	width: 100%;
	-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
}
	#logo {
		padding: 0 15px;
	}
	#logo h2 {
		color: #fff;
		margin: 0;
		font-size: 24px;
		padding-top: 18px;
		text-align: center;
	}
	#logo h4 {
		color: #fff;
		font-size: 14px;
		font-weight: normal;
		margin: 0;
		text-align: center;
	}

#footer{
text-align:center;
padding:20px;
margin:0 auto;
width: 772px;
color:#999;
font-size: 13;
position: relative;
}

	#link-top{
	position: absolute;
	top:10px;
	right:10px;
	*right:25px;/*IE 7 ONLY*/
	left:auto;
	color:#666;
	text-decoration:none;
	display: inline-block;
	padding:5px 10px;
	background:#e5e5e5;
	line-height:100%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
	
#topVideo {
	padding: 0;	
	margin-top: -10px;
}
	#topVideo h1 {
		font-size: 38px;
		color: #932a2a;
		letter-spacing: -1px;
		text-align: center;
	}
#step1 {
	background: url(images/moneyBG.png) repeat #e6e9d3;
	border: 2px solid #4f552b;
	margin: 10px 65px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	
}
	#step1 h1 {
		font-size: 30px;
		color: #869621;
		text-shadow: 1px 1px 0 #fff;
		text-align: center;
	}
	
#step2 {
	background: url(images/arrows1.png) no-repeat top center #daedf8;
	border: 2px solid #4883a2;
	margin: 10px 65px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
	#step2 h1 {
		font-size: 30px;
		color: #4883a2;
		text-shadow: 1px 1px 0 #fff;
		text-align: center;
	}
	#step2 h3 {
		font-size: 17px;
		color: #072535;
		text-align: center;
	}
	
#optinBox {
	width: 300px;	
	margin: 0 auto;	
}
	#optinBox input[type=text]  {
		width: 100%;
		margin-bottom: 5px;
		height: 35px;
		padding-left: 5px;
		border: 1px solid #5386a3;
	}
	.name {
		background: url(http://cdn2.iconfinder.com/data/icons/ledicons/user_business.png) no-repeat right #fff;
		background-position: 270px 10px;
	}
	.email {
		background: url(http://cdn2.iconfinder.com/data/icons/ledicons/email.png) no-repeat right #fff;
		background-position: 270px 10px;
	}
	.id {
		background: url(http://cdn1.iconfinder.com/data/icons/famfamfam_mini_icons/icon_padlock.gif) no-repeat right #fff;
		background-position: 270px 10px;
	}
#buyNow {
	width: 364px;
	height: 53px;
	display: block;
	margin-left: 120px;
	text-shadow: 1px 1px 0 #5e6a15;
	text-decoration: none;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
	background: url(images/button1.png) no-repeat;
}

#optinButton {
	width: 307px;
	height: 73px;
	display: block;
	border: none;
	  box-shadow: none;
	text-shadow: 1px 1px 0 #184057;
	text-decoration: none;
	margin-left: -3px;
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	margin-top: 10px;
	padding-top: 8px;
	text-align: center;
	background: url(images/optin1.png) no-repeat;
}
	#optinButton.blue {
		background: url(images/optin1.png) no-repeat;
	}
	#optinButton.black {
		background: url(images/optin5.png) no-repeat;
	}
	#optinButton.orange {
		background: url(images/optin2.png) no-repeat;
	}
	#optinButton.green {
		background: url(images/optin3.png) no-repeat;
	}
	#optinButton.red {
		background: url(images/optin4.png) no-repeat;
	}