div#header {
	background-color: #000000;
	height: 55px;
	width: 100%;
	position: relative;
	padding-top: 3px;
        border: 0px solid white;
}
h1#header-title {
	background-image: url(images/flathau3.gif);
	display: block;
	height: 35px;
	width: 400px;
	position: absolute;
	left: 0px;
	z-index: 1;
}
h1#header-title span {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
	left: -10000px;
	z-index: 0;
}
div#content {
	position: relative;
	width: 640px;
	background-color: #FFFFFF;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
}
div#footer {
	position: relative;
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 30px;
	top: auto;
	padding-bottom: 30px;
	clear: both;
}
a:link   {
	color: #B1C3D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a:visited   {
	color: #B1C3D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a:hover   {
	color: #B1C3D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:active   {
	color: #B1C3D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.fineprint {
	font-size: 10px;
	font-style: italic;
}
div#main-image {
	position: absolute;
	top: 200px;
	left: 350px;
	height: 900px;
	width: 1200px;
	display: block;
}
div#description {
	position: relative;
	left: 60px;
	font-size: 12px;
	width: 640px;
	padding-bottom: 68px;
	top: auto;
}
body {
        margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#central-container {
	height: auto;
	background-color: #EEEEEE;
	position: static;
	display: block;
}
div#container {
	background-color: #0099FF;
	height: auto;
	position: relative;
}
p {
	margin-top: 0px;
}
.left-image {
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
}
.right-image {
	margin-left: 45px;
	margin-bottom: 20px;
	float: right;
}
div#content div {
	clear: both;
}
div#content label {
	text-align: right;
	margin-right: 15px;
	width: 175px;
	display: block;
	float: left;
	height: 15px;
	margin-top: 5px;
}
div#content input {
	margin-bottom: 5px;
}
input#submit {
	margin-left: 190px;
}
div#nav {
	text-align: center;
	background-color: #000000;
	padding-bottom: 2px;
}
div#nav img {
	margin-right: 5px;
	margin-left: 5px;
}
div#content a:link {
	text-decoration: underline;
}
h2 {
	font-size: 18px;
}
textarea {
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
}
body#products div#content  div img {
	border: 1px solid #666666;
}
a.footerlink:link {
	font-weight: normal;
}
