body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: 1c1c1c;
}
#wrapper {
	background-color: #1c1c1c;
	margin: 0 auto;
	text-align: left;
	width: 1250px;
}
#header {
	padding: 0px;
	height: 100px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#wrapper #header img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 312.5px;
	margin-bottom: 0px;
	margin-left: 312.5px;
	width: 625px;
}
.navigationButtons {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}


#navigation {
	margin: 0px;
	padding: 0px 187px;
	height: 25px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenuLeft {
	margin: 0px;
	height: 25px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 187px;
}

#submenuRight {
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 187px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}


#mainContent {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 1250px;
	height: 720px;
	position: relative;
	clear: both;
}


#footer {
	margin: 0px;
	height: 150px;
	clear: left;
	padding-top: 0px;
	padding-right: 225px;
	padding-bottom: 0px;
	padding-left: 225px;
}

