div#nav {
	position: relative;
	padding-top: 0px;
	top: -10px;
}

div#navigation-wrapper1 {
	margin-top: 00px;
	padding-top: 0px;
}

div#head-logo {
	position: absolute;
	z-index: 10000;
	float: left;
}

div#header {
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: inherit;
	border: 0px solid red;
	/*line-height: 1px;*/
}

/*
 * Searchbox in front
 */

div#header div#searchbox {
	position: absolute;
	display: block;
	left: 0px;
	z-index: 100;
	/*width: 476px;*/
	top: 85px;
	top: 78px;
	left: 600px;
	left: 655px;
	clear: none;
}

div#header div#search-categories {
	position: absolute;
	display: block;
	top: 0px;
	left: 240px;
	width: 220px;
	width: 165px;
	background: transparent;
	border: 0px solid #ddd;
}

div#header div#search-text {
	position: absolute;
	display: block;
	width: 218px;
	top: 2px;
	left: 20px;
	background: transparent;
	border: 0px solid red;
}

/*
 * Timebanner Graphics
 */

div#timebanner {
	position: absolute;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
	right: 0px;
	top: 0px;
	float: right;
	overflow: hidden;
	margin-right: 0px;
	/*
	margin-right: -10px;
	margin-top: -22px;
	*/
	top: -22px;
	left: 10px;
	width: 750px;
	height: 119px;
	background-image: url(winter2009.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top right;
	clear: none;
	border: 0px solid red;
}

div#timebanner a.link {
	height: 100%;
}