.pbtgrouplinks {
	background:transparent url(../images/earth.jpg) no-repeat scroll center center;
	display:block;
	height:200px;
	position:relative;
	width:553px;
}

.pbtgrouplinks span {
	display:block;
	position:absolute;
}


.pbt-it {
	height:65px;
	left:0px;
	top:30px;
	width:195px;
}

a .pbt-it {
	background: url(../images/pbt-it-link.jpg) no-repeat top right;
}

a:hover .pbt-it {
	background: url(../images/pbt-it-link.jpg) no-repeat bottom right;
}


.pbt-sa {
	bottom:30px;
	height:60px;
	left:60px;
	width:140px;
}

a .pbt-sa {
	background: url(../images/pbt-sa-link.jpg) no-repeat top right;
}

a:hover .pbt-sa {
	background: url(../images/pbt-sa-link.jpg) no-repeat bottom right;
}

.pbt-aus {
	bottom:30px;
	height:60px;
	right:70px;
	width:130px;
}

a .pbt-aus {
	background: url(../images/pbt-aus-link.jpg) no-repeat top right;
}

a:hover .pbt-aus {
	background: url(../images/pbt-aus-link.jpg) no-repeat bottom right;
}


