#nav,#banner,#subNav,#footer,form.box,.imageButton{
	display:none;
}
body{
	background:none;
}
#canvas{
	background:none;
}
.container{
	width:auto;
}
#header{
	min-width:0;
	position: relative;
	background:#FFF;
	box-shadow: none;
}
.col{
	width:100% !important;
	margin:0 !important;
}
.box{
	border:none;
	border-bottom:1px #D8D8D8 solid;
	box-shadow: none;
	padding:26px 0;
	border-radius:0;
	margin:0;
}
#titleContainer{
	display: block;
	width:auto;
	position:relative;
	margin:0 0 44px;
	padding-top:40px;
	clear:both;
}
h1{
	display:block;
	text-shadow:none;
	color:#000;
	height:auto;
}
#copyright{
	background:none;
	color:#000;
	border: none;
}
#copyright a{
	color:#000;
}