@CHARSET "UTF-8";
body
{
	padding: 0;
	margin: 0;
	background: #fff url("../images/top_bg.png") repeat-x 0 top;
	color: #595959;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}

div#main
{
	width: 762px;
	margin: 0 auto 0 auto;
}

div#top
{
	width: 762px;
	height: 96px;
}

div#logo
{
	float: left;
}
	div#logo img
	{
		float: left;
	}

div#langNav
{
	width: 124px;
	height: 96px;
	float: right;
	background: url("../images/lang_nav_bg.png") no-repeat 0 0;
}
	div#langNav ul
	{
		margin: 10px 0 0 51px;
		padding: 0;
	}
		div#langNav li
		{
			display: inline;
			margin: 0 2px 0 1px;
			padding: 0;
		}
			div#langNav li a
			{
				color: #9f9f9f;
				text-transform: uppercase;
				text-decoration: none;
				font-family: Arial, sans-serif;
				font-weight: bold;
				font-size: 11px;
			}
			div#langNav li a:hover
			{
				color: #fd1b14;
			}
			div#langNav li a.over
			{
				color: #616267;
			}

div#nav
{
	width: 762px;
	height: 46px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 10px 0;
}
	div#nav ul
	{
		float: right;
		margin: 0;
		padding: 10px 60px 0 0px;
	}

	div#nav li
	{
		margin: 0 0 0 60px;
		display: inline;
		float: left;
	}

	div#nav a
	{
		display: block;
		float: left;
		height: 21px;
		color: #a1a597;
		text-decoration: none;
		text-transform: uppercase;
	}
	div#nav a:hover
	{
		color: 	#edeeeb;
		border-bottom: 2px solid #fd1b14;
	}
	div#nav a.over
	{
		color: 	#edeeeb;
		border-bottom: 2px solid #fd1b14;
	}


div#homeFlash
{
	width: 722px;
	height: 142px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}

div#contentHome
{
	float: left;
	margin: 28px 0 0 0;
	display: inline
}
	#contentHome #left
	{
		width: 446px;
		margin: 0 0 0 70px;
		display: inline;
		float: left;
	}
		#contentHome #left h1, #content h1, #content h2
		{
			font-family: Arial, sans-serif;
			font-weight: normal;
			color: #000;
			font-size: 17px;
			border-bottom: #e7e7e7 4px solid;
			margin-top: 4px;
			padding: 0 0 8px 4px;
			
		}
		#contentHome #left p
		{
			padding: 0 0 0 4px;
			line-height: 150%;
		}
		#contentHome #left p span
		{
			color: #fd1b14;
		}

	#contentHome #right
	{
		margin: 0 0 0 68px;
		float: left;
		display: inline;
		width: 120px;
	}


div#content
{
	float: left;
	margin: 10px 0 0 70px;
	width: 600px;
	display: inline;
}

	#content .inner
	{
		width: 560px;
		margin: 0 22px 36px 34px;
		display: inline;
		float: left;
	}
	#content .innerTop
	{
		width: 560px;
		margin: 0 22px 12px 34px;
		display: inline;
		float: left;
	}

	#content h4
	{
		font-size: 12px;
		font-weight: bold;
		margin: 26px 0 26px 0;
	}
	
	#content p
	{
		padding: 0 0 0 0;
		line-height: 150%;
	}

	#content p span
	{
		color: #fd1b14;
	}

	#content ul.red
	{
		margin: 0 0 0 26px;
		padding: 0;
		list-style: none;
	}
		#content ul.red li
		{
			color: #fff;
			margin: 0 0 8px 0;
			padding: 0 0 0 16px;
			width: 453px;
			height: 26px;
			background: url("../images/services_red_bg.png") no-repeat 0 0;
			overflow: hidden;
		}
		#content ul.red li span
		{
			padding: 4px 0 0 15px;
			display: block;
			background: url("../images/services_red_arrow_bg.gif") no-repeat 0 9px;
		}

	#content ul.grey
	{
		margin: 0 0 0 26px;
		padding: 0;
		list-style: none
	}
		#content ul.grey li
		{
			margin: 0 0 2px 0;
			padding: 0 0 0 16px;
			width: 452px;
			height: 23px;
			overflow: hidden;
		}
			#content ul.grey li.odd
			{
				background: url("../images/services_grey_bg.png") no-repeat 0 0;
			}

		#content ul.grey li span
		{
			padding: 4px 0 0 15px;
			display: block;
			background: url("../images/services_grey_arrow_bg.gif") no-repeat 0 9px;
		}


#content #gbox
{
	width: 514px;
	height: 404px;
	background: url("../images/services_grey_box_bg.png") no-repeat 0 0;
	float: left;
	display: inline;
	margin: 20px 0 20px 38px;
}
	#gbox div img, #gbox div object
	{
		margin: -4px 30px 0 0;
	}
	#gbox div
	{
		display: inline;
		margin: 32px 0 0 36px;
		float: left;
		width: 472px;
	}
		#gbox div span
		{
			display: block;
		}

	#gbox ul
	{
		float: left;
		padding: 0;
		margin: 6px 0 0 16px;
		list-style: none;
		
	}
		#gbox ul li
		{
			padding: 0;
			margin: 0;
			line-height: 156%;
			width: 322px;
		}
	
	#gbox div strong
	{
		font-size: 12px;
		color: #fd1b14;
	}


/*
	contact
*/

#content #cbox
{
	width: 342px;
	height: 364px;
	background: url("../images/contact_grey_box_bg.png") no-repeat 0 0;
	float: left;
	display: inline;
	margin: 0 0 30px 0px;
	font-size: 10px;
	display: inline;
}

	#cbox input.txt, #cbox textarea, #cbox select
	{
		border: 1px inset #595959;
		font-size: 10px;
	}
	
	#cbox input.txt
	{
		width: 164px;
	}
	#cbox input.submit
	{
		font-size: 10px;
	}
	#cbox select
	{
		width: 164px;
	}
	#cbox textarea
	{
		width: 230px;
		height: 170px;
	}


	#cbox table
	{
		margin: 30px 0 0 28px;
		border-collapse: collapse;
	}
		#cbox table tr
		{
			vertical-align: top;
		}
		#cbox table th
		{
			padding: 4px 4px 0 0;
			font-weight: normal;
			text-align: left;
			vertical-align: top;
		}
		#cbox table td
		{
			padding: 2px;
		}

	#content #cleft
	{
		width: 342px;
		float: left;
		margin: 28px 0 0 0;
		display: inline;
	}
		#cleft .con
		{
			padding: 16px 0px 12px 30px;
			margin: 0 0 16px 0;
			border-top: 1px solid #e7e7e7;
			line-height: 156%;
		}
			#cleft .con strong span
			{
				color: #fd1b14;
			}
			#cleft .con ins
			{
				color: #0051ba;
				text-decoration: none;
			}
			#cleft .con a
			{
				color: #0051ba;
				text-decoration: none;
			}
			#cleft .con a:hover
			{
				text-decoration: underline;
			}
	
	#cleft #cmap
	{
		padding: 20px 0px 20px 50px;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
	}


	#content #cright
	{
		width: 200px;
		float: right;
		margin: 38px 0 0 0;
	}
		#cright .con
		{
			padding: 0 4px 16px 4px;
			margin: 0 0 16px 0;
			border-bottom: 1px solid #e7e7e7;
			line-height: 150%;
		}
			#cright .con strong span
			{
				color: #fd1b14;
			}
			#cright .con ins
			{
				color: #0051ba;
				text-decoration: none;
			}
			#cright .con a
			{
				color: #0051ba;
				text-decoration: none;
			}
			#cright .con a:hover
			{
				text-decoration: underline;
			}


/*
	career
*/

#content #career
{
	float: left;
	display: inline;
	margin: 10px 0 0 0;
}
	.career
	{
		width: 516px;
		float: left;
		display: inline;
		margin: 16px 0 16px 40px;
		padding: 0 0 16px 0;
		line-height: 156%;
		border-bottom: 1px solid #e7e7e7;
	}
		.career h3
		{
			margin: 0;
			font-weight: normal;
			text-transform: uppercase;
		}
		.career p
		{
			margin: 0;
		}
		.career a
		{
			color: #0051ba;
			text-decoration: none;
		}
		.career a:hover
		{
			text-decoration: underline;
		}
		.career span
		{
			color: #ac0000;
		}


a#careerHome
{
	color: #fff;
	text-decoration: none;
	width: 97px;
	height: 24px;
	display: block;
	background: url("../images/career_button.png") no-repeat 0 0;
	margin: 30px 0 0 4px;
}

a#careerHome:hover
{
	text-decoration: underline;
}
	a#careerHome span
	{
		padding: 4px 0 0 12px;
		display: block;
	}

/*
	references
*/

#content #ref
{
	
}
	#ref .rmilestone
	{
		float: left;
		display: inline;
		margin: 10px 20px 10px 38px;
	}
		#ref .rmilestone h5
		{
			font-size: 12px;
			color: #fd1b14;
			margin: 0 0 4px 0;
			padding: 0;
		}
			#ref .rmilestone h5 span
			{
				color: #595959;
				font-size: 11px;
				font-weight: normal;
				padding-right: 6px;
			}
		#ref .rmilestone p
		{
			margin: 0;
			padding: 0;
		}

	#ref .rmileheading
	{
		float: left;
		display: inline;
		margin: 10px 20px 10px 38px;
	}
		#ref .rmileheading h6
		{
			color: #2b535b;
			font-size: 11px;
			text-transform: uppercase;
			margin: 0;
			padding: 0;
		}
		#ref .rmileheading p
		{
			margin: 0;
			padding: 0;
		}
			#ref .rmileheading p em
			{
				
			}

	#ref .rgfx
	{
		float: left;
		display: inline;
		margin: 0 0 38px 0;
	}
		#ref .rgfx div
		{
			width: 296px;
			height: 125px;
			float: left;
			background: url("../images/ref_gfx_bg.png") repeat-x;
			display: inline;
			margin: 0 2px 2px 0;
		}
			#ref .rgfx div img
			{
				float: left;
				margin: 10px 0 0 10px;
			}
			#ref .rgfx div span
			{
				float: left;
				display: block;
				padding: 10px 0 0 10px;
				width: 160px;
			}
				#ref .rgfx div span a
				{
					color: #cccccc;
					text-decoration: none;
				}
				#ref .rgfx div span a:hover
				{
					text-decoration: underline;
				}
					#ref .rgfx div span a.un
					{
						text-decoration: underline;
					}
					#ref .rgfx div span a.un:hover
					{
						text-decoration: none;
					}

			#ref .rgfx div em
			{
				float: left;
				display: block;
				padding: 18px 0 0 10px;
				width: 160px;
				color: #a1a1a1;
			}

	#ref .rtxt
	{
		float: left;
		display: inline;
		margin: 0 20px 38px 20px;
		width: 550px;
	}
		#ref .rtxt p
		{
			margin: 0 0 4px 0;
			padding: 0 18px 4px 18px;
			border-bottom: 1px solid #ededed;
		}
			#ref .rtxt p strong
			{
				
			}

	.cert
	{
		margin: 36px 0 0 0;
	}
/*
	sponsoring
*/

.sponsoringTitle
{
	width: 538px;
	float: left;
	border-bottom: 1px solid #ededed;
	margin: 0 20px 0 36px;
	padding: 10px 0 20px 0;
	display: inline;
}

.sponsoring
{
	width: 538px;
	float: left;
	border-bottom: 1px solid #ededed;
	margin: 38px 20px 0 36px;
	padding: 0 0 38px 0;
	display: inline;
}
	.sponsoring strong
	{
		float: left;
	}
	.sponsoring img
	{
		float: left;
		margin: 20px 0 0 38px;
	}
	
	
/*
	environment
*/
.environmentTitle
{
	width: 538px;
	float: left;
	border-bottom: 1px solid #ededed;
	margin: 16px 20px 0 36px;
	padding: 0px 0 16px 0;
	display: inline;
}

.environment
{
	width: 538px;
	float: left;
	border-bottom: 1px solid #ededed;
	margin: 6px 20px 0 36px;
	padding: 0 0 6px 0;
	display: inline;
}

#ebox
{
	width: 538px;
	float: left;
	display: inline;
	background: #cacaca url("../images/environment_bg") repeat-x;
	margin: 16px 22px 16px 34px;
}
	#ebox p
	{
		font-style: italic;
		padding: 0 6px 0 6px;
	}
/* 
	ref POPUP
*/
#popup
{
	position: absolute;
	background: #fff;
	border: 2px outset #595959;
	display: none;
}
	#popup #popupImg
	{
		margin: 10px 20px 10px 20px;
		float: left;
		background: url("../images/loading.gif") no-repeat center center;
	}
	#popup img#close
	{
		float: right;
		cursor: pointer;
	}
	#popup #popupPaging
	{
		float: left;
		margin: 0 0 0 20px;
		display: inline;
	}
		#popup #popupPaging a
		{
			color: #ff0000;
		}
		#popup #popupPaging a:hover
		{
			text-decoration: none;
		}


/*
	footer
*/
div#footer
{
	font-family: Verdana, sans-serif;
	padding: 0 0 20px 54px;
	margin: 94px 0 0 0px;
	display: inline;
	float: left;
	background: url("../images/noen_sign.png") no-repeat 0 0;
}

	div#bottomNav
	{
		font-size: 11px;
		margin: 4px 0 0 0px;
		color: #0051ba;
		font-size: 10px;
	}
		div#bottomNav ul
		{
			margin: 0 0 0 2px;
			padding: 0 0 0 0;
		}
	
		div#bottomNav li
		{
			margin: 0;
			display: inline;
			float: left;
		}
	
		div#bottomNav a
		{
			color: #0051ba;
			text-decoration: none;
			padding: 0 4px 0 20px;
			background: url("../images/bnav_arrow_off.gif") no-repeat 6px 5px;
		}
		div#bottomNav a:hover
		{
			color: #fd1b14;
			text-decoration: underline;
			background: url("../images/bnav_arrow_on.gif") no-repeat 6px 5px;
		}

		div#bottomNav a.over
		{
			color: #fd1b14;
			text-decoration: underline;
			background: url("../images/bnav_arrow_on.gif") no-repeat 6px 5px;
		}


	#copy
	{
		font-size: 10px;
		margin: 6px 0 0 0;
		clear: left;
		float: left;
	}
		#copy a
		{
			font-style: italic;
			color: #fd1b14;
			text-decoration: none;
		}
		#copy a:hover
		{
			text-decoration: underline;
		}

	#footerBG
	{
		width: 218px;
		height: 129px;
		position: relative;
		float: right;
		top: 20px;
		left: -36px;
		background: url("../images/footer_bg.png") no-repeat;
	}

/*
	common
*/

.cl
{
	clear: both;
	height: 0;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.mb18
{
	margin-bottom: 18px;
}