* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(body_bg.gif);
	background-repeat: repeat-x;
	height: 958px;
}
#container {
	height: 958px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(header_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 118px;
	width: 816px;
}
#nav_bar {
	background-image: url(nav_bar_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 816px;
}
#nav_bar li {
	list-style-type: none;
	display: inline;
}
#nav_bar ul {
	float: left;
	color: #CFB9B6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 24px;
	padding-left: 20px;
}
#nav_bar a {
	color: #EEE4DC;
	text-decoration: none;
	padding-left: 40px;
}
#nav_bar a:hover {
	color: #E8D3A5;
}
#content_left {
	background-image: url(content_left_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 772px;
	width: 589px;
}
#content_left #content_left_image {
	background-image: url(content_left_image.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 337px;
	width: 517px;
	margin-left: 40px;
	margin-top: 15px;
}
#content_left #content_left_text {
	float: left;
	width: 534px;
	margin-left: 55px;
	margin-top: 20px;
}
#content_left #content_left_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 40px;
	line-height: 16px;
}
#content_left #content_left_text span {
	padding-left: 33px;
}
#content_left #content_left_buttons {
	float: left;
	height: 156px;
	width: 551px;
	margin-left: 25px;
	margin-top: 15px;
}
#content_left_buttons #gift_card {
	float: left;
	height: 142px;
	width: 183px;
	margin-left: 6px;
}
#content_left_buttons #button2 {
	float: left;
	height: 125px;
	width: 171px;
	margin-left: 4px;
	margin-top: 8px;
}
#content_left_buttons #map {
	float: left;
	height: 123px;
	width: 169px;
	margin-left: 3px;
	margin-top: 9px;
}
#content_right {
	float: left;
	height: 772px;
	width: 227px;
	background-image: url(content_right_bg.jpg);
	background-repeat: no-repeat;
}
#content_right #about_us {
	float: left;
	height: 357px;
	width: 210px;
	margin-left: 1px;
	margin-top: 2px;
}
#content_right #new_ordering {
	float: left;
	height: 71px;
	width: 210px;
	margin-left: 1px;
	margin-top: 3px;
}
#content_right #button3 {
	float: left;
	height: 71px;
	width: 210px;
	margin-top: 2px;
	margin-left: 1px;
}
