#lhs {
	background: url('../images/lhs_bg.jpg') no-repeat bottom left;
	height: 575px;
	border: 0;
	width: 210px;
}

#content {
	background: url('../images/content_bg.jpg') no-repeat top left;
	height: 504px;
	padding: 50px 0 0 360px;
	width: 380px;
}

#content h1 {
	color: #A3BF6B;
	font-style: italic;
	font-size: 28px;
	margin: 0;
	padding: 10px 0 0;
}

#content h2 {
	color: #799aad;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#content p {
	color: #444;
	font-size: 16px;
	margin: 0;
	padding: 7px 30px 7px 0;
	font-weight: bold;
	line-height: 1.7;	
}

#top_navigation ul {
	margin-top: 0;
}

.purchase a:hover {
	text-decoration: underline;
}
