#top_img{
	background-image: url(../images/h1_img.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 980px;
	text-align:left;
}
#top_img h1 a{
	text-indent:-9999px;
	display:block;
	width:400px;
	height:120px;
}
	


dt{
	font-weight: bold;
	color: #0E397B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #103C8A;
	font-size:85%;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

dd{
	margin:0 0 0 20px;	
	font-size:85%;
}

.img{
	float:right;
	width:320px;
	margin:0 ;
	padding:0 30px 0 0;
	
}

.text{
	padding:10px 0;
	margin:0 0 0 30px;
	float:left;	
	font-size:80%;
	width:470px;
}

.pageback{
	text-align:right;
	margin:0 10px 0 0;
	font-size: 80%;
}
