#content_bg {
	width:100%;
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	height:492px;
	}
	
#content_bg_sub {
	width:100%;
	background-image: url(../images/sub_bg.jpg);
	background-repeat:repeat;
	margin:0;
	
	}

#content_top {
	width:100%;
	background-image: url(../images/content_top_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	height:101px;
	}
	
#content_book {
	width:100%;
	margin:0;

	}
	
#brownspur {
	width:100%;
	background-image:url(../images/brownspur_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
	}
	
#brownspur2 {
	width:100%;
	background-image:url(../images/brownspur_bg2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
	}

#content_bottom {
	width:100%;
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	height:81px;
	}

#content_name {
	width:100%;
	margin:0;
	}
	
#home {
	width:100%;
	margin:0;

	}
	
#footer {
	width:100%;
	margin:0;

	}
	
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F7E68;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #E93D01;
	padding-left: 112px;
	}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 112px;
}
.tax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 112px;
	padding-right: 30px;
}
.clickbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E93D01;
}
.productnamethumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E93D01;
}
