body {
	background-color: #000;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	width: 1024px;
}
#Content {
	float: left;
	height: 659px;
	width: 1024px;
	background-image: none;
}
#TextBox {
	float: left;
	height: 1600px;
	width: 800px;
	padding-right: 112px;
	padding-left: 112px;
}

#Header {
	float: left;
	height: 73px;
	width: 1024px;
	background-image: url(images/Header.jpg);
}
#Menubar {
	float: left;
	height: 37px;
	width: 1024px;
}

#Container {
	background-image: url(images/background.jpg);
	float: left;
	height: 900px;
	width: 1024px;
	background-position: center;
}
#Section1 {
	float: left;
	height: 150px;
	width: 1024px;
}
#Section2 {
	float: left;
	height: 158px;
	width: 1024px;
}
#Section3 {
	float: left;
	height: 164px;
	width: 1024px;
}
#Section4 {
	float: left;
	height: 187px;
	width: 1024px;
}
#main {
	float: left;
	height: 900px;
	width: 1024px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
