#sidebar {
	display: none !important;
}

#copy {
	float: none;
	width: auto;
	padding: 20px 60px 30px;
}

#copy_body {
	background-color: #fff;
	background-image: none;
}

#copy table {
	margin: 0 auto;
}

#copy div.header {
	width: auto;
	margin-right: -30px;
}		

#copy h3 {
	margin: 1.4em 0;
}

#photo {
	text-align: center;
	margin-top: -19px;
}

#copy #c4s-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 60px;
	background: url("/images/c4s/bg-c4s-nav.jpg");
}

#copy #c4s-nav li {
	float: left;
	display: inline;	
	height: 60px;	
	margin-right: 10px;
}

#copy #c4s-nav .link-home {
	width: 	115px;
}

#copy #c4s-nav .link-manufacturers {
	width: 	150px;
}

#copy #c4s-nav .link-retailers {
	width: 	118px;
}

#copy #c4s-nav .link-faqs {
	width: 	118px;
}

#copy #c4s-nav .link-resources {
	width: 	148px;
}

#copy #c4s-nav .link-contact {
	width: 	118px;
	margin-right: 0;
}

#copy #c4s-nav a {
	display: block;
	height: 60px;
	text-indent: -4000px;
}
