/* home only */

#contentMain {
	/***
	padding-right: 0;
	padding-left: 0;
	***/
	}
	
.feature {
	margin-top: 0;
	}
	
#navFooter {
	/*
	margin-right: 26px;
	margin-left: 12px;
	*/
	}
	
.colSixty {
	width: 74%;
	float: right;
	margin-right: 0;
	padding: 0;
	}
	
.colSixty .colTwo {
	margin-right: 0;
	padding-right: 0;
	}
	
.colForty {
	width: 169px;
	padding: 0;
	/*background: #f00;*/
	}
	
blockquote.pullquote {
	float: none;
	width: 100%;
	position: relative;
	margin-top: .2em;
	margin-right: 0;
	margin-bottom: .4em;
	margin-left: 0;
	background: #629797 url(../img/bg-pullquote.jpg) repeat-x;
	}
	
.pullquote p {
	background: transparent none;
	}		