#services_top_pane
{
	height: 400px;
	background: url(/services/images/globe-gradient.png) repeat-x;
	margin-right: 20px;
	position: relative;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 8px solid #008B27;
}
#services_top_pane IMG.globe
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#services_top_pane .content
{
	margin-left: 450px;
	padding-top: 20px;
}
#services_top_pane H2
{
	color: #800000;
}

