/*******************************************************************/
* {
	margin: 0;
	padding: 0;
}

/*******************************************************************/
.site {	
	width: 775px;
	height: 600px;
	position: relative;	
	left: 50%;
	margin-left: -387px;
	background-image: url(../images/bgindex.jpg);
}

/*******************************************************************/
.menu {
	width: 775px;
	height: 50px;
	position: absolute;
	top: 65px;	
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding: 23px 10px 0 0;	
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 765px;
	height: 27px;
}

.nix {}

.menu ul {
	float: left;
	display: inline;
	margin-left: 27px;
}

.menu li {
	float: left;
	list-style: none;
	display: inline;
}

.menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#active {
	color: #7D3035;
}

.menu a:hover {
	color: #7D3035;
}
/*******************************************************************/

.hotspot {
	position: absolute;
	margin-left: 663px;
	margin-top: 471px;
	width: 112px;
	height: 129px;
	text-align: center;
	background-image: url(../images/hotspot.jpg);
	padding: 20px 10px 0 0;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 102px;
	height: 109px;
}

.hotspot a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

.hotspot span {
	font-size: 18px;
}

.nix {}

.hotspot img {
	border: 0;
}
