@charset "utf-8";
.container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/temp_r3_c3.png);
	background-repeat: repeat-y;
}
.header {
	background-image: url(../images/temp_r1_c3.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	margin: 0px 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.footer {
	height: 140px;
	width: 820px;
	background-image: url(../images/temp_r5_c3.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
body {
	background-image: url(../images/temp_r1_c1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #6B2E50;
}
.guarantee {
	border: 3px dashed #240407;
	margin: 20px;
	padding: 15px;
}
.order {
	text-align: center;
	margin: 20px;
	padding: 15px;
}
.review {
	border: thin solid #000000;
	margin: 20px;
	padding: 15px;
}
.ebooklist {
	margin: 10px;
	padding: 15px;
	border: thin solid #003300;
}
#ebooklist ul {
	vertical-align: top;
	list-style: none;
}
#ebooklist ul li {
	background-image: url(../images/accent.jpg);
	margin: 0px;
	padding: 15px 0px 0px 50px;
	height: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.testimonials {
	background-image: url(../images/testimonial.jpg);
	background-repeat: no-repeat;
	padding: 20px 50px 20px 35px;
	height: 300px;
	width: 400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
}
