.wrapper {
	MIN-WIDTH: 980px;
	background-image: url(images/bkgd.jpg);
	background-color:#d6d7a7;
	height: 180px;
}

.footer {
	width: 100%;
	background-color: #000;
	text-align: center;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 11px;
	height: 75px;
	margin-top: -75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
} 

#container {
	width: 100%;
	height: 650px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 75px;
}

.header-top {
	Z-INDEX: 100;
	WIDTH: 980px;
	PADDING-TOP: 0px;
	POSITION: relative;
	padding-bottom: 10px;
	padding-top: 40px;
	height: 130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.logo-header {
	FLOAT: left;
}

.tagline {
	FLOAT: right;
	PADDING-TOP: 50px;
	height: 120px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
html, body {
height: 100%;
background-color:#000;
}
