#header {
	position: absolute;
	top: 0;
	background:url(img/header.jpg) no-repeat;
	height:145px;
	width: 790px;
}

#header_top {
	padding-top:8px;
	padding-left:10px;
	background:url(img/header_top.gif) no-repeat top right;
	width:560px;
	height:22px;
	float:right;
	margin-right:15px;
	*margin-right:5px;
	margin-top:5px;
	text-align:left;
}

.arial_top_header a,
.arial_top_header a:link,
.arial_top_header a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration: none;
}