.html
{
	background-color: #000000;
}

#page
{
	z-index: 1;
	width: 1280px;
	min-height: 962px;
	padding-bottom: 86px;
	margin-left: auto;
	margin-right: auto;
}

#u89
{
	z-index: 2;
	width: 1280px;
	min-height: 962px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
}

#u91
{
	z-index: 3;
	width: 216px;
	height: 104px;
	border-style: none;
	border-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 748px;
	left: 1002px;
	background: transparent url("../images/03.png") no-repeat center center;
	background-size: contain !important;
}

#u91:hover
{
	margin: 748px -10000px 0px 0px;
	background: transparent url("../images/02.png") no-repeat center center;
	background-size: contain !important;
}

#u91:active
{
	margin: 748px -10000px 0px 0px;
	background: transparent url("../images/01.png") no-repeat center center;
	background-size: contain !important;
}

#page .verticalspacer
{
	clear: both;
}

