.bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
