.top_bg {
	background-image: url(images/gourmet_foods_1.jpg);
	background-repeat: no-repeat;
}

.body_bg {
	background-image: url(images/gourmet_foods_cont.jpg);
	background-repeat: repeat-x;
}

.footer_bg {
	background-image: url(images/gourmet_foods_3.jpg);
	background-repeat: no-repeat;
}

.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bg {
	background-image: url(images/style_1_cont.jpg);
	background-repeat: repeat-x;
}

body {
	background-color: #e3dede;
}

.product_flow {
	background-image: url(images/product_flow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header {
	width: 780px;
	height: 211px;
	background-image: url(images/gourmet_foods_2c.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header span {
	display: none;
	background-position: 0px 0px;
	}
	

.searchbg {
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
}

.dropdown {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e6e6e6;
	text-decoration: none;
	height: 15px;
	width: 100px;
	background-color: #666666;
	display: block;
	border: 1px solid #e6e6e6;
}	