body {
	background:#222 url('/images/home/bg-global-home.jpg') no-repeat top center;
}
img {border:none;}
#homepage {
	position:relative;
	width:1024px;
	height:916px;
	margin:0 auto;
}
#homemap {
	position:absolute;
	left:346px;
	top:65px;
}
#homeinfo {
	position:absolute;
	color:#FFF;
	top:240px;
	left:90px;
}
.hp {
	display:none;
}
#hp-def {
	display:block;
	width:360px;
}
.hpt {
	display:block;
	margin-top:25px;
}
.divider {
	display:block;
	margin:15px 0 15px -10px;
}
.hpb {
	display:block;
	margin-bottom:15px;
}
.hide {
	display:none;
}
.infobox {
	padding:15px;
}
