body
{

}

#wrapper
{
	background-image: url("/site/images/bg_header_global.png");
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:					0px;
	width:						1015px;
	padding-top:				145px;
}

#main
{
	width:						382px;

	position:					absolute;
	top:						40px;
	left:						0px;
	z-index:					2;
}
#main > img
{
	margin-left:				-30px;
}

#main p
{
	line-height:				14px;
	font-family:				"arial",sans-serif;
	font-size:					12px;

}

#main #selectregion
{
	margin-top:					10px;
	display:					block;
	border-top:					1px solid #999999;
	border-bottom:				1px solid #999999;

	background-image:			url( /site/images/arrow_small.png );
	background-position:		right center;
	background-repeat:			no-repeat;

	padding:					7px 25px 5px 0;

	line-height:				14px;
	font-weight:				bold;
	font-size:					11px;
	text-transform:				uppercase;
	color:						black;

}

#machinetools
{
	margin-top:					72px;
	margin-left:				30px;

	height:						167px;

	background-image:			url( /site/images/bg_machinetools.jpg );
	background-position:		left center;
	background-repeat:			no-repeat;

	padding-left:				573px;

	line-height:				167px;
	font-family:				"Lato";
	font-weight:				300;
	font-size:					22px;
	text-transform:				uppercase;
}

h1
{
	border:						0px;
}

#global
{
	position:					relative;
	height:						361px;
	margin-left:				0px;
}

img#okumaglobal
{
	position:					absolute;
	top:						0px;
	right:						0px;
	z-index:					1;
}

.region
{
	width:						360px;
	height:						200px;

	background-color:			transparent;
	background-image:			url( /site/images/bg_region_overlay.png );

	padding:					20px 20px;

	color:						white;

}
.region h1,
.region h2,
.region a
{
	color:						white;
}
.region h1
{
	margin:						0px 0px 4px;
	padding:					0px;
	line-height:				30px;
	font-size:					30px;
}


.region .selectregion
{
	margin-top:					10px;
	display:					block;
	border-top:					1px solid white;
	border-bottom:				1px solid white;

	margin:						0px -4px;
	padding:					7px 25px 5px 5px;

	line-height:				14px;
	font-weight:				bold;
	font-size:					11px;
	text-transform:				uppercase;
}


a.subregion
{
	background-image:			url( /site/images/arrow_small_highlight.png );
	background-position:		right center;
	background-repeat:			no-repeat;

	padding:					7px 25px 5px 5px;

	line-height:				14px;
	font-weight:				bold;
	font-size:					11px;
	text-transform:				uppercase;
}

.region ul.links
{
	list-style-type:			none;
	margin:						10px 0px;

	background-position:		195px 0px;
	background-repeat:			no-repeat;

	padding:					0px;
}
.region ul.links li
{
	margin:						5px 0px;
	padding:					0px;
}

img#okumagloballogo
{
	max-width:					309px;
}