body {
	margin: 0;
	background-color: #f5f2ed;
	font-family: Arial;
}
img { border: 0; }
div#wrapper {
	width: 970px;
	background-image: url(wrapper-bkgd.jpg);
	background-repeat: repeat-y;
	margin: 30px auto 30px auto;
}
div#container {
	width: 951px;
	margin: 0 0 0 9px;
	background-color: white;
}
div#header {
	position: relative;
	width: 951px;
	height: 131px;
	background-image: url(header-bkgd.jpg);
}
div#booktitle {
	position: absolute;
	left: 0;
	top: 0;
}
div#tagline {
	position: absolute;
	left:457px;
	top: 0;
}
div#nav-main {
	position: absolute;
	left:218px;
	top: 85px;
	width: 517px;
	height: 44px;
}
div#nav-main a {
	display: block;
	float: left;
	width: 171px;
	height: 100%;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #542f12;
	font-size: 16px;
	font-family: "Arial Narrow",sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
div#nav-main img {
	float: left;
}
div#nav-main a:hover {
	background-image: url(menu-bkgd-on.jpg);
	background-repeat: repeat-x;
}
div#flash {
	background-color: #decda2;
}
div#getitnow {
	visibility: hidden;
}
a#getitlink {
	position: absolute;
	display: block;
	width: 235px;
	height: 46px;
	top: 193px;
	left: 70px;
}
div#main {
	position: relative;
	min-height: 350px;
	height:auto !important;
	height: 350px;
	background-color: #d1c08c;
}
div#content {
	width: 456px;
	min-height: 350px;
	height:auto !important;
	height: 350px;
	padding: 45px 75px 45px 45px;
	font-size: 12px;
	color: #3a2f2d;
	line-height: 18px;
	background-color: white;
}
div#content a {
	color: #D03B10;
}
div#content img {
	padding: 0 0 5px 5px;
}
div#content h1 {
	color: #d03b10;
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 10px 0;
}
div#content h2 {
	font-size: 16px;
}
div#content p.bigger {
	font-size: 15px;
	font-weight: bold;
}
div#menuwrapper {
	position: absolute;
	top: 0;
	left: 576px;
	width: 375px;
	background-color: white;
}
div#menu {
	width: 374px;
	margin: 10px 0 0 0;
	background-image: url(menu-border-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#menu ul {
	width: 100%;
	list-style-type: none;
	margin: 0 0 0 1px;
	padding: 0 0 1px 0;
	background-image: url(menu-border-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#menu ul li {
	display: block;
	clear: left;
	height: 78px;
	border-top: 3px solid white;
	border-bottom: 1px solid #ede2c2;
	background-repeat: repeat-x;
	font-family: Arial;
	padding-right: 10px;
}
div#menu ul li#menu1 {
	background-image: url(menu-bkgd-1.jpg);
}
div#menu ul li#menu2 {
	background-image: url(menu-bkgd-2.jpg);
}
div#menu ul li#menu3 {
	background-image: url(menu-bkgd-3.jpg);
}
div#menu ul li#menu4 {
	background-image: url(menu-bkgd-4.jpg);
	border-bottom: 0;
}
div#menu ul li img {
	float: left;
	margin: 6px 0 0 12px;
}
div#menu ul li a {
	text-decoration: none;
	color: #d03c0e;
}
div#menu ul li h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 0 90px;
}
div#menu ul li h2 {
	font-size: 12px;
	font-weight: normal;
	color: #3a2f2d;
	margin: 5px 0 0 90px;
}
div#previewholder {
	width: 951px;
	text-align: center;
	background-image: url(flip.jpg);
}
div#footer {
	width: 100%;
	height: 103px;
	background-color: #b9a25c;
	text-align: center;
	color: white;
	font-size: 12px;
}
div#footer div#nav-global {
	margin: 10px 0 10px 0;
}
div#footer div#copyright {
	font-size: 10px;
}
div#footer a {
	color: white;
}
div#footer div#nav-global a {
	margin: 0 10px;
	text-decoration: none;
}
