body {
	background: #000000;
	margin: 0px; padding: 0px;
	width: 100%; height: 100%;
	font-family: Arial, verdana, Helvetica; color: #ffffff; font-size: 11px
}

a       { color: #9F7457; text-decoration: none }
a:hover { color: #9F7457; text-decoration: underline }

#flashcontent {
	position: absolute; display: block;
	/* min-height: 474px; */
	width:100%; height:85%;
	top: 0px; left: 0px;
	margin: 0px; padding: 0px;
	z-index: 99;
	border: 0px;
	font-family: Arial, verdana, Helvetica; color: #ffffff; font-size: 14px; text-align: center
}    

#footer {
	background-image: url('../img/footertausta.jpg'); background-repeat: no-repeat;	background-position: top center;
	position: absolute; display: none;
	width:100%; height:12%; 
  min-height: 68px;
	top: 88%; left: 0px;
	margin: 0px; padding: 0px;
	z-index: 199;
	border: 0;
	text-align: center
}

#line {
	position: absolute; display: block;
	top: 0px; left: 50%;
	margin-left: -460px;
}

#textcontainer {
	position: absolute; display: block;
	padding-left: 16px;
	width: 904px;
	top: 10px; 
	left: 50%;
	margin-left: -460px;
}

#textcontent1 {
	width: 149px;
	float: left;
	text-align: left;
	color: #9F7457;
	line-height: 16px
}

#textcontent2 {
	width: 151px;
	float: left;
	text-align: left;
	color: #9F7457;
	line-height: 16px
}

#textcontent3 {
	width: 149px;
	float: left;
	text-align: left;
	color: #9F7457;
	line-height: 16px
}

#textcontent4 {
	width: 301px;
	float: left;
	text-align: left;
	color: #9F7457;
	line-height: 16px
}

#copyright {
	width: 154px;
	float: left;
	text-align: left;
	color: #9F7457;
	line-height: 16px
}

#min-height {
	width:1px;
	height:555px;
	position:absolute;
	display:block;
	top:1px;
	left:1px;
}