/* GeoBase specific styles */

#image-block {
	background: #404040 url(../images/image-block-bg.jpg) repeat-x;
	height: 106px;
}

#left-col {
	padding-top: 20px;
}

div.padded-content {
	padding: 18px 190px 18px 18px;
}

div#box-group {
	float:right;
}

div#box-group h3 {
	padding: 0;
	margin: 22px 0 22px 19px;
	float: left;
}

div#box-group h3 a {
	display:block;
	width: 213px;
	height: 50px;
	text-indent: -10000px;
}

div#box-group a.explore {
  background: url(../images/explore.jpg) no-repeat;
}

div#box-group a.international {
  background: url(../images/international.jpg) no-repeat;
}

div#box-group a.download {
  background: url(../images/download.jpg) no-repeat;
}

div#box-group a.explore:hover {
  background: url(../images/explore-o.jpg) no-repeat;
}

div#box-group a.international:hover {
  background: url(../images/international-o.jpg) no-repeat;
}

div#box-group a.download:hover {
  background: url(../images/download-o.jpg) no-repeat;
}

#inc-5000 {
	width: 182px;
	height: 60px;
	border: 1px solid #eeeeee;
	background: url('../images/inc-5000.jpg') no-repeat 116px 10px;
	padding-bottom: 5px;
}

#inc-5000 p {
	padding: 5px 62px 0 7px;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

#gb3final a {
	display: block;
	text-indent: -100000px;
	width: 182px;
	height: 110px;
	background: url('../images/gb3-final.png') no-repeat;
	margin-bottom: 35px;
}