.version.index /* version checker */
{
	color: #00000B;
	background-color: #D49CA4;
}

.html
{
	background-color: #444445;
}

#page
{
	z-index: 1;
	width: 1024px;
	min-height: 438px;
	padding-bottom: 62px;
	margin-left: auto;
	margin-right: auto;
}

#u74
{
	z-index: 2;
	width: 1024px;
	position: relative;
	margin-right: -10000px;
}

#u86
{
	z-index: 4;
	width: 100px;
	height: 55px;
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-left: 392px;
	background: transparent url("../images/desginbykarma_web3-layer%201.png") no-repeat left top;
	background-size: contain;
}

#u86:hover
{
	margin: 0px 0px 0px 392px;
	background: transparent url("../images/desginbykarma_web3.png") no-repeat left top;
	background-size: contain;
}

#u86:active
{
	margin: 0px 0px 0px 392px;
	background: transparent url("../images/desginbykarma_web3-layer%203.png") no-repeat left top;
	background-size: contain;
}

body
{
	position: relative;
	min-width: 1024px;
	padding-top: 36px;
	padding-bottom: 36px;
}

#page .verticalspacer
{
	clear: both;
}

