body {
	font-family: tahoma;
	font-size: 11px;
	background-color: #f5f590;
	background-image: url(images/gradient-bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 0;
}
#layout {
	font-family: tahoma;
	font-size: 11px;
	margin: auto;
	width: 820px;
	position: relative;
	z-index: 1;
}
#top_btn {
	position: relative;
	z-index: 2;
	width: 796px;
}
#left_menu {
	font-family: tahoma;
	font-size: 11px;
	width: 200px;
	margin-top: 0px;
	position: relative;
	z-index: 3;
	background-color: #8cd882;
	background-image: url(images/menu-bg-down.gif);
	background-repeat: repeat-x;
}
#cart_bar {
	font-family: tahoma;
	font-size: 11px;
	width: 556px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	z-index: 4;
}
#welcome_bar {
	font-family: tahoma;
	font-size: 11px;
	width: 556px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	position: relative;
	z-index: 5;
	font-style: normal;
	line-height: 15px;
}
#search_bar {
	font-family: tahoma;
	font-size: 11px;
	width: 556px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	position: relative;
	z-index: 6;
}
#product_bar {
	font-family: tahoma;
	font-size: 11px;
	width: 556px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	z-index: 7;
}

