.header{
	position:absolute;
	top:0;
	left:0;
	width:790px;
	height:140px;	
	background-color:#668DBB;	
	margin:0;
	padding:0;
	background-image:url(image/titleback.gif);
	background-repeat:no-repeat;
}

.header h1{
	
	height:60px;
	text-align:center;
	padding-top:20px;
	margin:5px;

}

.address{
	height:40px;
	margin:0px;
	padding:0px;
	padding-left:20px;
	width:300px;
	float:left;

	
}



.header h1 a{
	text-decoration:none;
}



