* { margin: 0px; padding: 0px; }
.clear { clear: both; }

div#top { background: url('../images/top.jpg') repeat-x; height: 96px; }

div#content { background: url('../images/bg.jpg') repeat; padding: 50px 0px; }
	div#content .wrapper { margin: 0 auto; width: 600px; min-height: 400px; padding-left: 330px; background: url('../images/ipad.jpg') no-repeat 0px 30px; }
	
		div#content h1 { text-indent: -9999px; background: url('../images/h1.jpg') no-repeat; width: 574px; height: 90px; margin-bottom: 20px; }
		  
		div#content ul { list-style: none; } 
			div#content ul li { background: #17202a; margin: 15px 0px; color: #FFF; font: bold 14px/24px Arial, Helvetica, sans-serif; text-shadow: #000 1px 1px 0px; text-indent: -9999px; height: 49px; width: 574px; }
				div#content ul li.ipad { background: url('../images/ipadss.jpg') no-repeat; }
				div#content ul li.iphone { background: url('../images/iphone.jpg') no-repeat; }
				div#content ul li.ipod { background: url('../images/ipod.jpg') no-repeat; }
				div#content ul li.money { background: url('../images/money.jpg') no-repeat; }
		
		div#content a { display: block; text-indent: -9999px; height: 56px; float: left; margin-top: 20px; }	
			div#content a.join { width: 182px; background: url('../images/join.jpg') no-repeat; margin-right: 10px; }
			div#content a.program { width: 211px; background: url('../images/affiliate_program.jpg') no-repeat; }
	
div#footer { background: url('../images/footer.jpg') repeat-x; height: 96px; }