#content h1 {
	position: relative;
}

	#content h1 img {
		position: absolute;
		margin-left: 300px;
		margin-top: -20px;
	}

#content div.horiz {
	background-image: url('images/home-middle-divider.jpg');
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
}
	
	#content div.horiz a {
	}
	
		#content div.horiz a img, #content div.vert a img {
			border: none;
			vertical-align: text-bottom;
		}

#content div.vert {
}

#content div.divider {
	margin: 20px auto;
	width: 820px;
	height: 78px;
	background-image: url('images/divider.png');
	background-position: center center;
}
	
	#content div.divider a.button {
		float: left;
		margin-top: 20px;
		outline: none;
		font-size: 200%;
		color: #990000;
		text-align: center;
	}
	
	#content div.divider a.join {
		width: 63px;
		margin-right: 60px;
		margin-left: 300px;
	}
	
	#content div.divider a.join_now {
		width: 125px;
		margin-left: 345px;
	}
	
	#content div.divider a.instant_access {
		width: 221px;
		margin-left: 300px;
	}
	
	#content a.continue {
		width: 118px;
	}

#content div.last {
	padding-bottom: 40px;
	background-position: top center;
	background-repeat: no-repeat;
}