#h1.header {
position: absolute;
width: 121px;
height: 69px;
}
#h1.header span {
background: url(images/home/logo_img.gif) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #3A760B;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #3A760B;
}
