@charset "utf-8";
/* CSS Document */
.sample-download{
padding: 5px 10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #e6842e;
color: #fff;
text-decoration: none;
line-height: 30px;
}
.sample-download:hover{
background: #ea9847;
}
.buy-now-button{
padding: 10px;
font: normal 50px/50px 'Arial', 'Helvetica', sans-serif;
color: #fff;
text-transform: uppercase;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #3e8b35 url(white-gradient.png) repeat-x;
margin-bottom: 20px;
display: block;
height: 50px;
width: 400px;
text-decoration: none;
margin: 0px auto;
text-align: center;
}
.get-two-free-chapters{
text-transform: uppercase;
color: #e6842e;
}
body {
	font:16px Tahoma, Geneva, sans-serif;
	color:#000;
	margin:0px;
	padding:0px;
	letter-spacing:1px;
}
#header {
	width:100%;
	height:159px;
	background: url(../images/header-bg.png) repeat-x;
}
.menu{
padding: 10px;
text-align: center;
text-transform: uppercase;
margin: 10px auto 40px;
width: 1000px;
height: 40px;
/*background: #b93142;*/
}
.menu a{
text-decoration: none;
font-weight: bold;
font-size: 0.8em;
color: #fff;
padding: 5px;
background: #b93142 url(white-gradient.png) repeat-x 0px -20px;
margin: 0px 2px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
display: block;
width: 120px;
float: left;
text-align: center;
height: 40px;
}
.menu a:hover{
color: #fff !important;
background: #ff3a19 url(white-gradient.png) repeat-x;
}
.wrapper {
	width:1060px;
	margin:auto;
}
.site-title {
	width:500px;
	float:left;
}
.site-title h1 {
	text-align:center;
	letter-spacing:4px;
	color:#d40cec;
	font-size:35px;
	margin-left:-100px;
}
h2 {
	font-size:35px;
	color:#$ff0000;
}

.header-img {
	float:right;
}
.header-img img {
	padding-top:1px;
}
.leftcontent {
	float:left;
	position:relative;
	width:610px;
}

.rightcontent {
	float:right;
	position:relative;
	width:430px;
}

.leftcontent, .rightcontent {
	line-height:22px;
}
p.indent {
	text-indent:20px;
	font-size:25px;
	color:#ff0000;
}
p.indent2 {
	font-size:25px;
	padding-left:20px;
	color:#ff0000;
}

p.indent3 {
	font-size:22px;
	color:#c51b1b;
	text-align:center;
}
span.blue {
	color:#0063af;
}
p.indent4 {
		color:#F00;
		font-size:24px;
}
.book {
	float:right;
}

.testi {
	color:#282828;
	font-style:italic;
}

.testi-cont {
	color:#6d6d6d;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
.readmore {
	font-style:italic;
	padding-bottom:7px;
	border-bottom:1px dashed #999;
}
.readmore a {
		color:#016695;
		text-decoration:none;
		font-weight:bold;
}
.readon {
	text-decoration:none;
	color:#c51b1b;
}

.readondiv {
	float:left; 
	width:200px; 
	position:absolute; 
	color:#c51b1b; 
	font-style:italic; 
	line-height:30px;
	margin-top:192px;
	font-weight:bold;
	margin-left:-30px;
}
.img-left {
	float:left;
	position:relative;
	margin:8px;
}
.img-right {
	float:right;
	position:relative;
	margin:8px;
}
.testimonials {
	width:800px;
	margin:auto;
	line-height:20px;
}
.table-left {
	float:left;
	position:relative;
}
.table-left p {
	font-size:22px;
}
.table-left ul li {
	list-style:none;
	padding:9px 0 9px 0;
}
.table-right p {
	font-size:22px;
}
.footer {
	margin-top: 100px;
}
.footer p {
	text-align: center;
	font-weight:bold;
}
.footer p a {
	color: #000;
	text-decoration:none;
}
.footer p a:hover {
	color: red;
}
.table-right {
	float:left;
	margin-left:20px;
	position:relative;
}
.table-right ul li {
	list-style:none;
	padding:9px 0 9px 0;
}
.click {
	vertical-align:middle;
	margin-top:-9px
}
.button2 {
	float:right;
	padding-top:120px;
}

.introduction p {
	text-indent:20px;
}

.rightside {
	float:right;
	position:relative;
}
.copyright{
text-align: center;
margin: 0px auto 20px;
width: 236px;
height: 16px;
display: block;
}
.sidebar-copyright{
text-align: center;
margin: 0px auto 20px;
display: block;
}
ol#table-of-contents li{
list-style-type: upper-latin;
}
ol#table-of-contents li li{
list-style-type: decimal;
}
#footer img{
text-align: center;
}
