@charset "utf-8";
/* CSS Document */
#Globekey {
	margin:5px 0 10px 15px;
}
#Globekey img {
	margin: 0;
	padding: 0;
	display:inline;
}
#Globekey #button  {
	margin-left:45px;
	width:125px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#E7E0D8;
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/Globekey4.jpg);
	background-repeat: no-repeat;
	background-color: #C0B099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
#Globekey #button:hover {
	color: #FFF;
	background-image: url(../images/Globekey-hover2.jpg);
	cursor: pointer;
}
#Globekey h2 {
	padding: 0;
	text-align: center;
}
#Globekey h3 {
	margin-top: 10px;
}