.body {
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: both;
	height: 1024px;
	width: 1600px;
	position: absolute;
}

.body404 {
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: both;
	height: 1024px;
	width: 1600px;
	position: absolute;
	background-image: url(../i/site03.png);
}

.logo {
	height: 175px;
	width: 750px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 50px;
	margin: 0px;
	padding-bottom: 0px;
	visibility: visible;
}

.outerwrapper	{
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	position: absolute;
	left: -10px;
	top: 0px;
}

