
.available {
	position: relative;
	height: 100px;
	width: 520px;
	padding-top: 0px;
}
#available {
	position: absolute;
	height: 25px;
	width: 520px;
	padding-top: 0px;
	left: 53px;
	top: 1309px;
}
.index_wrapper {
	height: 2882px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/7book_index_bkgd.jpg);
	background-position: 0px 0px;
	position: relative;
	
}

.index_wrapper_whereToPurchase {
	min-height: 100px;
	height: auto;
	max-width: 800px;
	margin: 0px auto 0px;
	padding: 5px 50px 30px;
	background-color: #FFFFFF;
	position: relative;

}



.index_wrapper .hotspot_heart{
	width: 600px;
	height: 290px;
	position: absolute;
	top: 300px; /* Top coord of hotspot */
	left: 72px; /* Left coord of hotspot */
	
	
	
}

.index_wrapper .hotspot_house{
	width: 600px;
	height: 142px;
	position: absolute;
	top: 640px; /* Top coord of hotspot */
	left: 72px; /* Left coord of hotspot */

}



.index_wrapper .hotspot_angel_promises {
	width: 600px;
	height: 142px;
	position: absolute;
	top: 860px; /* Top coord of hotspot */
	left: 220px; /* Left coord of hotspot */

}

.index_wrapper .hotspot_angelic_occurrence {
	width: 600px;
	height: 142px;
	position: absolute;
	top: 1080px; /* Top coord of hotspot */
	left: 72px; /* Left coord of hotspot */
		
}

.index_wrapper .hotspot_angelofthanksgiving {
	width: 600px;
	height: 142px;
	position: absolute;
	top: 1300px; /* Top coord of hotspot */
	left: 220px; /* Left coord of hotspot */
}

.index_wrapper .hotspot_anotherangel {
	width: 600px;
	height: 142px;
	position: absolute;
	top: 1520px; /* Top coord of hotspot */
	left: 72px; /* Left coord of hotspot */
}

.index_wrapper .hotspot_pewterangel {
	width: 600px;
	height: 150px;
	position: absolute;
	top: 1735px; /* Top coord of hotspot */
	left:220px; /* Left coord of hotspot */
	
}
.book2promo {
	height: 140px;
	width: 410px;
	padding-left: 390px;
	position: relative;
	background-image: url(../images/bookPromo_Index.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-top: 50px;
	left: 50px;
	right: 50px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666;
	margin-top: 20px;
	border-top-style: dotted;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	top: 480px;
}

#box-set{
	position: absolute;
	width: 260px;
	left: 50px;
	top: 1980px;
	height: 200px;
	padding-left: 530px;

	
}

.hotspot_box-set {
	width: 100px;
	height: 70px;
	position: relative;
	background-color: red;
	
}




#leftcolumn {
	position: absolute;
	width: 250px;
	left: 50px;
	top: 1950px;
	margin-right: 30px;
	height: 900px;


}
#rightcolumn {
	position: absolute;
	width: 520px;
	left: 330px;
	top: 2200px;
	height: 975px;


}
#pewterAngel_btn {
	position: absolute;
	left: 411px;
	top: 631px;
	height: 100px;
	width: 100px;
	display: block;
	background-color:red;
	
}
