@charset "UTF-8";
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
#footertextright {
	float: right;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-color: #ffffff;
	width: 780px;
}
#footertext left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	float: left;
	width: 390px;
	background-color: #dddddd;
}
#footertextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #dddddd;
	float: right;
	width: 390px;
}
#footertext left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #dddddd;
	float: left;
	width: 390px;
}
