body {
	margin: 0px;
	padding: 0px;
	font-family: Times, Times New Roman, serif;
	font-size: .8em;
	color: #292929;
	background: #f1f0e1;	
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
.intro {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #c12326;
}
.hili {
	color: #c12326;
}
.big-quote {
	color: #bbb38e;
	font-style: italic;
	font-size: 1.4em;
}
.bigger {
	font-size: 2em;
	line-height: 1em;
}
.rt {
	float: right;
}
#upper-home {
	background: #fff url('/images/upper-home-bg.png') repeat-x 0px 57px;
	padding-bottom: 38px;
}
#upper-int {
	background: #fff url('/images/upper-int-bg.png') repeat-x 0px 57px;
	padding-bottom: 38px;
}
#main {
	margin: 0px auto;
	width: 833px;
	position: relative;
}
#head {
		height: 57px;
}
#nav {
	position: absolute;
	right: 100px;
	top: 45px;
}
#feat-home {
	height: 345px;
	background: url('/images/feat-home.jpg');
}
#feat-int {
	height: 290px;
	background: url('/images/feat-int.png');
	position: relative;
	
	}
#feat-book {
	height: 290px;
	background: url('/images/feat-book.png');
	position: relative;
	
	}
#feat-resources {
	height: 290px;
	background: url('/images/feat-resources.png');
	position: relative;
	
	}
#feat-about {
	height: 290px;
	background: url('/images/feat-about.png');
	position: relative;
	
	}
#feat-keynotes {
	height: 290px;
	background: url('/images/feat-keynotes.png');
	position: relative;
}
#feat-int-content {
	position: absolute;
	right: 100px;
	top: 75px;
	text-align: right;
	color: #b58e6c;
	font-family: Arial, Helvetica, sans-serif;
}
#content-home {
	margin: 28px auto;
	width: 618px;
}
#content-int {
	margin: 28px auto;
	width: 567px;
}
#content-int-text {
	float: left;
	width: 375px;
}
#book-block-home {
	width: 454px;
	height: 225px;
	float: left;
	background: url('/images/book-block-home.png');
	position: relative;
}
#book-block-home-content {
	margin-top: 39px;
	margin-left: 140px;
	margin-right: 28px;

}
#book-block-home-button {
	position: absolute;
	right: 28px;
	bottom: 29px;
}
#free-res-home {
	margin-top: 11px;
}
#free-res-int {
	margin-top: 20px;
}
#buy-amazon {
	margin-top: 20px;	
}
#footer {
	height: 47px;
	background: url('/images/footerbg.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #aaa587;
}
#footer a {
	color: #aaa587;
}
#footer-content {
	margin: 0px auto;
	padding-top: 25px;
	width: 833px;
	position: relative;
}
#footer-copyright {
	position: absolute;
	right: -20px;
	TOP: 25px;
}