html {
	background-color: #fafff5;
}
body {
	margin: 0px;
	padding: 5% 0px 0px 0px;
	background-color: #fafff5;
	font: normal 12px times,georgia,serif;
	color: #000;
}
img {
	border: 0px;
	white-space: nowrap;
}
a {
	text-decoration: none;
	color: #000;
}
a:active {
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:focus
{
	-moz-outline-style: none;
}
#main {
	margin: 0px;
	height: 100%;
	padding: 0px 50px 0px 50px;
	text-align: center;
}
#logo {
	margin-bottom: 22px;
}
.holder {
	margin: 0px;
	padding: 0px;
	display: block;
	white-space: nowrap;
}
.scroll-pane {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#pane1 {
	height: 525px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	display: block;
	_overflow: hidden;
}
table, table tr, table tr td, table tr td img {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
td a {
	display: block;
	color: #000;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#kon {
	letter-spacing: 1.6px;
	text-transform: uppercase;
}
