#navStrip {
	position: absolute;
	background-image: url(images/navStrip.gif);
	background-repeat: no-repeat;
	width: 976px;
	height: 33px;
	left: 15px;
	top: 66px;
	z-index:3;
	margin: 0px;
	padding: 0px;
}
.nav a {
	text-decoration: none;
	display: block;
	width: 96px;
	font-weight: bold;
	margin: 0;
}
.nav li li a {
}
.nav li li li a {
}
.nav a:hover{
}
.nav {
	margin: 0;
	padding: 0;
	line-height: 1;
	}
.nav  li {
	margin:0 !important;
	padding:0 !important;
	list-style: none; 
	float: left; 
  	position: relative;border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
  	left: 0;
  	top: 28px;
	display: none;
}
.nav ul li {
	float: none;
	height: 29px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vspace: 0px;
¬Ý  ¬Ýhspace: 0px;
    margin: 0;
	padding: 0;
}
#masthead {
	position: absolute;
	width: 976px;
	left: 15px;
	top: 0px;
}
#footerWholesale {
	position: absolute;
	width: 92px;
	left: 800px;
	top: 670px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerTerms{
	position: absolute;
	left: 896px;
	top: 670px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
