body {
	background: #b9b4ab url(../images/bkg_home.jpg) top left repeat-x;
	margin: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #312a20;
	line-height: 1.4em;
}
#header {
	width: 870px;
	height: 153px;
	background: transparent url(../images/ican_logo_home.jpg) top center no-repeat;
}
#featured {
	background: #312b21 url(../images/ican_featured_bkg.png) top left repeat-x;
	height: 314px;
	clear: both;
}
#feature {
	height: 314px;
	width: 567px;
	float: left;
	background: transparent url(../images/ican_feature_imgBeta.jpg) top left no-repeat;
}
.icanBtn {
	position: relative;
	left: 110px;
	top: 226px;
}
#quotes {
	width: 303px;
	height: 314px;
	float: left;
	background: transparent url(../images/ican_quote_bkg.jpg) top left no-repeat;
}
#quotes .content {
	padding: 50px 52px 25px 45px;
	text-align: left;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
#pagewrapper {
	background: #645b4b url(../images/ican_pagewrapHome_bkg.jpg) top left no-repeat;
	padding-top: 16px;
}