/* CSS for page layout */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#main {
	width: 990px;
	position:relative;
	margin: auto;
	padding-top: 7px;
	background: #FFF;
	text-align: left;
}

#head {
	position: relative;
	height: 200px !important;
	height: 212px;
	margin: 0 7px 6px 7px;
	/*border-top: 6px solid #cc0000;
	border-bottom: 6px solid #cc0000;*/
	border-top: 6px solid #484848;
	border-bottom: 6px solid #484848;
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		width: 975px;
		height: 200px;
		z-index:10;
		left: 0;
		top: 0;
		position:absolute;
	}
	
	#headerImage {
		text-indent: -9999px;
		position: absolute;
		z-index:9;
		left:0;
		top:0;
		width: 975px;
		height: 200px;
	}
	
#leftCol {
	padding-left: 7px;
	width: 211px !important;
	width: 218px;
	float: left;
} 
	#langNav {
		background-color: #484848;
		padding: 6px 5px 0 5px;
		height:23px;
		clear: both;
	}
	
	#langNav li {
		float: left;
	}
	
	#langNav li a{
		display:block;
		background-color:#FFF;
		color:#000;
		background: url(../images/st_mainnav_arrow.gif) no-repeat 9px 7px #FFF;
		font-weight: bold;
		text-transform: uppercase;
		padding: 4px 5px 4px 26px;
		width:69px!important;
		width: 100px;
	}
	
	#langNav li a.act {
		background: url(../images/st_mainnav_arrow_act.gif) no-repeat 8px 9px #FFF;	
		
	}

	#mainNav {
		clear:both;
		background-color: #484848;
		padding-top: 6px;
	}
	
	#mainNav li.level1 {
		padding: 0 5px 6px 5px;
	}	
	
	#mainNav li a {
		display: block;
		color: #000;
		font-weight: bold;
		line-height: 16px;
	}
	
	#mainNav li.level1 a.level1 {
		background: url(../images/st_mainnav_arrow.gif) no-repeat 9px 7px #FFF;
		font-weight: bold;
		text-transform: uppercase;
		padding: 4px 5px 4px 26px;
	}
	
	#mainNav a:hover {
		color: #cc0000;
	}
		
	#mainNav li.level2 a.level2 {
		background: url(../images/st_mainnav_sub_arrow.gif) no-repeat 0 0 #dbdbdb;
		padding: 4px 5px 3px 39px;
		border-bottom: 1px solid #FFF;
	}
	
	#mainNav li.last a.level2 {
		border-bottom: none;
	}
	
	#mainNav li.level2 ul {
		border-top: 1px solid #FFF;
	}	
	
	#mainNav li.level3 a.level3 {
		background: url(../images/st_mainnav_sub_arrow_sub.gif) no-repeat 34px 7px #eeeeee;
		padding: 3px 5px 3px 51px;
		border-bottom: 1px solid #FFF;
		font-weight: normal;
	}
	
	#mainNav li.level3 a.level3:hover {
		background-color: #cc0000;
		color: #FFF;
	}

	#mainNav li.level1 a.act,
	#mainNav li.level1 a.cur { 
		background: url(../images/st_mainnav_arrow_act.gif) no-repeat 8px 9px #FFF;		
	}
	
	#mainNav li.level2 a.act,
	#mainNav li.level2 a.cur {
		background: url(../images/st_mainnav_sub_arrow_act.gif) no-repeat 0 0 #dbdbdb;
	}	

	#mainNav li.level3 a.act,
	#mainNav li.level3 a.cur {
		background: url(../images/st_mainnav_sub_arrow_sub.gif) no-repeat 34px 7px #eeeeee;
		font-weight: bold;
	}
	
#midCol {
	margin-left: 238px !important;
	margin-left: 235px;
	margin-right: 239px !important;
	margin-right: 236px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

	#midCol .ctArea {
		overflow: hidden !important;
		overflow: visible;
		padding-bottom: 25px;
	}
	
#rightCol {
	padding-right: 7px;
	width: 207px !important;
	width: 214px;
	float: right;
}

#footer {
	clear: both;
	background-color: #d0d0d0;
	position: relative;
	width: 990px;
	height: 37px !important;
	height: 43px;;
	border-top: 6px solid #494949;
}

	#copyright {
		font-size: 11px;
		line-height: 12px;
		position: absolute;	
		left: 17px;
		width: 100px;
		top: 12px;
	}
	
	#copyright a {
		position: absolute;
		top: 0px;
		left: 62px;
		display: block;
		width: 100px;
		text-indent: -102px;
		overflow: hidden;
		font-size: 11px;
		line-height: 12px;
		color: #000;
	}

	#rootlineNav {
		position: absolute;
		left: 220px;
		top: 11px;
		width: 550px;
		line-height: 12px;
	}
	
	#rootlineNav a {
		color: #000;
		float: left;
		padding: 0 7px 0 10px;
		border-right: 1px solid #000;
		text-decoration: underline;
	}
	
	#rootlineNav a.first {
		padding-left: 0;
	}

	#rootlineNav a.act {
		border-right: none;
		text-decoration: none;
		font-weight: bold;
	}
	
	#metaNav {
		position: absolute;
		left: 788px;
		top: 11px;
		line-height: 12px;
	}
	
	#metaNav li {
		display: block;
		float: left;
	}
	
	#metaNav li a {
		display: block;
		color: #000;
		padding-left: 6px;
		margin-right: 16px;
		font-size: 10px;
		text-decoration: underline;
		background: url(../images/st_metanav_arrow.gif) no-repeat left center;
	}


