#Box_3 {
	height: 170px;
	width: 1005px;
	top:0;
	/*top: 50px;
	left: 30px;*/
	background: url(img/head.jpg) no-repeat;
	position: absolute;
}

#headTitle {
	position: absolute;
	top: 30px;
	left: 740px;
	font: bold 16pt Arial;
	color: #00467d;
	z-index:1;
	width:250px;
	text-align: left;

}

* html #headTitle {
	position: absolute;
	top: 30px;
	left: 740px;
}
