@charset "UTF-8";
/* CSS Document */

#imageHolder{
	width: 160px;
	float: left;
}

#textHolder{
	width: 714px;
	margin: 0 0 0 0; 
	float: left;	
}
#textHolderWide{
	width: 714px;
	margin: 0 0 0 0; 
	float: left;	
}

#bodyCopy{
	width: 100%;
	float: left;
}

#bodyCopy ol{
	width: 500px;
	float: left;
}

#bodyCopyMed{
	width: 550px;
}

.bodyCopyShort{
	width: 400px;
}

/* OUR PEOPLE */
#peopleListHolder{
	float: left;
	margin: 10px 0 10px 0;
	width: 700px;
}

#peopleListHolder{
	float: left;
	width: 460px;
	padding: 0 228px 0 0;
	margin: 10px 0 0 0;
	background: url(../images/reception.jpg) no-repeat bottom right;
}

#peopleListHolder a{
	display: block;
	float: left;
	clear: left;
	width: 410px;
	padding: 10px 0px 10px 30px;
	margin: 0;
	background: url(../images/ourpeople_nav_bg.gif) repeat-y top left;
	color: #66aacc;
	font: 13px/13px Georgia, "Times New Roman", Times, serif;
}

#peopleListHolder a:visited{
	background: url(../images/ourpeople_nav_bg.gif) repeat-y top left;
	color: #4d4d4d;
}

#peopleListHolder a:hover{
	background: url(../images/ourpeople_nav_bg_hover.gif) repeat-y top left;
	color: #666;
	text-decoration: none;
}

/* personal profiles */
.photos {
	margin: 0 20px 0 0;	
}

/* areas of practice */
#areasOfPractice, #linksHolder{
	float: left;
	width: 460px;
	padding: 0 228px 0 0;
	margin: 10px 0 0 0;
	font-size: 14px;
}

#areasOfPractice{
	background: url(../images/viaduct.jpg) no-repeat bottom right;

}
#linksHolder{
	background: url(../images/auckland.jpg) no-repeat bottom right;
}

/* Contact Details */
#contactDetails{
	width: 155px;
}

#contactDetails p{
	font-size: 12px;
	line-height: 16px;
}

/* Invest in New Zealand */
table.taxRates{
	padding: 0;
	margin: 0;
	border: 1px solid #777;
}

table.taxRates td{
	border: 1px solid #777;
	padding: 4px;
}

p .importantNote{
	font: 10px/14px #444 "Times New Roman", Times, serif;
}