/* ------------------------------------------------------------------------------------------------------- */

.thrColAbsHdr #mainContent {	border-right: none;	}

#footer {	margin-top: 200px; 	}


/* ------------------------------------------------------------------------------------------------------- */
/* Navigation styles */

#navbar ul li a:hover, #navbar ul li a.current { background-color: #8c7400; }

/* ------------------------------------------------------------------------------------------------------- */

a.tablelink:link, a.tablelink:visited {color: #333333; text-decoration: none; }
a.tablelink:hover {color: #333333; text-decoration: underline; }


.thrColAbsHdr #mainContent #contacts_list  {
	position: absolute;
	left: 560px;
	list-style: none;
	width: 240px;
	top: 100px;
	line-height: 2em;
	font-family: "Times New Roman", Bodoni, Palatino, Times, Serif;
	font-size: 16px;
	z-index: 1;
}

/* ------------------------------------------------------------------------------------------------------- */

/*  Image map styles  */

#imap {display:block; padding:0; margin:0; margin-left: 40px; width:550px; height:474px; background:url(images/contact.gif) no-repeat; position:relative; color: #fff; 	z-index: 0; }
#imap dd {position:absolute; padding:0; margin:0;}
#imap a {font-weight: normal; font-size: 12px;}

#imap #perth {left:15px; top:320px; z-index:20;}
#imap #sydney {left:460px; top:340px; z-index:20;}
#imap #melbourne {left:390px; top:380px; z-index:20; }

#imap a#link_perth {display:block; width:85px; height:20px; text-decoration:none; z-index:20;}
#imap a#link_sydney {display:block; width:85px; height:30px; text-decoration:none; z-index:20;}
#imap a#link_melbourne {display:block; width:100px; height:30px; text-decoration:none; z-index:20;}

#imap a em {display:none;}
#imap a span, #imap a:visited span {display:none;}