#new-header {
	background: url(images/new-header.jpg) 0 0 no-repeat;
	width: 767px;
	height: 91px;
	margin: 0 auto;
	position: relative;
}
#head-navigation {
	position: absolute;
	top: 50px;
	right: 10px;
}
#head-navigation li {
	float: left;
	list-style: none;
}
#head-navigation li a {
	background: url(images/head-navigation.png) 0 0 no-repeat;
	height: 20px;
	width: 577px;
	display: block;
	outline: none;
}
#head-navigation li a.home { background-position: 0 0; width: 44px; text-indent: -9999px;}
#head-navigation li a.home:hover { background-position: 0 -20px; }

#head-navigation li a.about { background-position: -44px 0; width: 89px; text-indent: -9999px;}
#head-navigation li a.about:hover { background-position: -44px -20px; }

#head-navigation li a.contact { background-position: -133px 0; width: 77px; text-indent: -9999px;}
#head-navigation li a.contact:hover { background-position: -133px -20px; }

#head-navigation li a.shop-online{ background-position: -210px 0; width: 78px; text-indent: -9999px;}
#head-navigation li a.shop-online:hover { background-position: -210px -20px; }

#head-navigation li a.my-account{ background-position: -288px 0; width: 79px; text-indent: -9999px;}
#head-navigation li a.my-account:hover { background-position: -288px -20px; }

#head-navigation li a.cencio{ background-position: -368px 0; width: 99px; text-indent: -9999px;}
#head-navigation li a.cencio:hover { background-position: -368px -20px; }

#head-navigation li a.specials{ background-position: -467px 0; width: 110px; text-indent: -9999px;}
#head-navigation li a.specials:hover { background-position: -467px -20px; }

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEF4EA;
	text-decoration: none;

}
.linkfoot {
	font-family: "Minima SSi", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEF4EA;
	text-decoration: none;
}
.header {
	font-family: "Minima SSi", Courier New, Courier, mono;
	font-size: 14px;
	color: #FF8738;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
.subhead {

	font-family: "Minima SSi", Courier New, Courier, mono;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF8738;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links {
	font-family: "Minima SSi", "Courier New", Courier, mono;
	color: #FF9900;
	text-decoration: none;
}
.a:visited {


	font-family: "Minima SSi", Courier New, Courier, mono;
	color: #FF8738;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txtsm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}



