body {
	margin: 0;
	background-image: url(../structure/sun.png);
	background-repeat: no-repeat;
	background-position: -100px -380px;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	background-attachment: fixed;
}
h1, h2 {
	font-weight: normal;
	color: #C60;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0;
	padding: 0.5em 0;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #C30;
}
a:active {
	color: #D0461A;
}
#container {
	width: 100%;
	background-image: url(../structure/mast_bg.png);
	background-repeat: repeat-x;
}
#mast {
	background-image: url(../structure/mast.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 940px;
	margin: 0 auto;
}
#mast-link {
	height: 60px;
	width: 240px;
	position: absolute;
	margin-top: 20px;
}
#mast-link a {
	position: absolute;
	width: 240px;
	height: 60px;
	display: block;
}
#mast-link a:hover {
	display: block;
	position: absolute;
	width: 240px;
	height: 60px;
	background-image: url(../structure/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#trail-menu {
	width: 940px;
	margin: 15px auto 10px auto;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#mast-descript1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	position: absolute;
	margin: 35px 0 0 450px;
}
#mast-descript2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	margin: 55px 0 0 520px;
	float: right;
}
#arkay-intro-wrap {
	width: 940px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
#intro-left {
	float: left;
	width: 448px;
	height: 300px;
}
#intro-right {
	float: right;
	width: 490px;
	background-image: url(../structure/mast-txt-bg.png);
	height: 300px;
}
#text-intro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #FFF;
	margin: 60px 30px 20px 35px;
	line-height: 1.4em;
}
.body-txt-container {
	width: 100%;
	background-color: #F0F0F0;
	padding: 20px 0 30px 0;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
}
#text-wrap {
	margin: 0 auto;
	overflow: hidden;
	width: 940px;
}
.text-left {
	float: left;
	width: 440px;
	text-align: justify;
}
.text-right {
	float: right;
	width: 460px;
	text-align: justify;
}
#form-container {
	width: 100%;
	background-color: #F5F0E6;
	overflow: hidden;
	font-size: 11px;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 20px 0;
	margin-top: 2px;
}
#form-left {
	width: 440px;
	float: left;
}
#form-right {
	width: 460px;
	float: right;
}
#form-h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666;
	padding-bottom: 15px;
}
.text-right ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: inside;
}
#footer {
	width: 100%;
	background-image: url(../structure/ftr-bg.png);
	background-repeat: repeat-x;
	font-size: 11px;
}
#footer-txt {
	width: 940px;
	margin: 0 auto;
	padding: 7px 0;
	color: #666;
	font-size: 11px;
}
#footer-txt a  {
	width: 100%;
	color: #666;
	text-decoration: none;
}
.body-txt-container .url{
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.body-txt-container .url:link {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.body-txt-container .url:hover {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C30;
	text-decoration: none;
}
.body-txt-container ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.body-txt-container li{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.body-txt-container li a {
	text-decoration: underline;
}
.text-right-disclaimer {
	float: right;
	width: 460px;
	font-size: 9px;
	line-height: 12px;
	color: #666;
}

