body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#header {
	position: absolute;
	height: 175px;
	width: 500px;
	left: 200px;
	top: 15px;
}
#banner_top {
	position: absolute;
	height: 200px;
	width: 900px;
	left: 0px;
	top: 190px;
}
#sublinks_one {
	position: absolute;
	height: 100px;
	width: 900px;
	left: 0px;
	top: 505px;
}
#sublinks_two {
	position: absolute;
	height: 100px;
	width: 900px;
	left: 0px;
	top: 620px;
}
#links_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	letter-spacing: 1px;
	height: 20px;
	width: 160px;
	padding-top: 5px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	right: 0px;
}
#links_contact a {
	color: #99CC00;
	text-decoration: none;
}
#links_contact a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#footer {
	position: absolute;
	height: 25px;
	width: 900px;
	left: 0px;
	top: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	letter-spacing: 1px;
	text-align: center;
}
#banner_middle {
	position: absolute;
	height: 70px;
	width: 900px;
	left: 0px;
	top: 390px;
}
#banner_bottom {
	position: absolute;
	height: 30px;
	width: 900px;
	left: 0px;
	top: 460px;
}
#header_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
	top: 10px;
	right: 0px;
	position: absolute;
	height: 25px;
	width: 180px;
	text-align: right;
	letter-spacing: 1px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	font-weight: normal;
	letter-spacing: 1px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	text-decoration: none;
}

