

body {
	width: 850px;
	margin:  0px auto;
	font-family:  arial;
	text-align: center;
	background-color: #cdcdcd;
	padding: 0px;
}

.container {
	background-image: url('bookimages/bodybkg.png');
	width: 790px;
	padding-left: 30px;
	padding-right: 30px;
}

/*
ul {
	list-style-type: none;
	padding:  0px;
	margin: 0px;
}

li {
	background-image: url('bookimages/checkmark.png');
	background-repeat: no-repeat;
	height: 23px;
	background-position: 0px -3px;
	padding-left: 26px;
}
*/

ul {
	list-style-image: url('bookimages/checkmark.png');
}

li {
	margin-bottom: 10px;

}

h1 {
	color: #ff8a17;
	font-weight: bold;
	font-size: 32px;
}

h2 {
	color: #7bbdff;
	font-weight: bold;
	font-size: 24px;
}

a:link {
	color: #7bbdff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #99ccff;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #99ccff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff8a17;
	text-decoration: underline;
	font-weight: bold;
}

.header {
	background: url('bookimages/header.png');
	background-repeat: no-repeat;
	width: 801px;
	height: 117px;
	margin: auto;
}

.title {
	background: url('bookimages/title.png');
	width: 750px;
	height: 51px;
	margin: auto;
	text-indent: -9999px;
	
}

.included {
	text-align: center;
}

.prome {
	background: url('bookimages/prome.png');
	width: 210px;
	height: 177px;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.nav {
	padding-top: 88px;
	padding-left: 220px;
	font-size: 19px;
}

.letterbody {
	text-align: left;
	font-size: 16px;
}

.centertotal {
	width: 700px;
	height: 309px;
	margin-left: -20px;
	margin: auto;
}

.buybutton {
	width: 400px;
	height: 192px;
	border: 2px dashed #ff8a17;
	margin: auto;
	margin-left: 10px;
	margin-top: 50px;
	float: left;
	
}

.ebook {
	background: url('bookimages/ebook.png');
	width: 275px;
	height: 309px;
	float: left;
	margin-left: -20px;
}

.price {
	background: url('bookimages/price.png');
	width: 164px;
	height: 53px;
	margin: auto;
	float: left;
	margin-top: 25px;
}

.price9 {
	background: url('bookimages/price9.png');
	width: 164px;
	height: 53px;
	margin: auto;
	float: left;
	margin-top: 25px;
}

.price14 {
	background: url('bookimages/price14.png');
	width: 164px;
	height: 53px;
	margin: auto;
	float: left;
	margin-top: 25px;
}

.lessthan {
	background: url('bookimages/lessthan.png');
	width: 90px;
	height: 90px;
	margin: auto;
	float: left;
}


.lessthan9 {
	background: url('bookimages/lessthan9.png');
	width: 90px;
	height: 90px;
	margin: auto;
	float: left;
}

.lessthan14 {
	background: url('bookimages/lessthan14.png');
	width: 90px;
	height: 90px;
	margin: auto;
	float: left;
}

.box {
	width: 254px;
	height: 90px;
	margin: auto;
	padding-left: 88px;
	float: left;
}

.copyright {
	text-align: center;
	font-size: 10px;
}

.wrapper {
	margin: 0px auto;
	width: 780px;
}

.teacherguide {
	float: left;
	width: 250px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
}

.studentworksheet {
	float:  left;
	width: 250px;
	text-align: center;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
	border: 1px solid;
}

.clear {
	clear: both;
}

.purchaseinfo {
	font-size: 13px;
	margin-top: -8px;
	width: 350px;
}

.row {
	width: 682px;
	height: 436px;
	margin: auto;
}

.contactbox {
	height: 400px;
	width:  331px;
	float: left;
	margin-left: 20px;
	text-align: center;
}

.contactbox h2 {
	margin-top: 4px;
}

.perme {
background-image: url('bookimages/perme.png');
	width: 210px;
	height: 177px;
	margin: auto;
}

.mailto {
	text-align: center;
}

.testimonials {
	background-image: url('bookimages/customersaying.png');
	height: 436px;
	width: 331px;
	margin: auto;
	float: left;
}

.videoplayer {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}






