#content-header-gold {
	background-attachment: scroll;
	background-image: url(../images/content-headers/goldandcoheader.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 328px;
	position: relative;
	left: 480px;
}
#content-header-home{
	background-attachment:scroll;
	background-image: url(../images/content-headers/homeheader.png);
	background-repeat:no-repeat;
	background-position: right top;
	height:40px;
	width:404px;
	position:relative;
	left:400px;
	padding-bottom: 10px;
}
#content-header-reviews{
	background-attachment:scroll;
	background-image: url(../images/content-headers/reviews-header.png);
	background-repeat:no-repeat;
	background-position: right top;
	height:40px;
	width:404px;
	position:relative;
	left:357px;
	padding-bottom: 10px;
	/* [disabled]right: 100px; */
}

#content-header-keely {
	background-attachment: scroll;
	background-image: url(../images/content-headers/jackkeely-header.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 328px;
	position: relative;
	left: 480px;
}
#content-header-keely h1 {
	display:none;
}
#content-header-yesyoucanlose {
	background-attachment: scroll;
	background-image: url(../images/content-headers/yesyoucanlose-header.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 328px;
	position: relative;
	left: 480px;
}
#content-header-yesyoucanlose h1{
	display:none;
}
#webimagecontent {
}
#clear-floats {
	clear: both;
}
#websiteimage {
	float: left;
	width: 418px;
}
#websitestory {
	width: 250px;
	float: right;
	padding-top: 30px;
	line-height: 2.75ex;
	margin-right: 35px;
}
#return {
	text-align: right;
	position: relative;
	margin-top: 20px;
}

