#s_nav_wrapper{
	margin: 0px auto;
	width: 698px;
}


#s_navcontainer{
	background-image: url("images/bg.jpg");
	height: 29px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#s_nav {
	margin: 0;
	padding: 0;
	height: 29px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#s_nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	
	}

#s_nav a {
	float: left;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:29px; /* for IE5/Win only */
	}
	
#s_nav a:hover {
	background-position: 0 -29px;
	}

#s_nav a:active, #s_nav a.selected {
	background-position: 0 -29px;
	}

	#t_cloth a  {
		width: 54px;
		background: url(images/cloth.jpg) top left no-repeat;
		margin-left: 5px;
		}
		
	#t_paper a  {
		width: 58px;
		background: url(images/paper.jpg) top left no-repeat;
		margin-left: 0px;
		}

	#t_silver a  {
		width: 56px;
		background: url(images/silver.jpg) top left no-repeat;
		margin-left: 0px;
		}

	#t_closeout a  {
		width: 73px;
		background: url(images/closeout.jpg) top left no-repeat;
		margin-left: 0px;
		}
	#t_gifts a  {
		width: 45px;
		background: url(images/gifts.jpg) top left no-repeat;
		margin-left: 0px;
		}
	#t_blog a  {
		width: 45px;
		background: url(images/blog.jpg) top left no-repeat;
		margin-left: 0px;
		}	
#t_specials a  {
		width: 73px;
		background: url(images/specials.jpg) top left no-repeat;
		margin-left: 0px;
		}
	#t_comingsoon a  {
		width: 106px;
		background: url(images/comingsoon.jpg) top left no-repeat;
		margin-left: 0px;
		}		
	
		
#submenu{
	padding: 4px 0px 4px 17px;
	font-family: trebuchet ms;
	font-size: 1.1em;
	color: #777777;

	background-color: #D1E0E5;
	width: 677px;
	margin-left: 2px;
}

#s_nav_wrapper a{
	color: #777777;
	text-decoration: none;
}

#s_nav_wrapper a:hover{
	color: #555555;
	text-decoration: none;
}

#subnavbar li{
	display: inline;
	list-style-type: none;
	padding: 12px 20px 0px 0px;
	margin: 0;
	line-height: 0;
}

#subnavbar{
	margin: 0;
	line-height: 0;
	padding: 0;
}