#addressblock {
	color: #699;
	width: 220px;
	padding-left: 45px;
	margin-top: 30px;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
}

#addressblock a:link {
	color: #699;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

#addressblock a:visited {
	color: #699;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

#addressblock a:hover {
	color: #D53C10;
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

#wrapper {
	width: 850px;
	background: #FBFBF3 url(../images/img-bkg-header.gif) no-repeat center top;
	padding: 0;
	margin: 0 auto 30px;
	border-width: 0;
}

#headspace {
	width: 410px;
	height: 100px;
	margin-left: 100px;
}

#bfl-badge {
	width: 99px;
	height: 124px;
	float: right;
	margin-top: 70px;
	margin-bottom: 20px;
	margin-right: 5px;
}

.columnwrapper750 {
	width: 750px;
	margin: auto;
	border-width: 0;
}

#leftcolumn {
	position: relative;
	left: 0px;
	float:left;
	width: 220px;
	padding: 0;
	margin: 0;
}

#rightcolumn {
	position: relative;
	left: 50px;
	float: left;	
	width: 475px;
	padding: 0;
	margin: 0;
}

#bookstack {
	margin: 20px 0 0;
}

#nav-standard {
	width: 200px;
	background: url(../images/img-nav-standard-bkg.gif) no-repeat;
	padding: 6px 0 8px 35px;
}

#nav-expanded {
	width: 200px;
	background: url(../images/img-nav-expanded-bkg.gif) no-repeat;
	padding: 6px 0 8px 35px;
}

#nav-expanded-clients {
	width: 200px;
	background: url(../images/img-nav-expanded-client-bkg.gif) no-repeat;
	padding: 6px 0 8px 35px;
}

.clearboth {
	clear: both;
}

.address-divider {
	height: 43px;
	background: url(../images/img-address-divider.gif) no-repeat;
	width: 100px;
}

#footer {
	width: 750px;
	margin: auto;
	font: 11px/14px Verdana, Arial, sans-serif;
	color: #DCDC99;
	text-align: center;
	background-color: #FBFBF3;
	padding-top: 50px;
	padding-bottom: 50px;
}

#footer a:link {
	color: #999;
	font: 11px/14px Verdana, Arial, sans-serif;
	text-decoration: underline;
}

#footer a:visited {
	color: #999;
	font: 11px/14px Verdana, Arial, sans-serif;
	text-decoration: underline;
}

#footer a:hover {
	color: #D53C10;
	font: 11px/14px Verdana, Arial, sans-serif;
	text-decoration: underline;
}

#featurebox {
	width: 475px;
	height: 245px;
	margin-bottom: 20px;
}

.inset-left {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 14px;
}

.inset-right {
	float: right;
	margin-top: 14px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.bestseller {
	background-color: #f0f0d3;
	margin-top: 10px;
	width: 475px;
	background-image: url(../images/img-bkg-bestsellers.jpg);
	padding: 0;
	height: 120px;
}

.cover {
	float: left;
	padding: 10px;
}