body {
	background-color: #000000;
}
#wrapper {
	position: absolute;
	left: 50%;
	text-align: left;
	width: 960px;
	margin-left: -480px;
}
#header {
	height: 556px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 50px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 150px;
	position: absolute;
	left: 674px;
	top: 570px;
	height: auto;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7d7f83;
	text-align: center;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 616px;
}
#contact a:link, #contact a:visited {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#contact a:hover, #contact a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
