html {
     overflow: -moz-scrollbars-vertical;
}


@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ClanOTBold';
	src: url('clanot-bold-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ClanOTBold';
	src: url(//:) format('no404'), url('clanot-bold-webfont.woff') format('woff'), url('clanot-bold-webfont.ttf') format('truetype'), url('clanot-bold-webfont.svg#webfontKw0fwKZO') format('svg');
	font-weight: normal;
	font-style: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #413B36;
}
#navigation {
	position:fixed;
	width:496px;
	height:100;
	z-index:998;
	overflow: visible;
	top: 22px;
	left: 475px;
}
#bodycopy {
	position:absolute;
	width:464px;
	height:100;
	z-index:2;
	overflow: visible;
	left: 0px;
	top: -13px;
}
.bodycopy_titleblock {
	font-family: 'ClanOTBold';
	font-size: 14px;
	color: #030303;
}
.bodycopy_standardblock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #030303;
}
.title_engineering {
	font-family: ClanOTBold;
	font-size: 30px;
	color: #001560;
}
.title_engineering a:hover {
	font-family: ClanOTBold;
	font-size: 30px;
	color: #001560;
	text-decoration:none;
}
.title_services_active {
	font-family: ClanOTBold;
	font-size: 16px;
	color: #F47929;
}
.title_services {
	font-family: ClanOTBold;
	font-size: 16px;
	color: #413B36;
}
.title_services a:hover {
	font-family: ClanOTBold;
	font-size: 16px;
	color: #F47929;
	text-decoration:none;
}
.title_case {
	font-family: ClanOTBold;
	font-size: 18px;
	color: #413B36;
}
.title_case a:hover {
	font-family: ClanOTBold;
	font-size: 16px;
	color: #F47929;
	text-decoration:none;
}
.title_case_active {
	font-family: ClanOTBold;
	font-size: 16px;
	color: #F47929;
	text-decoration:none;
}
#language {
	position:fixed;
	width:50px;
	height:10px;
	z-index:999;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CCC;
	overflow: visible;
	left: 910px;
}
.changelanguage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333;
}
.changelanguage_fade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #777;
	text-decoration:none;
}
.bodycopy_careerblockCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F57924;
	font-weight: bold;
}
