﻿.pack1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 0px;
}
.pack2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #072a35;
	padding-right: 0px;
	padding-left: 6px;
}
#footer {
	position: relative;
	padding: 0px;
	width: 100%;
	background-image: url(../foot/bg.jpg);
	background-repeat: repeat-x;
			}
			#footer h1 {
				padding-bottom: 0;
			}
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
				font-size: 12px;
				line-height: 1.5em;
			}

.sitemap {
	font-family: sans-serif;
	font-size: 8pt;
	color: #FFF;
	background-image: url(../foot/f1_.jpg);
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 2pt;
	vertical-align: middle;
	height: 71px;
}
.foot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	text-transform: none;
}
#footer a {
	color:#fff;
	text-decoration:none;
	text-transform: none;
	font-size: 8pt;
}
#footer a:hover {
	text-decoration: none;
	color:#84d8ef;
}

