
/***********
STYLES FOR FOOTER
***********/

#footer { margin:0px; padding:0px; display: block; padding-top: 55px; width: 850px; }

.footerText { margin:0px; padding:0px; width: 450px; height: 80px; float: left; vertical-align: bottom; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #333333; line-height: 18px;  }

.footerText a:link { text-decoration:none; color: #333333; }
.footerText a:visited { text-decoration:none; color: #333333; }
.footerText a:active { text-decoration:none; color: #333333; }

.footerText a:hover { text-decoration:underline; color: #666666; }

.footerCopyright { color: #666666; }

.footerLogo { margin:0px; padding:0px; width: 400px; text-align: right; float: left; }


.footerContact { color: #fff; }
.footerContact a:link { text-decoration: none; color: #fff; }
.footerContact a:visited { text-decoration: none; color: #fff; }
.footerContact a:active { text-decoration: none; color: #fff; }
.footerContact a:hover { text-decoration: underline; color: #fff; }

.ukTag {

	color: #fff;
	padding-left: 25px;
	background-image: url(../images/uk_flag.gif); background-repeat: no-repeat; background-position: left top;	
}