.header {
	height: 94px;
	width: 987px;
}

.topmenu {
	position:relative;
	display: block;
	height: 36px;
	width: 987px;
}
.topmenu  .floatleft{
	float: left;
}
.topmenu  a.realitya {
	background-image: url(../images/btn_reality.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 193px;
	display: block;
	position: relative;
	float: left;
}
.topmenu  a.realityb {
	background-image: url(../images/btn_reality.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	height: 36px;
	width: 193px;
	display: block;
	position: relative;
	float: left;
}
.topmenu  a.grapplinga {
	background-image: url(../images/btn_grappling.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 193px;
	display: block;
	position: relative;
	float: left;
}
.topmenu a.shop {
	background-image: url(../images/btn_shop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 123px;
	display: block;
	position: relative;
	float: left;
}