.title_text {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;
}

.title01 {
	padding: 5px 0px 0px 16px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_title_01.gif);
	background-repeat:no-repeat;
	height:28px;
	display:block;
}

.one {
	font-family:Arial;
	margin:0px;
	padding:0px 30px 0px 16px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_body_01.gif);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

.title02 {
	padding: 5px 0px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_title_02.gif);
	background-repeat:no-repeat;
	height:28px;
	display:block;
}

.two {
	margin:0px;
	padding:0px 30px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_body_02.gif);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

.title03 {
	padding: 5px 0px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_title_03.gif);
	background-repeat:no-repeat;
	height:28px;
	display:block;
}

.three {
	margin:0px;
	padding:0px 22px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_body_03.gif);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

.title04 {
	padding: 5px 0px 0px 16px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_title_01.gif);
	background-repeat:no-repeat;
	height:28px;
	display:block;
}

.four {
	margin:0px;
	padding:0px 30px 0px 16px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_body_04.gif);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

.title05 {
	padding: 5px 0px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_title_02.gif);
	background-repeat:no-repeat;
	height:28px;
	display:block;
}

.five {
	margin:0px;
	padding:0px 30px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_body_05.gif);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

.title06 {
	padding: 5px 0px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_title_03.gif);
	background-repeat:no-repeat;
	height:28px;
	display:block;
}

.six {
	margin:0px;
	padding:0px 22px 0px 12px;
	background-image:url(/custom/templates/page/KiwiHome/images/kiwibird_home_body_06.gif);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

/* Top Header One */

#topheader1frame {
	width:753px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
	#topheader1frame.home{height:247px;}

#topheader1contentleft {
	width:753px;
	height: 247px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Top Header One */

/* Top Header Two */

#topheader2contentleft {
	width:753px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
}

/* END Top Header Two */

/* Top Header Three */

#topheader2contentleft {
	width:753px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
}

/* END Top Header Three */

/* 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 */