@charset "utf-8";
.footer_block {
	clear: both;
	height: 66px;
	width: 704px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/main/assets/graphix/footbar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	text-align: left;
}
.footer_block p {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.footer_vatnote {
	clear: both;
	height: 25px;
	width: 678px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	float: none;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.footer_vatnote .copyright {
	font-size: 11px;
	color: #FFF;
	float: left;
	height: 25px;
	width: 334px;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
.footer_vatnote .developer {
	font-size: 11px;
	color: #FFF;
	float: left;
	height: 25px;
	width: 334px;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
.footer_vatnote .developer a {
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}
.footer_vatnote .developer a:link {
	color: #F60;
	text-decoration: none;
}
.footer_vatnote .developer a:visited {
	color: #F60;
	text-decoration: none;
}
.footer_vatnote .developer a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer_vatnote .developer a:active {
	color: #0083D7;
	text-decoration: none;
}

