body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.container {
	width: 100%;
	text-align:center;
}

.container .content {
	width:810px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.container .content .footer {
	clear:both;
	width:100%;
	text-align:center;
	position:relative;
	margin-top:75px;
}

.container .content .footer .links {
	margin-top:50px;
	text-align:center;
}


/* CLEARFIX HACK */
	.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 */
/* /CLEARFIX HACK */


/*james */

#james-holder{ float:left; width:100%; margin:70px 0px 25px 0; padding-bottom:30px; }
.home-button{ float:left; display:inline; margin: 0 120px 0 0;}
.quote-button{float:left; display:inline; margin: 0 120px 0 0;}
.book-footer{float:left; display:inline; margin: 0 0 0 0;}
