@charset "UTF-8";
body {
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -244px; /* half of wrapper's height */
	float: left;
}
#wrapper {
	text-align: left;
	height: 488px;
	width: 754px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
}
#footer {
	height: 41px;
	clear: both;
}
#header1 {
	background-image: url(../images/header1.gif);
	height: 41px;
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(../images/header2.gif);
	height: 148px;
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../images/logo.gif);
	height: 67px;
	background-repeat: no-repeat;
}
#content {
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	height: 190px;
}
#rightcolumn {
	float: right;
	width: 429px;
	margin-right: 41px;
	padding: 0px;
	height: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 2;
	color: #666666;
}
.more {
	color: #339999;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
}
.moretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #666666;
	text-align: left;
}
#leftcolumn1 {
	float: left;
	height: 488px;
	width: 198px;
}
#rightcolumn1 {
	float: right;
	height: 488px;
	width: 556px;
}
