body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 600px;
	background-color: #FFFFFF;
	background-position: 100% 100%;
}

#wrapper {
	position: relative;
	width: 700px;
	height: 700px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapperindex {
	position: relative;
	width: 700px;
	height: 470px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main {
	position: absolute;
	left: 00px;
	top: 180px;
	width: 680px;
}

#mainTrans {
	position: absolute;
	left: 00px;
	top: 180px;
	width: 680px;
}

#picture {
	position: absolute;
	left: 00px;
	top: 160px;
	width: 700px;
	z-index: 10;
}

#headline {
	position: absolute;
	width: 700px;
	z-index: 10;
	left: 00px;
	top: 120px;
}

#homeheadline {
	position: absolute;
	width: 600px;
	z-index: 10;
	left: 100px;
	top: 120px;
}

#subhead {
	position: absolute;
	width: 600px;
	z-index: 10;
	left: 100px;
	top: 170px;
	z-index: 20;
}

#banner {
	position: absolute;
	width: 700px;
	background-color: #FFFFFF;
	height: 140px;
	z-index: 0;
	top: 20px;
}

#nav1 {
	position: absolute;
	left: 00px;
	top: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 12px;
	width: 80px;
}

#nav2 {
	position: absolute;
	left: 00px;
	top: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 12px;
	width: 80px;
}

#nav3 {
	position: absolute;
	left: 00px;
	top: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 12px;
	width: 80px;
}

#nav4 {
	position: absolute;
	left: 00px;
	top: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 12px;
	width: 80px;
}

#nav5 {
	position: absolute;
	left: 00px;
	top: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 12px;
	width: 80px;
}

#legal {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 20px;
	background-color: #FFFFFF;
}

p,td {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
h1 {
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.nav {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}

.legal {
	font-size: 11px;
	color: #000000;
}
