﻿#Top 
{
	width: 100%
/*	display: none;*/
}

body #Top h1 
{
	padding-bottom: 4px;
	margin-bottom: 20px;
	border-bottom: 2px solid #f9b428;
	height: auto;
	width: 100%
}
body #Top h1 a
{
	display: block;
}



#Navigation 
{
	display: none;
}

#LeftContainer 
{
	display: none;
}

#Container 
{
	width: 100%;
}

#Container #ContentContainer 
{
	width: 100%;
	float: none;
	padding: 0;
}

body #Footer
{
	width: 100%;
}

body #Footer address 
{
	width: 100%;
	float: none;
}

#ContentContainer div#Breadcrumb 
{
	display: none;
}

#ContentContainer div#Product ul.ArrowLinks li.Basket 
{
	display: none;
}