body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	color: #646968;
	margin: 0; padding: 0;
	text-align: center;
	}
	
#wrapper {
   	width: 750px; margin: 0px auto; border: 0;
   	text-align: left;
   	padding: 0px;
	 }
	 
div.logo {
	margin: 15px 0 0px 0; border: 0px; border-style: none;
	text-align: right;		 
}

div.logo a {
	margin: 0; padding:0; width:100%; height:100%;
	text-decoration: none;
	border-style: none;
}

div.logo img {
	margin: 0; padding:0;
	text-decoration: none;
	border: 0;
}

 /* Tabs area --------------------------*/
#menu {
	width: 749px; height: 32px;
	margin: 15px 0 0 0; padding:0;
	}

div.outer {
	float: left;
	width: 106px; height: 32px; margin: 0 1px 0 0;
	background: url( 'images/tab.gif' ) 0 -50px no-repeat;
	text-align: center;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	font: normal 11px verdana, serif;
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url( 'images/tab.gif' ) top left no-repeat;
	}
	
div.outer span {
	display: block;
	margin:0; padding: 10px 0px 0px 0px;
	}
	
div.outer a:hover {
	background-image: none;
	color: black;
	}
div.outer a:active {
	color: black;
	}
	
 /* Main Content area --------------------------*/
#box {
 	width: 747px;
	border: 1px solid #CE593C;
	margin:0px auto;
	height: auto;
	position: relative;
	}


 /* Landing Page content area --------------------------*/
 #landing {
 	width: 747px;
	height: 310px;
	border: 0;
	background: url( 'images/book_cover.gif' ) left top no-repeat;
	padding: 25px 0 0 0px;
	}

#highlight {
	float: right;
	width: 460px;
	height: 286px;
	}
	
#highlight p{
	font: normal 14px verdana, serif;
	line-height: 22px;
	}

#overview {
	width: 747px;
	height: 24px;
	margin-top: 15px; 
	}

div.tab {
	float: right;
	width: 342px; height: 24px;
	margin: 0px; padding: 0px;
	background: url( 'images/overview_tab.gif' ) 0 -42px no-repeat;
	text-align: center;
	}

div.tab a {
	display: block;
	margin: 0; 
	width:100%; height:100%;
	overflow: hidden;
	font: normal 11px verdana, serif;
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url( 'images/overview_tab.gif' ) top right no-repeat;
	}
	
div.tab span {
	display: block;
	margin:0; padding: 6px 0px 0px 0px;
	}
	
div.tab a:hover {
	background-image: none;
	color: black;
	}
	
div.tab a:active {
	color: black;
	}
	
	
 /* Landing Page reviews area --------------------------*/

#reviews {
	border-top: 1px solid #CE593C;
	width: 747px;
	height: 225px;
	margin: 0px;
	padding-top: 0px;
	background: url( 'images/reviews_home.gif' ) top left no-repeat;
	background-color: #FFFFE0;
	}
	
#reviews p {
	font: normal 12px verdana, serif;
	line-height: 18px;
	color: #646968;
	border: 0px;
	margin: 0px;
	padding: 10px 25px 5px 0px;
	}

#reviews strong {
	font: normal 12px verdana, serif;
	font-weight: bold;
	line-height: 17px;
	color: #646968;
	border: 0px;
	margin: 0px;
	padding-bottom: 10px;
	}
	
#reviews_left {
	float: left;
	width: 290px;
	height: auto;
	background: url( 'images/quotes.gif' ) top left no-repeat;
	margin: 10px 0px 0px 60px; 
	padding: 0px 0px 25px 25px;
	border-right: 2px dotted #CE593C;
	}	
	
#reviews_right {
	width: 310px;
	height: auto;
	background: url( 'images/quotes.gif' ) top left no-repeat;
	margin: 10px 0px 0px 390px; 
	padding: 0px 2px 5px 25px;
	}	

div.newslet {
	margin: 0px 5px 2px 2px;
	padding: 0px;
	width: 110px;
	text-align: right;
	float: right;
	}
	
div.newslet a {
	font: normal 11px verdana, serif;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	}
	
div.newslet a:hover {
	color: #000;
	}
	
div.newslet a:active {
	color: #000;
	}	
			
		
		
 /* Secondary pages --------------------------*/
 #topnav {
 	width: 747px;
	height: 25px;
	border: 1px solid #CE593C;
	background-color: #FFFFE0;
	text-align: left;
	}
	
#topnav ul {list-style-type:none; margin: 0px; padding: 4px 0 0 10px;}
#topnav li {display:inline; padding: 0 4px 0 4px;}
#topnav a {padding: 0px; color: #404040; text-decoration:none; text-transform:uppercase;}
#topnav a:hover, #nav a.here {color: #CE593C;}

#sec_content {
	border-top: 0px;
	border-right: 1px solid #CE593C;
	border-bottom: 1px solid #CE593C;
	border-left: 1px solid #CE593C;
	width: 747px;
	height: auto;
	padding-left: 0px;
	}

 /* Left column  --------------------------*/
#sec_content_left {
	float: left;
	width: 220px;
	background: url( 'images/small_book.gif' ) top right no-repeat;
	margin: 0px; 
	padding: 185px 0px 25px 10px;
	}	
	
#sec_content_left p {
	font: normal 12px verdana, serif;
	width: 180px;
	line-height: 18px;
	color: #646968;
	border: 0px;
	margin: 0px;
	padding: 10px 10px 5px 25px;
	background: url( 'images/quotes.gif' ) top left no-repeat;
	}

#sec_content_left b {
	font: normal 12px verdana, serif;
	font-weight: bold;
	line-height: 17px;
	color: #646968;
	border: 0px;
	margin-bottom: 20px;
	padding: 10px 10px 20px 0px;
	}	
	
div.left_links {
	font: normal 11px verdana, serif;
	color: #CE593C;
	text-transform: uppercase;
	padding: 10px 10px 0px 25px;

}

div.left_links a {
	font: normal 11px verdana, serif;
	color: #CE593C;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
div.left_links a:hover {
	color: #000;
	}
	
div.left_links a:active {
	color: #000;
	}		

 /* Right column  --------------------------*/
#sec_content_right {
	width: 480px;
	height: auto;
	background: url( 'images/overview.gif' ) top left no-repeat;
	margin: 0px 0px 0px 220px; 
	padding: 15px 0px 0px 20px;
	border-left: 1px solid #CE593C;
	}		

#sec_content_chp1 {
	width: 480px; height: auto; background: url( 'images/1.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}	
	
#sec_content_chp2 {
	width: 480px; height: auto; background: url( 'images/2.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}				
	
#sec_content_chp3 {
	width: 480px; height: auto; background: url( 'images/3.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}	
	
#sec_content_chp4 {
	width: 480px; height: auto; background: url( 'images/4.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_chp5 {
	width: 480px; height: auto; background: url( 'images/5.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_chp6 {
	width: 480px; height: auto; background: url( 'images/6.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_chp7 {
	width: 480px; height: auto; background: url( 'images/7.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}	
	
#sec_content_chp8 {
	width: 480px; height: auto; background: url( 'images/8.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_chp9 {
	width: 480px; height: auto; background: url( 'images/9.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_chp10 {
	width: 480px; height: auto; background: url( 'images/10.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		

#sec_content_chp11 {
	width: 480px; height: auto; background: url( 'images/11.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}	
	
#sec_content_chp12 {
	width: 480px; height: auto; background: url( 'images/12.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_chp13 {
	width: 480px; height: auto; background: url( 'images/13.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_chp14 {
	width: 480px; height: auto; background: url( 'images/14.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_reviewpage {
	width: 480px; height: auto; background: url( 'images/reviews.gif' ) top left no-repeat; margin: 0px 0px 0px 220px; padding: 15px 0px 0px 20px; border-left: 1px solid #CE593C;
	}		
	
#sec_content_authorpage {
	width: 480px;
	height: auto;
	background: url( 'images/author.gif' ) top left no-repeat;
	margin: 0px 0px 0px 220px; 
	padding: 15px 0px 0px 20px;
	border-left: 1px solid #CE593C;
	}			
	
#sec_content_contactpage {
	width: 480px;
	height: auto;
	background: url( 'images/contact.gif' ) top left no-repeat;
	margin: 0px 0px 0px 220px; 
	padding: 15px 0px 0px 20px;
	border-left: 1px solid #CE593C;
	}			
	
#sec_content_buypage {
	width: 480px;
	height: auto;
	background: url( 'images/buy.gif' ) top left no-repeat;
	margin: 0px 0px 0px 220px; 
	padding: 15px 0px 0px 20px;
	border-left: 1px solid #CE593C;
	}				
	
#sec_content_download {
	width: 480px;
	height: auto;
	background: url( 'images/download.gif' ) top left no-repeat;
	margin: 0px 0px 0px 220px; 
	padding: 15px 0px 0px 20px;
	border-left: 1px solid #CE593C;
	}					

div.right h1 {
	font: normal 16px verdana, serif;
	line-height: 22px;
	color: #646968;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 5px 40px;
	}
	
div.right h2 {
	font: normal 16px verdana, serif;
	line-height: 22px;
	color: #646968;
	border-top: 1px dotted #CE593C;
	margin: 0px;
	padding: 5px 0px 5px 40px;
	}	
	
	
div.right p {
	font: normal 12px verdana, serif;
	line-height: 17px;
	color: #646968;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 40px;
	}
	
div.right ul {
	font: normal 12px verdana, serif;
	line-height: 17px;
	color: #646968;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 55px;
	}	
	
div.right li {
	font: normal 12px verdana, serif;
	line-height: 17px;
	color: #646968;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-position: outside;
	}		
	
div.right h4 {
	font: normal 12px verdana, serif;
	width: 400px;
	line-height: 18px;
	color: #646968;
	border-bottom: 1px dotted #CE593C;
	margin-left: 40px;
	padding: 10px 10px 5px 25px;
	background: url( 'images/quotes.gif' ) top left no-repeat;
	}

div.right b {
	font: normal 12px verdana, serif;
	width: 400px;
	font-weight: bold;
	line-height: 17px;
	color: #646968;
	border: 0px;
	margin-bottom: 20px;
	padding: 10px 10px 20px 0px;
	}	
	
div.right_links {
	font: normal 11px verdana, serif;
	padding: 10px 0px 0px 0px;
	color: #CE593C;
	text-transform: uppercase;
}

div.right_links p{
	font: normal 11px verdana, serif;
	padding: 0px;
	color: #646968;
	text-transform: none;
	display: inline;
}


div.right_links a {
	font: normal 11px verdana, serif;
	color: #CE593C;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0px 0px 5px 40px;

	}
	
div.right_links a:hover {
	color: #000;
	}
	
div.right_links a:active {
	color: #000;
	}	

div.dick {
	float: right;
	}
	
div.dick img {
	padding: 10px;
	}
	
#book_nav {list-style-type:none; margin: 0px; padding: 0px 0 0 10px; text-align: right;}
#book_nav li {display:inline; padding: 0 4px 0 4px; font-size: 10px; color: #CE593C;}
#book_nav a {padding: 0px; color: #CE593C; text-decoration:underline; text-transform:uppercase;}
#book_nav a:hover, #nav a.here {color: #000;}

 /* Universals reviews area --------------------------*/
	
	
div.links {
	font: normal 11px verdana, serif;
	color: #CE593C;
	text-transform: uppercase;
}

div.links a {
	font: normal 11px verdana, serif;
	color: #CE593C;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
div.links a:hover {
	color: #000;
	}
	
div.links a:active {
	color: #000;
	}	
		
.lowerlinks {
	font: normal 11px verdana, serif;
	color: #CE593C;
	display: inline;
}

.lowerlinks a {
	font: normal 12px verdana, serif;
	color: #CE593C;
	text-decoration: underline;
	}
	
.lowerlinks a:hover {
	color: #000;
	}
	
.lowerlinks a:active {
	color: #000;
	}	
 /* Copyright area --------------------------*/
#copyright {
	width: 747px;
	border: 0;
	margin: 0px;
	text-align: left;
	}
		
h4 {
	font: normal 9px verdana, serif;
	color: #000;
	}

		