#wrap2 {
	position:relative;
}
.tn1 {
	width: 384px;
	height:19px;
	margin: 0 auto;
	color: #000000;
	z-index:10;
    position: absolute;
    top: 10px;
    left: 251px;
}
.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	float: left;
	text-align: left;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: left;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}


.top-logo{
	display:block;
	height:106px;
	text-decoration:none;
	text-indent:-99999px;
	width:238px;
	background:url(../images/h1_logo.gif) 0 0 no-repeat;
}

