body {
	background: #f5e8df;
	font: 90%/120% Helvetica, Arial, sans-serif;
	color: #424242;
}
#wrapper {
	background: #fff url(../images/bgtop.gif) top left repeat-x;
}
#wrapperinner {
	width: 960px;
	margin: 0 auto;
}
#footerwrapper {
	background: url(../images/bgbottom.gif) top left repeat-x;
}
#primenav {
	height: 74px;
}
#side1 {
	width: 204px;
	float: left;
}
#content {
	min-height: 411px;
}
#contentinner {
	height: 277px;
	margin-top: 11px;
}
#footer {
	margin: 0 auto;
	color: #424242;
	width: 960px;
	padding-top: 28px;
	font-size: 0.9em;
}
#footerinner {
	border-top: 2px solid #1a1d21;
	clear: both;
	font-size: 0.85em;
	color: #424242;
	padding: 30px 0;
}