html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8F8E90;
	height:101%;
	}
body{
	margin:0px;
	padding:0px;
	height:100%
	/*background-image:url(../images/bg_left.gif);
	background-repeat:no-repeat;*/
	}
#intro {
	width:948px !important; 
	width: 940px;
	border:0px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:0.3pt;
	color: #c4c4c4;
	line-height:40px;
	text-align: justify;
	display:block;
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -480px; 
	margin-top: -150px; 
}
#intro a{
	color:#FF9900;
	text-decoration:none;
	font-size:30px;
}
#box{
	margin:auto;
	margin-top: 0px;
	width:1000px;
	height:100%;
	background-color:#ecefce;
/*	background-color:ECEFCF;*/
	/*border:1px solid black;*/
}

#box2{
	margin:auto;
	margin-top: 0px;
	width:1000px;
	height:300%;
	background-color:#ecefce;
/*	background-color:ECEFCF;*/
	/*border:1px solid black;*/
}

#header1{
	width:1000px;
	height:130px;	
	background-image:url(../images/bg_header1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
#header2{
	width:1000px;
	height:130px;	
	background-image:url(../images/bg_header2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
#header3{
	width:1000px;
	height:130px;	
	background-image:url(../images/bg_header3.jpg);
	background-repeat:no-repeat;
	overflow:hidden;	
	}
#header4{
	width:1000px;
	height:130px;	
	background-image:url(../images/bg_header4.jpg);
	background-repeat:no-repeat;
	overflow:hidden;	
	}
#title{
	margin-left:120px;
	margin-top:70px;
	color:#ed9205;
	font-size:15px;
	}
#seknav{
	margin-top:22px;
	margin-left:770px;
	margin-bottom:4px;
	color:#FFFFFF;
	font-weight:bold;
	}
#seknav_dark	{
	margin-top:22px;
	margin-left:770px;
	margin-bottom:4px;
	color:#58585a;
	font-weight:bold;
}
#seknav a.light{
	color:#FFFFFF;
	text-decoration:none;
	}	
#seknav_dark a.dark{
	color:#58585a;
	text-decoration:none;
	}	
#navigation{
	width:889px;
	height:15px;
	margin-top:0px;
	margin-left:0px;
	padding-left:111px;
	background-color:#58585a;
	overflow:hidden;
	}

#np{
float:left;
height:15px;
margin:0px;
padding:0px;
}

#np a.nav, a.nav_active{
margin-right:20px;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding:1px 9px 2px 9px;
}

#np a.nav:hover, #np a.nav_active {
	background-color:#ed9205;
	text-decoration: none;
	color:#FFFFFF;
	margin-right:20px;
}	

#content{
	position:relative;
	left:120px;
	top:35px;
	font-size:11px;
	width:760px;
	/*border:1px solid red;*/
	}
#introtext{
	position:absolute;
	left:0px;
	top:0px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	width:500px;
	}
#text{
	position:absolute;
	left:0px;
	top:50px;
	font-size:11px;
	color:#58585a;
	width:510px;
	text-align:left;	
	line-height:17px;

	}
#text p{	
	text-align:left;
	margin-top:0px !important;
	margin-top:-2px;
	line-height:17px;
	color:#58585a;
	width:510px;
	text-align:justify;
}
span.orange{
	color: #ed9205;
	margin-right:5px;
	}
#text img.left{
	padding:0px;
	margin: 0px 5px -3px 0px;
	}		
#text img.right{
	padding:0px;
	margin: 0px 0px -3px 4px;
	}		
#text p.lh20{
	line-height:20px;
	}	
#text a:link, #text a:visited{
	text-decoration:none;
	color:#58585a;
	}	
#img{
	position:absolute;
	top:0px;
	right:0px;
	}
.Stil1 {color: #FAEFD4;
}

