@charset "ISO-8859-1";
#layout {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#layout #logoheader {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 202px;
	width: 588px;
	line-height: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#layout #imageleft {
	clear: both;
	float: none;
	height: 650px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../background.jpg);
	visibility: visible;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#layout #copyright  {
	clear: both;
	float: none;
	margin-top: 10px;
	margin-right: 340px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	width: auto;
	background-image: none;
}
#layout #products {
	clear: none;
	float: right;
	width: 371px;
	margin-top: 80px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
#layout #slogan {
	clear: both;
	text-align: center;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#layout #text {
	clear: both;
	float: none;
	height: auto;
	width: 964px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	font-size: 14px;
}
#layout #text #download {
	float: right;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
