.indexNoLeftNav #main, .templateNoLeftNav #main{ 
	background-image: none;
}
.indexNoLeftNav #content{
	background-image: url(../images/noleftnav/content_bg_index.jpg);
}
.templateNoLeftNav #content{
	background-image: url(../images/noleftnav/content_top.jpg);
}
.indexNoLeftNav #bl_bg, .templateNoLeftNav  #bl_bg{
	background-image: none;
}
.indexNoLeftNav #footer_bg, .templateNoLeftNav #footer_bg{
	background-image: url(../images/noleftnav/footer.gif);
	background-repeat: no-repeat;
}
.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{
	display: none;
}

.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent{
	padding-left: 15px; 
	width: 721px;
	margin: 10px 0px 0 0px;
}
.templateNoLeftNav #showcaseSearch_tbl{
	width: 100px;
	margin: 0 auto;
}
.templateNoLeftNav #showcaseSearch_tbl div{
	margin: 0 auto;
	width: 265px;
	height: 279px;
}
.templateNoLeftNav .showcaseSearch_tblCell{
	padding: 5px;
}













