@charset "windows-1253";
/* CSS Document */

.footer-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
.footer-bg {
	background-image: url(pics/footer-bg.jpg);
	margin: auto;
	padding: 0px;
	height: 100px;
	width: 100%;
}
.main-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

