#logo {
	background-image: url(../images/template/books/HeartLogo.jpg);
	height: 235px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: right;
}
#navBlock {
	background-image: url(../images/template/books/LeftNav-mid.jpg);
	background-position: left top;
	width: 220px;
	margin-left: 65px;
	margin-top: 10px;
}
#navBlockTop {
	background-image: url(../images/template/books/LeftNav-top.jpg);
	height: 12px;
	width: 220px;
}
#navBlockBottom {
	background-image: url(../images/template/books/LeftNav-bottom.jpg);
	height: 31px;
	width: 220px;
}

#quoteBlock {
	height: 261px;
	width: 220px;
	margin-top: 10px;
	margin-left: 65px;
	background-image: url(../images/template/books/QuoteBox.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#rightContent {
	width: 640px;
	background-image: url(../images/template/books/box-mid.jpg);
	margin-top: 10px;
	background-repeat: repeat-y;
}
#boxInner {
	background-image: url(../images/template/books/box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 22px;
	padding-left: 15px;
}
#boxOuter {
	background-image: url(../images/template/books/box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	background-image: url(../images/template/books/footerBG.jpg);
	height: 92px;
	width: 885px;
	margin-left: 65px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3333CC;
	margin-bottom: 18px;
}
h2 {
	font-size: 18px;
	color: #0030CE;
	font-weight: bold;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}


.label1 {
	float: left;
	width: 600px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bookFooter {
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.bookSlot1 {
	width: 200px;
	float: left;
	height: 200px;
	text-align: center;
}
.bookSlot2 {
	float: left;
	height: 200px;
	width: 300px;
	text-align: center;
}
.bookSlot3 {
	float: left;
	height: 200px;
	width: 150px;
	text-align: center;
}
.bookSlot4 {
	float: left;
	height: 200px;
	width: 120px;
	text-align: center;
}
.bookTitle p {
	font-size: 11px;
	font-weight: bold;
}
.bookFormat {
	font-size: 10px;
}


.title {
	width: 100%;
	margin-bottom: 10px;
	border: 1px groove #0033CC;
	clear: both;
}
.rowData {
	font-size: 12px;
}

.button {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 3px;
	margin-top: 3px;
}
.subHeading {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.supplyWrapper {
	margin-top: 20px;
	clear: both;
}

.supplyPix {
	float: left;
	width: 200px;
}
.supplyDescript {
	float: right;
	width: 390px;
}

#download {
	font-size: 20px;
	font-weight: bold;
	color: #0030CE;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
