 	.layer {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	height: 680px;
  } 
  
    .logo {
	position: absolute;
	left: 50%;
	margin-left: -85px;
	top: 15px;
	width: 213px;
	height: 150px;
	background-image: url(../basics/logo.jpg);	
  }  
  
    .image {
	position: absolute;
	top: 175px;
	width: 100%;
	height: 100px;
	
  } 
    .navimain {
	position: absolute;
	top: 275px;
	width: 100%;
	height: 22px;
  } 
    .back {
	position: absolute;
	top: 170px;
	left: -5px;
	width: 990px;
	height: 510px;
	background-repeat: no-repeat;
	background-image: url(../basics/back.jpg);
  } 
    .navisub {
	position: absolute;
	top: 332px;
	left: 30px;
	width: 130px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
  } 
    .content {
	position: absolute;
	top: 330px;
	left: 180px;
	width: 600px;
	height: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #000;
	text-align: left;
  }
    .contentimp {
	position: absolute;
	top: 330px;
	left: 180px;
	width: 760px;
	height: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #000;
	text-align: left;
  }
  
    .contentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #425ba3;
	text-align: left;
  }
  
    .pica {
	position: absolute;
	top: 400px;
	left: 180px;
	width: 190px;
	height: 126px;
	float: left;
	margin: 10px;
	padding: 10px;
  }
   .boxright {
	position: absolute;
	top: 330px;
	left: 820px;
	width: 140px;
	height: 254px;
	background-image: url(../basics/blind2.jpg);
	background-repeat: repeat;		
  } 
  
    .boxrightpic {
	position: absolute;
	top: 330px;
	left: 820px;
	width: 140px;
	height: 70px;
	
  }
    .boxrighttext {
	position: absolute;
	top: 410px;
	left: 827px;
	width: 126px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	line-height: 10px;
  }
    .footer {
	position: absolute;
	top: 655px;
	left: 830px;
	width: 130px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: right;
  } 
    .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #425ba3;		
  }
    .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #425ba3;
}
    .logostart {
	position: absolute;
	left: 50%;
	margin-left: -140px;
	top: 160px;
	width: 280px;
	height: 190px;
  }  
  
    .nextstart {
	position: absolute;
	left: 50%;
	margin-left: -140px;
	top: 520px;
	width: 280px;
	height: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }  
    .leftfloat {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
  }  
.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #666;
	text-align: left;
}
.linknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
