html, body     {
	color: #6E6E6E;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 16px;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	height: 100%;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1     {
	font-size: 64px;
	font-weight: bold;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	margin-bottom: 200px;
}
h2 {
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
}
.LineDot1   { margin: 0; padding: 0; border-bottom: 1px dotted #323232 }
a:link {
	color: #999;
	text-decoration: none;
}
a:visited  {
	text-decoration: none;
	color: #999;
}
a:hover {
	color: #D67600;
	text-decoration: none
}
#apDiv1 {
	position:relative;
	height:auto;
	padding-top: 60px;
	padding-right: 200px;
	padding-bottom: 40px;
	padding-left: 100px;
	margin: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #D67600;
}
