body {
	text-align: center;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
a#about:hover img {
	text-align: center;
}
#logo {
	text-align: center;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	}
a#home img {
	border-style: none;
	background-image: url(Images/HOME.jpg);
	height: 35px;
	width: 53px;
}
a#home:hover img {
	border-style: none;
	background-image: url(Images/HOME_hover.jpg);
	height: 35px;
	width: 53px;
}
a#about img {
	border-style: none;
	background-image: url(Images/ABOUT.jpg);
	height: 35px;
	width: 63px;
}
a#about:hover img {
	border-style: none;
	background-image: url(Images/ABOUT_hover.jpg);
	height: 35px;
	width: 63px;
}
a#flavors img {
	border-style: none;
	background-image: url(Images/FLAVORS.jpg);
	height: 35px;
	width: 174px;
}
a#flavors:hover img {
	border-style: none;
	background-image: url(Images/FLAVORS_hover.jpg);
	height: 35px;
	width: 174px;
}
a#nutrition img {
	border-style: none;
	background-image: url(Images/NUTRITION.jpg);
	height: 35px;
	width: 93px;
}
a#nutrition:hover img {
	border-style: none;
	background-image: url(Images/NUTRITION_hover.jpg);
	height: 35px;
	width: 93px;
}
a#location img {
	border-style: none;
	background-image: url(Images/LOCATION.jpg);
	height: 35px;
	width: 180px;
}
a#location:hover img {
	border-style: none;
	background-image: url(Images/LOCATION_hover.jpg);
	height: 35px;
	width: 180px;
}
