@charset "utf-8";
#headerwrap {
	height: 150px;
	width: 100%;
	text-align: center;
	float: left;
	display: inline;
	background-image: url(../images/bkgheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	height: 150px;
	width: 980px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bkgheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #logo {
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 130px;
	float: left;
}
#header #topmenu {
	height: 90px;
	width: 850px;
	float: left;
	text-align: right;
	color: #917946;
	padding-top: 24px;
}
#header #topmenu #language {
	background-image: url(../images/bkglanguage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 20px;
	width: 73px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 83px;
	text-align: left;
}
#header #topmenu #language a {
	margin: 0px;
}


#header #topmenu a {
	color: #917946;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#header #topmenu a:hover {
	color: #1798b4;
}
#header #menu {
	clear: left;
	height: 36px;
	width: 851px;
	padding-left: 129px;
}
#header #menu img{
	margin: 0px;
	padding: 0px;
	float:left;
}

a.home {
	display: block;
	width: 60px;
	height: 36px;
	background-image: url(../images/bthome-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.home:hover {
	background-image: url(../images/bthome-on-sp.gif);
}	
a.about {
	display: block;
	width: 78px;
	height: 36px;
	background-image: url(../images/btaboutus-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.about:hover {
	background-image: url(../images/btaboutus-on-sp.gif);
}	
a.ethical {
	display: block;
	width: 92px;
	height: 36px;
	background-image: url(../images/btourethical-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.ethical:hover {
	background-image: url(../images/btourethical-on-sp.gif);
}
a.cotton {
	display: block;
	width: 151px;
	height: 36px;
	background-image: url(../images/btwhyperuvian-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.cotton:hover {
	background-image: url(../images/btwhyperuvian-on-sp.gif);
}
a.collections {
	display: block;
	width: 114px;
	height: 36px;
	background-image: url(../images/btourcollections-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.collections:hover {
	background-image: url(../images/btourcollections-on-sp.gif);
}
a.store {
	display: block;
	width: 122px;
	height: 36px;
	background-image: url(../images/btstorelocator-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.store:hover {
	background-image: url(../images/btstorelocator-on-sp.gif);
}
a.news {
	display: block;
	width: 74px;
	height: 36px;
	background-image: url(../images/btnews-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.news:hover {
	background-image: url(../images/btnews-on-sp.gif);
}
a.press {
	display: block;
	width: 66px;
	height: 36px;
	background-image: url(../images/btpress-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.press:hover {
	background-image: url(../images/btpress-on-sp.gif);
}
a.contact {
	display: block;
	width: 94px;
	height: 36px;
	background-image: url(../images/btcontactus-off-sp.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.contact:hover {
	background-image: url(../images/btcontactus-on-sp.gif);
}
