body {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #676767;
	background:#fff;
	border-top: 7px solid #f5f5f5;
}
.content-wrapper {
	box-shadow: none;
	border-top: 2px solid #eee;
	padding: 0 0;
	background-color: transparent;
}
#header-wrapper {
	width: 100%;
}
#header-wrapper .fixed { box-shadow: 0 0 3px rgba(0, 0, 0, 0);}
.header {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position:relative;
	border-bottom: none;
}
#contact-fullwidth.header {
	border-bottom: none;
	margin: 0 auto;
}
.fixed .header {box-shadow: none; }
.fixed {
	background-color: #f8f8f8;
}
.fixed