.nzhocbody {
	height: 520px;
	overflow:visible;
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body .nzhocbody {
	height: auto;
	min-height: 520px;/*moz*/
}

/* Header Frame */

#headerframe {
	width: 756px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#headercontentleft {
	width: 298px;
	height: 190px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

#headercontentright {
	width: 458px;
	height: 190px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Header Frame */

/* Title Frame */

#titleframe {
	width: 756px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#titlecontentleft {
	width: 756px;
	height: 17px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Title Frame */

/* Body Frame */

#bodyframe {
	width: 756px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-image:url(/custom/templates/page//NZHOCmain/images/nzhoc_main_background.gif);
	background-repeat:repeat-y;
}

#bodycontentleft {
	width: 143px;
	height: auto;
/*	overflow: hidden; Johnny sucks*/
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

#bodycontentright {
	width: 613px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Body Frame */

/* Footer */

#footerframe {
	width: 756px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#footercontentleft {
	width: 232px;
	height: 102px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

#footercontentcenter {
	width: 378px;
	height: 102px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

#footercontentright {
	width: 146px;
	height: 102px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	text-align:right;
	background:#fff;
}

/* END Footer */

/* THUMBNAIL */
.wholethumbnail {
	padding: 23px 0px 0px 25px;
}

.thumbnail {
	width:110px;
	height:110px;	
	background-repeat:no-repeat;
	padding:0px;
}

.thumbnail img {
	border-color:white;
	border-width:1px;
	border-style:solid;
	float:left;
	margin:0px
}
/* END THUMBNAIL */