body {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	background-image: url('../images/background.png');
}

img {
	border: none;
}

map {
	z-index: 2;
}

#total_body
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	height: 500px;
}

div {
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#wheel {
	position: absolute;
	height: 600px;
	width: 600px;
	top: 35px;
	left: 150px;
}

#slogan {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#wheel #interior {
	position: relative;
	width: 100%;
	height: 100%;
}

div.nav_text {
	position: absolute;
}

div.nav_text img {
	position: absolute;
}

div.nav_text img.unselected {
}

div.nav_text img.selected {
}

div.nav_text img.hidden {
	display: none;
}

div.cones {
	position: absolute;
}
