/* CSS Document */
body {
	background: #fff;
}
#Wrapper {
	width: 640px;
	background: none;
}
#Header {
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	background: #006600;
}
#Header img {
	display: block;
}
#HeaderBtn {
	display: none;
}
#Header a#ShoppingCart {
	display: none;
}
#TopNav {
	display: none;
}
#Header h1 {
	margin: 0;
	padding: 10px 0;
}


#ToolBar {
	display: none;
}

p.Phone {
	color: #fff !important;
	background: none;
	top: 40px;
	right: 20px;
}
#Page {
	width: 640px;
	padding: 10px 0 0 0 !important;
	margin: 0 !important;
	background: none;
}
#Page h2 {
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	font-size: 150%;
}
#SideNav {
	display: none;
}
#Copy {
	width: 640px;
	float: none;
	padding: 0;
	margin: 0;
}
.ImgHolder {
	background: #fff;
}
.ImgHolder p {
	color: #006600;
}


a.back, a.backContinue, a.backToBasket {
	display: none;
}
#Footer {
	width: 640px;
}
#FooterLinks {
	display: none;
}
#SideNavBottom {
	display: none;
}

