* { padding: 0; margin: 0; }

html {
	background-color: #FFFFFF;
	background-image: url('/img/background_header.gif');
	background-repeat: repeat-x;
}

body {
	font-size: normal 9pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;	
	margin: 0 auto;
	padding: 0px;
}

table { padding: 0px; margin: 0px; border-collapse: collapse; }
td { vertical-align: top; text-align: left; }
form { padding: 0px; margin: 0px; }
p {
	margin: 20px 0px 0px 0px; 
	font-size: 9pt; 
	font-family: arial;
	color: #444444;
	width: 499px; 
	padding: 0px 20px 0px 0px;
}

a:focus, a:hover {color: #94a17f;}
a {color:#e98435;text-decoration:none;}
a img {border:none;}

.small { font-size: 9pt; color: #444444; font-family: arial; }
.medium { font-size: 11pt; color: #444444; font-family: arial; }
.large{ font-size: 15pt; color: #444444; font-family: arial; }

div {margin: 0; padding: 0; }
div.spacer {
  clear: both;
}

ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 9pt;
}

ul li {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}

ul li ul{
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 50px;
	height: 50px;
	margin: 0;
	color: #142e45;
}

input {
	width: 150px;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold; 
	color: #333333;
	margin: 0px;
	border-style: solid; 
	border-color: #CCCCCC;
	border-width: 1px;
}

#wrapper { 
	position: relative;
	z-index: 1;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}

.main_content { 
	position: relative;
	z-index: 5;
	top: -120px;
	text-align: left;	
}

.main_content div.col1_519 { 
	float: left;
	width: 519px; 
	padding: 0px 41px 0px 19px;
}

.main_content div.col1_665 { 
	float: left;
	width: 665px; 
	padding: 30px 41px 0px 19px;
}

.main_content div.col2_396 { 
	float: left;
	width: 396px; 
	padding: 65px 25px 0px 0px;
}

.main_content div.col2_250 { 
	float: left;
	width: 250px; 
	padding: 26px 25px 0px 0px;
}

.page_title { 
	margin: 6px 0px 5px 0px; 
	font-size: 20pt; 
	font-weight: bold; 
	color: #e98435; 
	font-family: verdana; 
	letter-spacing: -1px;
	font-family: arial;
}

/* 
Header  
Start
*/

	.header_logo {
		margin: 5px 0px 8px 0px;
		background-image: url('/img/gotc_book_landing_logo.gif');
		background-repeat: no-repeat;
		width: 490px;
		height: 105px;
		cursor: pointer;
	}

/* 
Header  
Start
*/

/* 
Footer
Start
*/

#footer {
	width: 100%;
	background-color: #ffefc3;
	background-image: url('/img/background_footer.gif');
	background-repeat: repeat-x;
}

/* 
Footer
End
*/


/* 
Volume 1  
Start
*/

	#v1_reviews_header {
		position: relative; 
		z-index: 1;
		margin: 20px 0px 0px 0px;
		background-image: url('/img/reviews_header.gif');
		background-repeat: no-repeat;
		width: 546px;
		height: 125px;
		cursor: pointer;
	}

	#v1_reviews_body {
		position: relative; 
		z-index: 1;
		padding: 0px 20px 15px 25px;
		width: 465px;
		background-color: #94a17f;
		color: #FFFFFF;
		font-size: 11pt;
		line-height: 19px;
		font-family: arial;
	}

	#v1_reviews_footer {
		position: relative; 
		z-index: 1;
		margin: 0px;
		background-image: url('/img/reviews_footer.gif');
		background-repeat: no-repeat;
		width: 510px;
		height: 10px;
	}

	#v1_book_cover {
		position: absolute; 
		z-index: 2;
		top: -130px;
		left: 540px;
		margin: 0px;
		background-image: url('/img/book_cover.png');
		background-repeat: no-repeat;
		width: 450px;
		height: 560px;
	}

/* 
Volume 1  
Start
*/
