* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg.gif);
	text-align: center;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a {
	color: #ac0001;
}
a:hover {
	color: #333333;
}
p {
	padding-bottom: 15px;
	line-height: 15px;
	text-align: justify;
}
#bg {
	text-align: center;
	background: url(../images/top.gif) repeat-x;
}
#wrapper {
	position: relative;
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/bg-bars.gif);
}
h1 {
	width: 760px;
	background: url(../images/header.jpg);
	text-indent: -5000px;
	height: 143px;
}
#content {
	float: left;
	width: 704px;
	margin-left: 30px !important;
	margin-left: 15px;
	padding-bottom: 20px;
	background: url(../images/content-bg.jpg) top no-repeat;
}
#nav {
	float: left;
	width: 175px;
	margin: 20px 20px 0px 20px !important;
	margin: 20px 20px 0px 10px;
	list-style: none;
	
}
#nav li {
	margin-bottom: 1px;
}
#nav a {
	display: block;
	padding: 4px 6px 6px 20px;
	background: #000000 url(../images/bg-nav.gif) repeat-y;
	color: #FFFFFF;
	text-decoration: none;
	width: 151px;
}
#nav a:hover {
	background: #ac0001 url(../images/bg-nav.gif) repeat-y;
}
#homecontent {
	float: left;
	margin-top: 20px;
	width: 469px;
	background: url(../images/products.jpg) no-repeat;
}
#bookarea {
	float: left;
	width: 275px;
	padding: 10px 0px 0px 178px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 5px;
	color: #ac0001;
}
h3 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
.price {
	font-size: 18px;
	font-weight: bold;
	color: #ac0001;
}
#audiobookarea {
	float: left;
	padding: 105px 0px 0px 25px;
	width: 205px;
}
#audiobookarea h2 {
	text-align: right;
}
#audiobookarea h3 {
	text-align: right;
}
#audiobookarea {
	text-align: right;
}
#bottomtext {
	float: left;
	margin-top: 60px;
	width: 469px;
	text-align: center;
}
#disclaimer {
	float: left;
	margin-top: 11px;
	width: 469px;
	font-size: 8px;
	color: #333333;
	text-align: justify;
}
#maincontent {
	float: left;
	margin-top: 20px;
	width: 469px;
}
#maincontent h2 {
	padding-bottom: 3px;
	border-bottom: solid 1px #333333;
	margin-bottom: 10px;
}
#column1 {
	width: 225px;
	float: left;
}
#column2 {
	width: 225px;
	padding-left: 15px;
	float: left;
}
#footer {
	clear: left;
	float: left;
	font-size: 1px;
	width: 732px;
	height: 16px;
	margin-left: 16px !important;
	margin-left: 8px;
	background: url(../images/footer.gif);
}
ol {
	margin: 5px 20px 20px 30px;
	line-height: 14px;
}
ol li {
	margin-bottom: 5px;
}
.alignright {
	text-align: right;
}
#maincontent label {
	display: block;
	float: left;
	width: 130px;
	padding-left: 20px;
	margin-bottom: 14px;
	padding-top: 2px;
}
#maincontent .textbox {
	padding: 2px;
	display: block;	
	float: left;
	width: 250px;
	margin-bottom: 14px;
	border: solid 1px #dfdfdf;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#maincontent .textarea {
	padding: 2px;
	margin-left: 20px !important;
	margin-left: 10px;
	display: block;	
	float: left;
	width: 380px;
	margin-bottom: 14px;
	border: solid 1px #dfdfdf;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#maincontent form br {
	clear: left;
}
#maincontent form {
	padding-top: 10px;
}
.list {
	margin: 5px 20px 20px 30px;
	line-height: 14px;
}
.list br {
	margin-bottom: 2px;
}