div#breadCrumbPanel,
div#termsFooter,
div#webDesignerDiv,
div#layout-nav,
div#cartPanel,
div#account-bar,
div.contentLeft {
	display: none;
}
body {
	background: none;	
}
div#layout-top {
		background: none;
		height: 100px;
		border: none;
}
div#layout-content{
		background: none;;
		border: none;
}
div#layout-bottom{
		background: none;
		border: none;
}
div#wrapper-content {
		background: none;
}
div#top {
		height:100px;
		}
div#logo {
		position: absolute;
		left: 0;
		top: 20px;
		width:294px;
		height:108px;
		}
div.content {
		clear: both;
		padding-bottom: 10px;
		}
div.contentCentre {
		float: left;
		width: 630px;
		min-height: 500px;
		padding-left: 18px;
		padding-top: 10px;
		}

a#logo {
		display: none;
		}
a#logoPrint {
		display: block;
		}


div#footer {
		border-top: 1px solid #888;
		padding-top: 10px;
		margin: 10px;
}
div#footer a,
div#footer p {
		color: #000;
		font-size: 1.2em;
}