body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005295;
	color: #FFFFFF;
	margin: 15px 0px;
	padding: 0px;
}
#tzContainer {
	width: 669px;
	margin-left: -335px;
	background-image: url(images/home_photo1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 15px;
	height: 463px;
}
#tzContainer #tzHeader {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 18px;
}
#tzContainer #tzFooter {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#tzCaution {
	background-image: url(images/caution-shdw.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 362px;
	left: 50%;
	font-size: 11px;
	line-height: 11px;
	color: #FF7F00;
	text-align: center;
	padding: 50px 30px 10px 10px;
	height: 60px;
	width: 135px;
	margin-left: 200px;
}
#tzContent1 {
	background-color: #FF7F00;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	position: absolute;
	top: 365px;
	width: 639px;
	margin-left: 10px;
}
#tzContainer #tzContent2 {
	font-size: 13px;
	line-height: 16px;
	position: absolute;
	top: 400px;
	width: 450px;
	left: 30px;
}
#tzContainer #tzContent2 span {
	font-size: 11px;
	color: #FF7F00;
}
#tzMenu {
	padding: 0px;
	margin-top: 363px;
	margin-left: 22px;
}
#tzMenu a{
	display: block;
	float: left;
	text-decoration: none;
}
#tzMenu a h3{
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
#tzMenu a:hover h3{
	text-decoration: underline;
}
#tzMenu a:active h3{
	color: #005295;
}
.TzClear {
	clear: both;
}
#tzContent2 a {
	color: #FE7E00;
}
#tzContent2 a:hover {
	color: #FFFFFF;
}
#tzContent2 a:active {
	text-decoration: none;
}
#tzSplash {
	clear: both;
	font-size: 14px;
	position: absolute;
	left: 50%;
	top: 485px;
	margin-left: -305px;
}

