.pg-home #wrap-in {
	height: 710px;
}

.pg-home #body {
	position: relative;
}

.pg-home .sign {
	position: absolute;
	display: block;
}

.pg-home .sign h1,
.pg-home .sign a,
.pg-home .sign p {
	display: block;
	text-indent: -10000px;
}

.pg-home #welcome {
	top: 40px; /* 141px from top of viewport - 101 (height of header) */
	left: 2px;
	width: 494px;
	height: 210px;
	background: transparent url(../images/home/welcome.jpg) top left no-repeat scroll;
}

.pg-home #welcome a.explore {
	position: absolute;
	left: 101px;
	top: 179px;
	height: 30px;
	width: 300px;
}

.pg-home #team {
	top: 358px; /* 141px from top of viewport - 101 (height of header) */
	left: -26px;
	width: 360px;
	height: 277px;
	background: transparent url(../images/home/team.jpg) top left no-repeat scroll;
}
.pg-home #team a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}

.pg-home #middle {
	top: 250px; /* 141px from top of viewport - 101 (height of header) */
	left: -26px;
	width: 524px;
	height: 108px;
	background: transparent url(../images/home/middle.jpg) top left no-repeat scroll;
}

.pg-home #nominate {
	top: 106px; /* 141px from top of viewport - 101 (height of header) */
	left: 496px;
	width: 112px;
	height: 252px;
	background: transparent url(../images/home/nominate.jpg) top left no-repeat scroll;
}
.pg-home #nominate a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 100%;
}

.pg-home #american {
	top: 358px; /* 141px from top of viewport - 101 (height of header) */
	left: 332px;
	width: 276px;
	height: 158px;
	background: transparent url(../images/home/american.jpg) top left no-repeat scroll;
}
.pg-home #american a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
