
#ait-logo {
	display: block;
	position: relative;
	float: right;
	z-index: 10;
	margin: 15px 35px 0px 35px;
}

#hotspot-spacer {
	width: 524px;
	height: 240px;
	margin-top: 35px;
	position: relative;
}

#hotspot-image {
	left: -10px;
}


/************ Hotspot positions ***************/
#one {
	top: 71px;
	left: 202px;
}
#two {
	top: 70px;
	left: 117px;
}
#three {
	top: 66px;
	left: 245px;
}
#four {
	top: -17px;
	left: 85px;
}
#five {
	top: 87px;
	left: 274px;
}
#six {
	top: 118px;
	left: 353px;
}

