#wrapper{
	width:859px;
	margin:auto;
	height:0px 0px 0px 0px;
	background-color:#ffffff;
}
.bg
{
	background-color:#ffffff;
	float:left;


}
.wrapper-left-curve
{
	 width:24px;
	 height:27px;
	 float:left;
	 margin:-6px 0 0 -4px;
	 /*border:1px red solid;*/
}
.wrapper-right-curve
{
	 width:24px;
	 height:27px;
	 float:right;
	 margin:-6px -4px 0 0px;
	 /*border:1px red solid;*/
}
.wrapper-left-bottom-curve
{
	 width:24px;
	 height:21px;
	 float:left;
	 margin:-21px 0 0 -4px;

}
.wrapper-right-bottom-curve
{
	 width:24px;
	 height:21px;
	 float:right;
	 margin:-21px -4px 0 0px;
	 /*border:1px red solid;*/
}
body {
	margin:0 0 0 0px;
	font-family: verdana;
	font-size: 11px;
	line-height:18px;
	color: #8C8C8C;
	background-color:#EDDA74;
	text-align:justify;
	
}
.home-icon
{
	float:right;
	margin:3px 10px 0 0;

}
.home-text
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	float:right;
	margin:0  20px 0 0px;
}
#menu
{
	width:836px;
	height:33px;
	float:left;
	background-image:url(../images/menu-bg.gif);
	background-repeat:repeat-x;
	margin:0 0 0 10px;
	/*border:1px red solid;*/
}
.menu-left-curve
{
	width:23px;
	height:25px;
	float:left;
}
.menu-right-curve
{
	width:23px;
	height:25px;
	float:right;
}
.menu-text
{
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	margin:8px 0 0 5px;
	font-weight:bold;
	cursor:hand;
}
.menu-text:hover
{
	color:#714007;
}
.menu-divider
{
	width:5px;
	height:26px;
	float:left;
	margin:3px 5px 0 10px;
}
.banner
{
	width:836px;
	height:224px;
	float:left;
	margin:0 0 0 10px;
}
#main-panel
{
	width:836px;
	float:left;
	background-color:#FEFCF1;
	margin:0 0 0 8px;
}
.book-banner
{
	float:left;
	margin:10px 0 10px 0px;
}
#golden-frame
{
	float:left;
	width:750px;
	margin:0 0 0 40px;

}
.golden-text-border
{
	float:left;
	width:740px;
	margin:10px 0 0 5px;

}
.golden-text
{
	float:left;
	width:710px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/golden-curve-top.gif);
	background-repeat:no-repeat;
	padding: 10px  15px 0px 15px;
	
}
.golden-text-bottom
{
	float:left;
	width:710px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/golden-curve-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 10px  15px 0px 15px;
}
.golden-text-other
{
	font-family:Tahoma;
	font-size:12px;
	color:#8E5904;
	font-style:italic;
	float:right;
	font-weight:bold;
	margin:0 5px 10px 0;
	
}
.book-heading-icon
{	 
	float:left;
	margin:15px 0px 0px 5px;
	}


.book-heading
{
	
	float:left;
	font-family: Arial;
	font-size:20px;
	color:#000000;	
	margin:15px 0 10px 5px;
	padding:0 0 5px 0;
	border-bottom:1px black solid;
	width:575px;
}
.book-heading-bottom
{
	
	float:left;
	width:740px;	
	font-family: Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:20px 0 0px 10px;
	
	
}

.content
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding:5px 0 0 0px;
	margin:10px 0 0 10px;
	width:auto;
	float:left;
	
}
.inner-content
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding:5px 0 0 10px;
	width:600px;
	float:left;
	
}
.footer
{
	float:left;
	width:836px;
	height:31px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	margin:0 0 22px 0px;
	

} 
.copy-right
{
	font-family: Tahoma;
	font-size:11px;
	color:#ffffff;
	float: left;
	margin:5px 0 0 5px;
	}
.develop
{
	font-family: Tahoma;
	font-size:11px;
	color:#ffffff;
	float:right;
	margin:10px 5px 0 0px;
	}
.develop:hover
{
	
	color:#ffffff;
	
	}
.read-more
{
	font-family:Tahoma;
	font-size:12px;
	color:#714007;
	float:right;
	margin:0 10px 10px 0;
	width:740px;

	text-align:right;
	
	
}

.links
{
	font-family:Tahoma;
	font-size:12px;
	color:#714007;
	float:left;
	font-weight:bold;
	margin:10px 0px 0 10px;
	width:600px;	
	
}
.face-book
{
	 width:153px;
	 height:70px;
	 float:right;
	 margin:0px 0px 0px 0px;
}
.buy-book
{
	
	 float:right;
	 margin:10px 5px 0px 0px;
	
}
 a
{
	text-decoration:none;
	
	
}
a:hover
{
	text-decoration:underline;
	
	
	
}
a:visited
{
	text-decoration:none;
	
}	
	
 	
 .page-bottom
 {
 	width:830px;
 	float:left;
 	margin:0px 0px 12px 0px; 
 
 
 		
 	
 }
 .book-heading-frame
 {
 width:595px;
 float:left;
padding:0px 0px 25px 0px; 

 }
 .book-heading-bottom1
{
	
	float:left;
	font-family: Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:20px 0 5px 0px;
	width:590px;
	
	
}

 .book-heading-bottom2
{
	
	float:left;
	font-family: Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:20px 0 0px 0px;
	width:600px;
	
	
}
 .book-heading-frame1
 {
 width:595px;
 float:left;
padding:0px 0px 0px 0px; 

 }
