a, a:active, a:link
{
  color: #4078bd;
}

a:hover 
{
  color: #4078bd;
  text-decoration: underline;
}

#topPane {
	min-height: 218px;
	height:auto !important;
	height: 215px;
}

#midPane {
	float: left;
	clear: both;
	width: 785px;
}

#midPane #mainArea {
	width: 375px;
	float: left;
	margin: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(mainTop.gif) top left no-repeat;
	line-height: 16px;
	padding-top: 15px;
	position: relative;
}

#midPane #mainArea .inner {
	background: url(mainInnerBack.gif) bottom left no-repeat;
	min-height: 251px;
	height: auto !important;
	padding-left: 13px;
	padding-right: 13px;
	height: 251px;
	padding-bottom: 13px;
}

#midPane #mainArea .inner a {
	color: #4078bd;
}

#leftMenu {
	width: 179px;
	float: left;
}

#leftMenu h3, .mainArea h3  {
	margin: 0px;
}

#leftMenu h3 a, .mainArea h3 a {
	cursor: pointer;
	line-height: 29px;
	text-indent: -9999px;
	display: block;
	height: 29px;
	clear: both;
}

/* -- This section is dynamically built in code from page properties...
#leftMenu .Obtainaquote  h3 a {
	background: #ffea84 url(obtainQuote.gif) no-repeat bottom left;
}

#leftMenu .Obtainaquote h3 a.menuOn, #leftMenu .Obtainaquote h3 a.nonJavaScript, #leftMenu .Obtainaquote h3 a:hover {
	background: #ffd300 url(obtainQuoteOn.gif) no-repeat bottom left;
}

#leftMenu .Makeaclaim h3 a {
	background: #ffea84 url(makeClaim.gif) no-repeat bottom left;
}

#leftMenu .Makeaclaim h3 a.menuOn, #leftMenu .Makeaclaim h3 a.nonJavaScript, #leftMenu .Makeaclaim h3 a:hover {
	background: #ffd300 url(makeClaimOn.gif) no-repeat bottom left;
}
*/
#leftMenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	clear: both;
}

#leftMenu ul li {
	height: 1%;
	display: block;
	border: solid 1px #e7e7e7;
	list-style: none;
	border-top: none;
	float: left;
	clear: both;
}

#leftMenu ul li a, #leftMenu ul li a:link, #leftMenu ul li a:visited {
	color: #4078bd;
	font-size: 12px;
	display: block;
	float: left;
	clear: both;
	width: 173px;
	cursor: pointer;
}

#leftMenu ul li a:hover {
	text-decoration: underline;
}

#leftMenu ul li a span {
	background: #ffffff url(arrow.gif) right 16px no-repeat;
	padding-left: 10px;
	float: left;
	padding-right: 16px;
	padding-top: 13px;
	padding-bottom: 10px;
	max-width:110px;
}

#leftMenu ul li a img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#leftMenu #phone {
	margin-top: 17px;
	margin-left: 7px;
}

.mainArea .aboutUs  h3 a {
	background: #ffea84 url(aboutUs.gif) no-repeat bottom left;
}

.mainArea .aboutUs h3 a.menuOn, .mainArea .aboutUs h3 a.nonJavaScript, .mainArea .aboutUs h3 a:hover {
	background: #ffd300 url(aboutUsOn.gif) no-repeat bottom left;
}

.mainArea .mutuallyOwned  h3 a {
	background: #ffea84 url(mutuallyOwned.gif) no-repeat bottom left;
}

.mainArea .mutuallyOwned h3 a.menuOn, .mainArea .mutuallyOwned h3 a.nonJavaScript, .mainArea .mutuallyOwned h3 a:hover {
	background: #ffd300 url(mutuallyOwnedOn.gif) no-repeat bottom left;
}

.mainArea .nzOwned  h3 a {
	background: #ffea84 url(newZealandOwned.gif) no-repeat bottom left;
}

.mainArea .nzOwned h3 a.menuOn, .mainArea .nzOwned h3 a.nonJavaScript, .mainArea .nzOwned h3 a:hover {
	background: #ffd300 url(NewZealandOwnedOn.gif) no-repeat bottom left;
}

.mainArea .moreLocalBranches  h3 a {
	background: #ffea84 url(moreLocalBranches.gif) no-repeat bottom left;
}

.mainArea .moreLocalBranches h3 a.menuOn, .mainArea .moreLocalBranches h3 a.nonJavaScript, .mainArea .moreLocalBranches h3 a:hover {
	background: #ffd300 url(moreLocalBranchesOn.gif) no-repeat bottom left;
}

.mainArea .element div
{
  padding: 14px;
  padding-top: 18px;
  min-height: 97px;
  height: auto !important;
  height: 97px;
  line-height: 16px;
  color: #666666;
  background: #ffffff;
}


.rightArea {
	width: 183px;
	float: left;
	min-height: 275px;
	height:auto !important;
	height: 275px;
}


.rightArea ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 10px;
	color: #666666;
}

.rightArea ul li  {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #ebebeb;
	list-style: none;
	display: block;
	width: 150px;
	padding-left: 12px;
	padding-right: 18px;
	float: left;
}

.rightArea ul li  img {
	display: block;
	margin-bottom: 8px;
}

.rightArea ul li.first  {
	border-top: none;
}

.rightArea ul li a, .rightArea ul li a:link, .rightArea ul li a:visited {
	color: #4078bd;
	padding-right: 16px;
	float: left;
	background: url(arrow.gif) right 50% no-repeat;
}

#bottomPane {
	float: left;
	width: 785px;
	margin-top: 13px;
}

#bottomPane .mainArea {
	float: left;
	width: 568px;
	background: url(bottomMainBack.gif) bottom left no-repeat;
	margin-right: 13px;
}

#bottomPane .mainArea .inner {
	background: url(bottomMainTop.gif) top left no-repeat;
	min-height: 245px;
	height:auto !important;
	height: 245px;
}

#bottomPane .rightArea {
	background: url(rightBack.gif) bottom left no-repeat;
	min-height: 245px;
	height:auto !important;
	height: 245px;
}

#bottomPane .rightArea .inner {
	background: url(rightTop.gif) top left no-repeat;
	float: left;
	width: 183px;
}

#pageBottom {
	background: url(pageBottom.gif) top left no-repeat;
	float: left;
	clear: both;
	margin-top: 13px;
	width: 785px;
	margin-bottom: 20px;
}

#pageBottom a {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-left: 12px;
}

#pageBottom div {
	float: left;
	clear: both;
	padding-left: 20px;
	color: #8d8c8c;
	font-size: 10px;
	/*padding-top: 6px;*/
}

a.arrow  
{
  padding-right: 16px;
  background: url(arrow.gif) right 50% no-repeat;
}

p 
{
  line-height: 16px;
}