@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#wrapper {
	background-color: #000000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 257px;
	width: 1024px;
	background-image: url(../images/new-header.jpg);
	float: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #body1 {
	background-image: url(../images/the-evolution-of-the-energy.jpg);
	float: left;
	height: 163px;
	width: 820px;
	clear: none;
	top: auto;
}
#wrapper #bar {
	background-image: url(../images/aaabar.jpg);
	height: 1409px;
	width: 204px;
	float: right;
	clear: none;
	background-repeat: no-repeat;
}


#wrapper #footer {
	height: 20px;
	width: 1024px;
	background-color: #000000;
	float: left;
	clear: both;
}

#wrapper #slice {
	float: left;
	height: 140px;
	width: 819px;
}

#wrapper #body2 {
	background-image: url(../images/index-food-alt-bottom.jpg);
	float: left;
	width: 820px;
	height: 1100px;
}
#wrapper #header #navigation {
	height: 50px;
	width: 450px;
	padding-top: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	margin-left: 8px;
	text-decoration: none;
	float: left;
	line-height: 25px;
}
