body {
	background-color: #e8e8e6;
	margin: 0;
	padding: 0;
}

#top {
	width: 800px;
}

#header {
	width: auto;
	height: 84px;
	/*background-image: url(images/img_0_0.png);*/
}

#menu {
	width: auto;
	height: 55px;
}

#download {
	width: auto;
	height: 208px;
}

#content {
	width: auto;
	height: auto;
	background-image: url(images/img_3_0.png);
	padding: 10px 50px 5px 50px;
}

#text {
	text-indent: 0px;
	float: none;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 5px;
}

#footer {
	width: auto;
	height: 54px;
	background-image: url(images/img_4_0.png);
}

#links {
	font-style: normal;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17pt;
}

#suse {
	padding-top: 15px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a {
	font-family: monospace;
	font-size: 10pt;
	text-decoration: none;
	color: #217808;
	border-bottom: dashed 1px;
}

a:hover {
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

a.top:link, a.top:active, a.top:visited, a.top:hover {
	border: none;
	}

