body{
	background: #F4EEE1 url(../images/top-tile.gif) repeat-x top center;
}
#container
{
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}
#wrapper{ 
	position: relative;
	width:902px; 
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	background: url(../images/top-bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 130px;
}
#topnav-box{
	width:902px; 
	height: 36px;
}
#shopnav-box{
	width:625px; 
	background: url(../images/cat-nav-bg.png);
	float: left;
	margin: 0;
	padding: 0;
}
#logo-band{
	height: 119px;
	width:902px;
}
#banner{
	width: 895px;
	height: 209px;
	background: white;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#content{
	float: left;
	width: 565px;
	background: #FFFFFF;
	padding: 30px;
}
#home-content{
	float: left;
	width: 545px;
	border: 6px solid #2F221D;
	background: #EEE2CC;
	margin-right: 15px;
	padding: 30px;
}
#side-buttons{
	float: right;
	width: 268px;
}
#footer{
	width: 902px;
	padding: 25px 0;
	margin-left: auto;
	margin-right: auto;
}
#footer-copy{
	width:250px; 
	float: left;
	color: #857871;
}
#footer-links{
	width:650px; 
	float: right;
	text-align: right;
}
#footer-links a:link{
	padding: 0 10px;
	color: #857871;
}
#footer-links a:visited{
	color: #857871;
}
#footer-links a:hover{
	color: #EEE2CC;
}
#footer-wrap{
	background-color: #4E3C32;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 130px;
}
#maillist-box{
	float: right; 
	margin-right: 15px; 
	margin-top: 30px; 
	color: #EEE2CC; 
	font-size: 22px;
}
#promo-box{
	float: right; 
	color: #EEE2CC; 
	font-size: 16px; 
	margin-right: 90px; 
	margin-top: 30px;
	line-height: 30px;
}
.product_sml{
 	float: left; 
	width: 194px; 
	border: 1px dotted #000000; 
	margin-left: 10px; 
	margin-top: 10px;
	text-align: center;
}
#contact a {
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    width: 225px;
    height: 22px;
    background: url(../../images/btn_contact.gif) top left no-repeat;
}

#contact a:hover {
    background: url(../../images/btn_contact.gif) bottom left no-repeat;
}