/* CSS for page layout */

* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 128.5%;
}
#mainNoRight,
#main {
	width: 990px;
	position: relative;
	margin: auto;
	text-align: left;
	background: url(../images/main_bg.gif) repeat-y center top #999;
}

#head {
	position: relative;
	height: 139px;
	background: url(../images/head_bg.gif) no-repeat center top;
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		outline: 0;
		width: 260px;
		height: 70px;
		background-image: url(../images/logo.gif);
		position: absolute;
		left: 10px;
		top: 39px;
	}
	
	.body-fr #head h1 a {
		width: 360px;
		background-image: url(../images/logo_fr.gif);
	}
	
	#langNav {
		position: absolute;
		left: 481px;
		top: 89px;
		width: 150px;
	}
	
	#langNav li {
		float: left;
		line-height: 28px;
	}
	
	#langNav li.first {
		margin-right: 12px;	
	}
	
	#langNav li a,
	#langNav li span {
		display: block;
		line-height: 24px;
		font-size: 10px;
		color: #000;
		font-weight: bold;
		text-transform: uppercase; 
	}
	
	#langNav li a:hover,	
	#langNav li a.act,
	#langNav li a.cur {
		color: #666;
	}
	
	#metaNav {
		position: absolute;
		top: 95px;
		right: 182px;
	}
	
	#metaNav li {
		float: left;
		border-right: 2px solid #337f33;
	}
	
	#metaNav a {
		display: block;
		padding-left: 13px;
		padding-right: 13px;
		line-height: 13px;
		color: #000;
		font-size: 10px;
		text-transform: uppercase; 
	}
	
	#metaNav a:hover,
	#metaNav a.act,
	#metaNav a.cur {
		color: #666;
	}
	
	#searchBox {
		position: absolute;
		top: 94px!important;
		top: 93px;
		right: 20px;
		width: 150px;
	}
	
	#searchBox h2 {
		display: block;
		font-size: 10px;
		text-transform: uppercase;
		float: left;
		margin-right: 9px;
		padding-top: 1px;
	}
	
	#searchBox input.searchBoxInput {
		width: 98px;
		height: 13px !important;
		height: 15px;
		border: 1px solid #030303;
	}

#leftCol {
	width: 190px;
	margin-left: 26px !important;
	margin-left: 13px;
	float: left;
}
	#mainNav li {
		border-bottom: 3px solid #fff;
		line-height: 12px;
	}
	
	#mainNav li a {
		display: block;
		padding-left: 16px;
		width: 174px !important;
		width: 190px;
		background-color: #008c00;
		line-height: 25px;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
	}
	
	#mainNav li a:hover,
	#mainNav li a.cur,
	#mainNav li a.act { 
		background-color: #005f00;
	}
	
	#subNav li {
		line-height: 12px;
	}
			
	#subNav li a {
		display:block;
		width: 159px!important;
		width: 190px;
		color: #fff;
		line-height: 15px;
		background: url(../images/subNav_arrow.gif) no-repeat #b2b2b2;
		background-position: 15px 5px;
		padding: 3px 0 2px 31px;
	}
	
	#subNav li a.act,
	#subNav li a.cur,
	#subNav li a:hover{
		background: url(../images/subNav_arrow_act.gif) no-repeat 15px 5px #8e8e8e;
		font-weight: bold;
	}
	
	#subNav li a.level2 {
		width: 139px!important;
		width: 190px;
		padding: 3px 5px 2px 46px;
		background-position: 31px 6px;
	}
	
	#subNav li.level2 a.act,
	#subNav li.level2 a.cur,
	#subNav li.level2 a:hover{
		background: url(../images/subNav_arrow_act.gif) no-repeat 31px 6px #8e8e8e;
	}
	
	#subNav li a.level3 {
		width: 125px!important;
		width: 190px;
		padding: 3px 5px 2px 60px;
		background-image: none;
	}
	
	#subNav li.level3 a.act,
	#subNav li.level3 a.cur,
	#subNav li.level3 a:hover{
		background-image: none;
	}
	
	#socialMediaIcons {
		position: absolute; 
		height: 30px;
		width: 180px;
		margin-left: 853px;
		top: 58px;
		z-index: 20;
	}
	
	#socialMediaIcons div {
		position: relative;
		
	}
	
	#socialMediaIcons a{
		display: block;
		margin-right: 20px;
		text-indent: -99999999px;
		float: left;
		height: 27px;
		position: relative;
		
	}
	
	#socialMediaIcons a.facebook{
		background: url(../images/facebook_button.gif) no-repeat 0 0 transparent;
		width: 85px;
	}
	
#midCol {
	position: relative;
	margin-left: 219px;
	margin-right: 191px;   
}
	#mainNoRight #midCol {
		margin-right: 26px;
	}

	#headerImage {
		position: absolute;
		top: 0;
		left: 0 !important;
		left: -16px;
		text-indent: -9999px;
		height: 81px;
		width: 745px;
		background-image: url(../images/random/random_1.jpg);
	}
	
	/*#start #midCol #headerImage {
		height: 137px;
		background-image: url(../images/headerImage_start.jpg);
	}*/

	#midCol .ctArea {
		overflow: hidden !important;
		overflow: visible;
		margin: 0 16px 0 16px!important;
		margin: 0 16px 0 13px;
		padding-top: 110px;
		
		min-height: 450px;
		height: auto !important;
		height: 450px;
	}
	
	#mainNoRight #midCol .ctArea {
		margin: 0 0 0 16px!important;
		margin: 0 0 0 13px;
	}
	/*
	#start #midCol .ctArea {
		padding-top: 166px;
	}*/
	
#rightCol {
	width: 172px;
	float: right;
	margin-top: 90px;
	margin-right: 16px!important;
	margin-right: 8px;
	/*position: relative;  needed for the sectionFrame3 */
}
/*
#start #rightCol {
	margin-top: 146px;
}*/

	#rightCol .ctArea {
		margin: 23px 10px 0 0;
	}

#footer {
	clear: both;
	position: relative;
	width: 990px;
	height: 130px !important;
	height: 132px;
}

	#copyright {
		position: absolute;	
		left: 234px;
		width: 729px;
		top: 0px;
		border-top: 1px solid #868789;
		padding-top: 5px;
	}
	
	#copyright .copyrightLabel {
		float: left;
		font-size: 9px;
		font-weight: bold;
		line-height: 7px;
		color: #666666;
	}
	
	#copyright a {
		float: left;
		display: block;
		border-left: 1px solid #666;
		color: #666666;
		font-size: 9px;
		font-weight: bold;
		line-height: 7px;
		margin-left: 3px;
		padding: 0 0 1px 4px;
	}

