body {
	margin:0;
	padding:0;
	background:#2f2b2d url(../images/main_bg.gif) repeat-y top center;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	color:#303030;
}
/* ********************* General Defination ************************ */ 
img {
	border:0;
}
h1, h2, h3 {
	padding:0;
	margin:0
}
h1 {
	font-size:23px;
	font-weight:bold;
}
form {
	padding:0;
	margin:0;
}
a {
	color:#1e548b;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
	outline:none;
}
input.txtbox {
	border:1px solid #67665f;
	padding:2px 3px;
	font-size:11px;
	color:#292824;
}
input.button {
}
.clear {
	clear:both;
	line-height:0px;
}
p {
	margin:0;
	padding:0;
	line-height:23px;
	text-align:left;
	vertical-align: top;
}
/*===============================================================================*/

#main_wrapper {
	width:100%;
}
#header_area {
	position:relative;
	width:100%;
}
#left_flag {
	background:url(../images/left_flag.png) no-repeat top left;
	width:615px;
	height:193px;
	position:fixed;
	left:0;
    z-index: 1;
}
#right_flag {
	background:url(../images/right_flag.png) no-repeat top right;
	width:625px;
	height:193px;
	position:fixed;
	right:0;
    z-index: 2;
}
#logo_area {
	width:950px;
	height:102px;
	margin:0 auto;
}
.logo { padding-top:100px;}
.logo a {
	background:url(../images/Logo.png) no-repeat center top;
	height:117px;
	width:448px;
	display:block;
	margin:0 auto;
}
#main_content_area {
	width:960px;
	margin:0 auto;
	background:url(../images/watermark.gif) no-repeat center 3px;
	min-height: 500px;
}
#content_area {
}
#content_area center {
	font: italic bold 25px Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
}
.colum_one {
	width:320px;
	float:left;
}
.colum_one span {
	font-size:60px;
	width:70px;
	height:45px;
	line-height:45px;
	float:left;
	padding-top:3px;
}
.colum_two {
	width:320px;
	float:left;
	padding-top:5px;
}
.colum_two {
	width:320px;
	float:left;
}
.order_btn {
	background:url(../images/thankyou_america_img.png) no-repeat left top;
	height:568px;
	width:322px;
	border:0;
	cursor:pointer;
}
.order_btn:hover {
	background:url(../images/thankyou_america_img.png) no-repeat left bottom;
	height:568px;
	width:322px;
}
.colum_two input {
	
}
.colum_three {
	width:318px;
	float:left;
}
#comment_area {
	margin-top:20px;
}
#comment_area p {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-bottom:10px;
	color: #000;
}
.comment_title {
	font-weight:bold;
	display:block;
	text-align:center;
	color: #9F1221;
	font-size: 24px;
}
.red_text p {
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color:#d2222a;
	text-align:center;
	margin-top:10px;
}
#pdf_area {
	background:url(../images/view_pdf_bg.jpg) no-repeat left top;
	height:179px;
	width:1017px;
	margin-left:-28px;
 *margin-left:-27px;
}
#pdf_area p {
	font:bold 25px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:45px 110px 0 0px;
	text-align:center;
	line-height:48px;
}
#pdf_area p a {
	font:bold 25px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
#author_area {
}
.authot_img {
	width:255px;
	float:left;
	margin-top:12px;
}
.emailid {
	margin-top:20px;
}
.emailid div {
	float:left;
	margin:10px 0 0 5px;
}
.author_text {
	width:440px;
	float:left;
	margin:25px 20px;
 *margin:25px 21px 0 20px;
}
.author_text p {
	margin-top:7px;
}

#footer_area { width:950px; margin:0 auto; height:50px; text-align:center; padding-top:18px;}


/** Daniel's css **/
#div_number_of_books{float: left; font-size: 30px; height: 50px; width: 65px; line-height:47px; margin:10px 0 0 0px; border: 1px solid #243a61; text-align: center;}
#plus{float: left; height: 100%; padding: 29px 0px 0 10px;}
#minus{float: left; height: 100%; padding: 29px 10px 0 27px;}
#qty_label{float: left; font-size: 18px; height: 100%; line-height:76px; padding:0 0 0 45px;}
#qty_wrapper{position: absolute; top: 414px; left: 32px; width:259px; height: 70px; border: 0px solid #243a61; background: #fff;}
#w {
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 45px;
	float: left;
	height: 45px;
	width: 70px;
	padding-top: 3px;
}
