/* Page layout stylesheet */

* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#main {
	width: 990px;
	position: relative;
	top: 0px;
	margin: auto;
	background: url(../../images/main_bg.gif) repeat-y 0 0 #FFF;
	text-align: left;
	margin-bottom: 15px;
}

#head {
	position: relative;
	height: 147px;
	background: url(../../images/head_bg.gif) no-repeat 0 0;
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		outline: 0;
		width: 518px;
		height: 111px;
		background-image: url(../../images/logo.gif);
		position: absolute;
		left: 206px;
		top: 0;
		border: 0;
	}
	
	#headerImage {
		text-indent: -9999px;
		height: 98px;
		width: 119px;
		position: absolute;
		right: 25px;
		top: 12px;
		background-image: url(../../images/l-c.gif);
	}
	
	#metaNav {
		position: absolute;
		left: 301px;
		top: 130px;
	}
	
	#metaNav li {
		display: block;
		float: left;
	}
	
	#metaNav li a {
		display: block;
		color: #FFF;
		line-height: 12px;
		padding-left: 5px;
		padding-right: 4px;
		font-size: 12px;
		font-weight: bold;
		border-right: 2px solid #FFF;
		
	}
	
	#metaNav li.orange a {
		color: #CC6600;
		
	}
	
	#metaNav li.last a {
		border-right: 0;
	}
	
	
	#metaNav li a:hover {
		text-decoration: underline;
	}
	
	
	#slogan {
		position: absolute;
		left: 572px;
		top: 131px;
		color: #427c85;
		font-weight: bold;
		line-height: 12px;
	}
	
	#langNav {
		position: absolute;
		left: 803px;
		top: 129px;
	}
	
	#langNav li {
		float: left;
		line-height: 12px;
		padding-right: 3px;
	}
	
	#langNav li.first {
		margin-right: 0px;	
	}
	
	#langNav li.last {
		margin-right: 0px;	
	}
	
	#langNav li a,
	#langNav li span {
		font-size: 12px;
		display: block;
		color: #000;
		line-height: 12px;
		font-weight: bold;
	}
	
	#langNav li a:hover,	
	#langNav li a.act,
	#langNav li a.cur {
		text-decoration: underline;
		color: #cc6600;
	}

#leftCol {
	position: relative;
	width: 291px;	
	height: 403px;
	float: left;
	background: url(../../images/leftcol_bg.gif) no-repeat 191px 0;
	overflow: visible;
}

	#mainNav {
		position: absolute;
		top: 24px;
		left: 16px;
		padding-right: 130px;
		background: url(../../images/mainNav_bg.gif) no-repeat 0 29px;
		min-height: 100px;
		height: auto !important;
		height: 100px;
		overflow: visible;
	}
	
	#mainNav li {
		position: relative; 
	}
	
	#mainNav li a {
		display: block;
		color: #666;
	}
	
	#mainNav li.level1 {
		margin-left: 29px;
	}
	
	#mainNav li a.level1 {
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	#mainNav li a:hover,
	#mainNav li a.cur,
	#mainNav li a.act {
		color: #cc6600;
	}
	

	#mainNav li li {
		width: 130px;
	}
		
	#mainNav li li a.level2 {
		padding-left: 18px;
	}
		
	#mainNav li li.level3 {
		width: 130px;
	}
		
	#mainNav li li a.level3 {
		padding-left: 38px;
		font-size: 11px;
	}	
	
	

	
#midCol {
	margin-left: 250px;
	margin-right: 251px;
}

#midCol.noRight{
	margin-left: 250px;
	margin-right: 0px;
}

	#midCol .ctArea {
		overflow: hidden !important;
		overflow: visible;
		min-height: 450px;
		height: auto !important;
		height: 450px;
		padding: 24px 0 10px 15px !important;
		padding: 24px 0 10px 12px;
	}
	
	#midCol.noRight .ctArea {
		background-color: #fff;
	}
	
#rightCol {
	width: 198px;
	float: right;
	background: url(../../images/rightcol_bg.gif) no-repeat 158px 53px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: visible;
}

	#rightCol .ctArea {
		margin: 24px 10px 0 9px;
		
	}
	
	
	#rightCol .ctArea a {
		
	}

#footer {
	clear: both;
	background-color: #FFF;
	position: relative;
	width: 990px;
	height: 50px;
	background: url(../../images/footer_bg.gif) repeat-y 0 0;
}

#footer * {
	font-weight: normal;
	color: #666;
	font-size: 11px;
	line-height: 11px;
}

	#copyright {
		position: absolute;	
		left: 835px;
		width: 100px;
		top: 13px;
	}
	
	#copyright a {
		position: absolute;
		top: 0px;
		left: 61px;
		height: 13px;
		display: block;
		width: 100px;
		text-indent: -99px;
		overflow: hidden;
	}

	#copyright_l {
		position: absolute;
		top: 13px;
		left: 50px;
	}
	
	#address {
		position: absolute;
		top: 13px;
		left: 333px;
	}
	
	#rootlineNav {
		position: absolute;
		top: 10px;
		left: 15px;
		width: 550px;
		color: #666;
	}
	
	#rootlineNav a {
		background: url(../../images/rootline.gif) no-repeat left center;
		padding-left: 22px;
		display:block;
		line-height:24px;
		color:#666;
		float:left;
		margin-right: 8px;
	}
	
	#rootlineNav a.first {
		background: none;
		padding-left: 0px;			
	}
	
	#rootlineNav a:hover,
	#rootlineNav a.act {
		text-decoration: underline;
	}
	



