body {
	margin: 0;
	background: url(http://techno-dnb.com/images/fadestrip2.png) top left repeat-x;
	background-color:#CCCCCC;
	font: 74%/127% Arial, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
 color: #000000; text-decoration: none
 }
 a:visited {
 color: #000000; text-decoration: none
 }
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#masthead {
	height: 145px;
}
#topbar {
	height: 33px;
	background: #000000;
	font-size: 0.9em;
	color: #ffb500;
}
#currencybox {
	background: url(images/topbar-right.gif) top right no-repeat;
	width: 40%;
	height: 26px;
	padding: 7px 10px 0 0;
	float: right;
	text-align: right;
}
#loginbox {
	background: url(images/topbar-left.gif) top left no-repeat;
	width: 80%;
	height: 26px;
	text-align: left;
	float: left;
	padding: 8px 0 0 10px;
	p
}
#basketsummary {
	background: url(images/icon-basket.gif) top left no-repeat;
	height: 17px;
	margin-top: 36px;
	width: 224px;
	padding-left: 32px;
	float: right;
}
.header-nav-container {
	height: 40px;
	float: left;
	background: #000;
	margin-bottom: 10px;
	width: 980px;
}
#searchbox {
	float: right;
	padding: 7px 0;
	background: url(images/primenav-right.gif) top right no-repeat;
}
#column-1 {
	width: 180px;
	float: left;
	margin: 10px 0 5px 0;
}
#column-1-wide {
	width: 980px;
	float: left;
	margin: 10px 0 5px 0;
}

#column-2 {
	width: 779px;
	float: right;
	margin: 10px 0 5px 0;
}
#footer {
	clear: both;
	background: url(images/footerbg.gif) top left no-repeat;
	padding-top: 10px;
}