#headbg {
	background: #222d42;
	font-size: 90%;
}
#headbg .logoLink {
		position:absolute;
		left:220px;
		top:24px;
		border:0;
		height: 20px;
		width: 120px;
		display: block;
		background: url('../pics/logoProducts.gif') top left no-repeat;
}
#head #langpanel strong {
	color: white;
}
#head ul {
	padding-top: 20px;	
	padding-bottom: 6px;
	padding-left: 335px;
}
#headbg a.logoLink img {
	display: none;
}




#textframe {
	float:left;
	width:1060px;
}
#textframe .innerpadding {
	margin: 32px 56px 0 220px; 
	color: #202020;
}

#textframe .innerpadding .column {
	float: left;
	width: 400px;
	margin-right: 50px;
}

#subnavigation {
	width:180px;		
}





#head li a, #head li strong {
	line-height:2.2em;	
	border-left:1px solid #9aa4ba;		
}

#head ul li a:hover {
	color: white;
}
#head li.sel, #head li.sel a {
	color: white;
	background: none;
}
#footnavigation { 
	width: 800px;
}



#productPanel {

	background: url('../pics/products/tahutiCaption.gif') no-repeat 220px 22px #5c6e90;
	color: white;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
#productPanel .innerpadding {
	padding: 10px 10px 10px 0;
}
#productPanel ul {
		list-style:none;
		padding:0 0 0 220px;
		margin:56px 0 0 0;
		float:left;
		font-size:90%;	
		text-transform:uppercase;
		font-weight:bold;
		clear: both;
		background: #6b7ea5;
		width: 100%;
	}
	#productPanel li {
		padding:0 0 5px 0; /* Simulate bottom margin */
		margin:0;
		float:left;	
	}
	#productPanel li a, #productPanel li strong {
		padding:5px 10px 0 10px;
		line-height:2.5em;	
		display:block;
		float:left;			
	}
	#productPanel ul li a {
		color: white;
		text-decoration:none;
	}
	#productPanel ul li a:hover {
		background: #5c6e90;
	}
	#productPanel li.sel {
		background:url(../pics/menusel2.gif) bottom repeat-x;
		color: #f56d74;
	}
	#productPanel li.sel strong {
		/*font-weight:normal;*/
	}
	
#productBox {
	position: absolute;
	left: 66px;
	top: 40px;
}