body{
	background-image:url(../img/websitebg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	}
	
p.subtitle {
	font-size:16px;
	text-align:center;
	line-height:1.3em;
}

#feature_container {
	width:100%;
	height: 436px;
	background-image:url(../img/featurebg.png);
	background-repeat:no-repeat;
	background-position:center;
}

#footer_container {
	width:100%;
	height: 500px;
	background-image:url(../img/bottombg.png);
	background-repeat:no-repeat;
	background-position:center;
}

.features {
	margin: 0px;
}body {		font-family: "ff-nuvo-web-pro-1","ff-nuvo-web-pro-2";	}	.nav p {	line-height: 20px;	padding: 0 0 0 37px;}p.pdesc {	line-height: 20px;	font-size: 14px;	margin-left: 37px;}
