﻿/*FOOTER*/

#FooterUK {
	clear:both;
	text-align:left;
	position:relative;
	width:970px;
	height:26px;
	background-image:url('ImgForStyle/Footer/footer_bg.jpg');
	background-repeat:no-repeat;
}

#FooterUK a,
#FooterUK a:visited,
#FooterUK a:active {
	color:#808080;
	font-family:Tahoma;
	font-size:11px;
	border-right:1px #474747 solid;
	text-decoration:none;
	cursor:pointer;
	padding-right:8px;
	padding-left:4px;
}
#FooterUK a.Last,
#FooterUK a.Last:visited,
#FooterUK a.Last:active {
	color:#808080;
	font-family:Tahoma;
	font-size:11px;
	border-right:0;
	text-decoration:none;
	cursor:pointer;
	padding-right:8px;
	padding-left:0px;
}
#FooterUK li.FooterFlagUK a,
#FooterUK li.FooterFlagUK a:visited,
#FooterUK li.FooterFlagUK a:active {
	color:#808080;
	font-family:Tahoma;
	font-size:11px;
	border-right:0;
	text-decoration:none;
	cursor:pointer;
	padding-right:8px;
	padding-left:4px;
}

#FooterUK a:hover {
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
	padding-right:8px;
	padding-left:4px;
}
#FooterUK a.Last:hover {
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	border-right:0;
	text-decoration:none;
	cursor:pointer;
	padding-right:8px;
	padding-left:0px;
}

#FooterUK li.FooterFlagUK a:hover {
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	border-right:0;
	text-decoration:none;
	cursor:pointer;
	padding-right:8px;
	padding-left:4px;
}


#FooterUK li {
	list-style:none;
	display:inline;
}
#FooterUK li.FooterFlagUK {
	margin-left:30px;
	margin-right:253px;
	padding-right:0;
	
}
#FooterUK li img {
	padding-right:1px;
	position:relative;
	top:5px;
}

#FooterUK li.FooterFlagUK img {
	padding-right:5px;
	position:relative;
	top:5px;
}

#FooterUK img {
	border:0;
}

#FooterUK ul {
	position:relative;
	top:1px;
}
/*fine FOOTER*/
