@charset "UTF-8";
#Container {
	width: 955px;
	bottom:0;
	position: relative;
	left: 50%;
	margin-left: -477.5px;
	
}
#Header {
	float: left;
	height: 156px;
	width: 955px;
}
#UnderMenu {
	height: 51px;
	width: 955px;
	background-image: url(Sliced%20Exports/Under_Menu.jpg);
}
#Menu {
	float: left;
	height: 38px;
	width: 955px;
}
body {
	background-color: #000;
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
	background-position: center top;
}
#Content {
	width: 931px;
	background-image: url(Sliced%20Exports/Content_Bg.jpg);
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: center;
	padding-top: 50px;
}
#Footer {
	background-image: url(Sliced%20Exports/Footer_BG.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content {
	width: 931px;
	background-image: url(Sliced%20Exports/Content_Bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: center;
	float: left;
	height: 500px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Content_text {
	font-family: Verdana, Geneva, sans-serif;
}
.Content_text {
	font-family: Helvetica;
	font-size: 36px;
	color: #000;
}
.Image {
	overflow: auto;
}
