﻿#footerbar
{
	clear: both;
	background-color: #055035;
	margin: 0px auto;
	width: 770px;
	min-height: 54px;
	height: 54px;
	padding: 0px 0px;
}
#footerbar #footerbarLeft
{
	float: left;
	width: 12px;
	min-width: 12px;
	min-height: 54px;
	height: 54px;
	background-image: url(/company/interface/css/images/bottombar/footerLeftCorner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px;
}
#footerbar #footerbarRight
{
	float: left;
	width: 12px;
	min-width: 12px;
	min-height: 54px;
	height: 54px;
	background-image: url(/company/interface/css/images/bottombar/footerRightCorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px;
}
#footerbar #footerbarCenter
{
	float: left;
	width: 746px;
	min-width: 746px;
	min-height: 54px;
	height: 54px;
	background-image: none;
	padding: 0px;
}
#footerbar #footerbarCenter #footerbarIconsLeft
{
	clear: both;
	float: left;
	width: 19px;
	min-width: 19px;
	height: 30px;
	min-height: 30px;
	background-image: url(/company/interface/css/images/bottombar/footerInnerLeftEdge.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px !important;
}
#footerbar #footerbarCenter #footerbarIcons
{
	float:left;
	width: 708px;
	min-width: 708px;
	height: 30px;
	min-height: 30px;
	background-image: url(/company/interface/css/images/bottombar/footerInnerCentre.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0px 0px 0px !important;
}
#footerbar #footerbarCenter #footerbarIcons #footerbarTrusts
{
	float: left;
	padding: 4px 0px 0px 0px;
}
#footerbar #footerbarCenter #footerbarIcons #footerbarPayments
{
	float: right;
	padding: 4px 0px 0px 0px;
}
#footerbar #footerbarCenter #footerbarIcons #footerbarPayments #footerbarPaymentOptions
{
	color: #FFFFFF;
	font-size: 11px;
}
#footerbar #footerbarCenter #footerbarIconsRight
{
	float: left;
	width: 19px;
	min-width: 19px;
	height: 30px;
	min-height: 30px;
	background-image: url(/company/interface/css/images/bottombar/footerInnerRightEdge.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px !important;
}
#footerbar #footerbarCenter #footerbarText
{
	float:none;
	clear:both;
	margin: 0px auto;
	text-align: center;
	color: #49997C;
	font-size: 11px;
}
#footerbar #footerbarCenter #footerbarText a
{
	color: #73BFA3;
}
#footerbar #footerbarCenter #footerbarText a:hover
{
	color: #49997C;
}
