@charset "ISO-8859-1";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#head {
	background-color: #ACB0B3;
	position: relative;
}
#footer {
	background-color: #7A7B7F;
	height: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 10px;
	position: relative;
	background-image: url(images/footer.jpg);
}
#right {
	position: absolute;
	float: right;
	right: 0px;
	bottom: 2px;
}
#footer a {
	background-color: #ACB0B3;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.button {
	position: absolute;
	right: 0px;
	z-index: 100;
	top: 73px;
}
#head   a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.switch {
	position: absolute;
	top: 2px;
	right: 25px;
}
#head a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
