html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
a { outline: none; }   
body{
	background:#fff url(../images/background.jpg) no-repeat 58% 0;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:12px;
	color:#fff;
	}
	
.wrapper{
	width:800px;
	height:700px;
	margin:160px 0 0 -290px;
	left: 50%;
	position:relative;
	}
	a.contact {
		position: absolute;
		width: 110px;
		height: 30px;
		display: block;
		text-indent: -5000px;
		top: -140px;
		right: 0px;
		cursor: pointer;
		}
	a.buy {
		position: absolute;
		width: 150px;
		height: 30px;
		display: block;
		text-indent: -5000px;
		top: -140px;
		right: 120px;
		cursor: pointer;
		}
	a.facebook {
		position: absolute;
		width: 180px;
		height: 30px;
		display: block;
		text-indent: -5000px;
		top: -140px;
		right: 270px;
		cursor: pointer;
		}		
	
#form-download {
	width: 574px;
	height: 242px;
	position: absolute;
	top: 80px;
	right: 0px;
	}
	#form-download .signup {
		width: 574px;
		height: 242px;
		text-decoration: none;
		text-indent: -5000px;
		display: block;
		color: #444;
		font-size: 13px;
		line-height: 18px;
		font-weight: bold;
		background: url(../images/free-download.jpg) 0 0 no-repeat;
		}
		#form-download a.signup:hover { color: #ccc; }
		
		.aweber { 
			position: absolute; 
			top: 150px; 
			right: 20px;
			width: 200px;
			height: 200px;
			}
			
			 .thanks {
				width: 574px;
				height: 242px;
				text-decoration: none;
				display: block;
				color: #444;
				font-size: 13px;
				line-height: 22px;
				font-weight: bold;
				}
				.thanks h2 {font-size: 18px; font-weight: bold; padding-bottom: 8px; }
				.thanks p { color: #444; font-weight: bold; font-size: 13px; width: 450px; }



h1 { text-indent: -5000px; height: 1px; }
