#zone1left {
	margin: 0 360px 0 0;
	padding: 20px 0 0 20px;
	height: 80px;
	text-align: left;
}

#zone1right {
	float: right;
	width: 360px;
	height: 80px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;
}

#zone1bottom {
	clear: right;
	margin: 0;
	padding: 0;
	height: 145px;
}

#zone1bottomleft {
	margin: 0 62% 0 0;
	padding: 0 0 0 22px;
	text-align: left;
}

#zone1bottomleft .text {
	color: #66311D;
	font-family: Arial;
	font-size: 10px;
	line-height: 17px;
}

#zone1bottomleft .text .textbold {
	font-size: 11px;
	font-weight: bold;
}

 #zone1bottomright {
	float: right;
	margin: 0;
	padding: 0;
	width: 62%;
	text-align: left;
}

#zone1bottomright .title {
	color: #66311D;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
}

#zone1bottomright .text {
	color: #66311D;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	vertical-align: top;
}

#zone1bottomright a:link {
	color: #66311D;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

#zone1bottomright a:visited {
	color: #66311D;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

#zone1bottomright a:hover {
	color: #391608;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

#zone1bottomright a:active {
	color: #66311D;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

#zone1content table {
	height: 161px;
	color: #66311D;
	font-family: Arial;
	font-size: 10px;
}

#zone1content td.imgcontent {
	padding: 0;
	border-right: 1px solid #66311D;
	text-align: center;
	vertical-align: top;
}

#zone1content td.imgcontentlast {
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: top;
}

#zone1content td.txtcontent {
	padding: 0;
	height: 17px;
	border-right: 1px solid #66311D;
	text-align: center;
	vertical-align: middle;
}

#zone1content td.txtcontentlast {
	padding: 0;
	height: 17px;
	border: none;
	text-align: center;
	vertical-align: middle;
}