#lg_wrapper{
	width: 1050px;
	background-color: #996D8E;
	height:auto !important;
}
#lg_bigwrap{
	background-color: #996D8E;
	width: 100%;
}
#lg_contentTableHead {
	background-image: url(../images/topbanner.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
}
#lg_leftnav{
	width: 232px;
	float: left;
	margin-left: 5px;
	border-left: 1px dashed white;
	background-color: #996D8E;
	text-align: right;
}
#lg_searchbox{
	background-image: url(../images/main_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 303px;
}
#lg_searcharea{
	position: relative;
	top: 182px;
	right: -10px;
}
#lg_newsletter{
	background-image: url(../images/newsletter_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 278px;
}
#lg_newsletterarea{
	position: relative;
	top: -3px;
	right: -10px;
}
#lg_maincontent{
	width: 805px;
	float: left;
	background-color: #996D8E;
}
#lg_topnav{
	text-align: right;
	width: 790px;
	border-bottom: 1px dashed white;
	height: 76px;
	padding-top: 10px;
}
#lg_content{
	width: 790px;
	border-left: 1px dashed white;
	padding-top: 10px;
	padding-left: 10px;
}
#lg_footer {
	height:50px;
	width: 100%;
	background-color:#835D7A;
	text-align: center;
}
#lg_footer{
	text-align: -moz-center;
}
#cat_nav{
	width: 227px;
	float: left; 
	margin-left: 5px; 
	margin-top: 5px; 
	background: #FADBFA;
}
#product_box{
	width: 561px; 
	float: right; 
	background-image: url('../images/group_box_bg.gif'); 
	margin-top: 5px;
	margin-right: 6px;
}
#product_box_container{
	float: right; 
	margin-top: 5px; 
	width: 325px;
}
#product_box_name{
	width: 180px; 
	float: left; 
	padding-left: 8px;
}
#product_box_price{
	width: 75px; 
	float: left; 
	padding-left: 10px;
}
