@charset "UTF-8";

.access-header-img {
	background-image: url(../images/access_img/access_main-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 780px;
	text-indent: -9999px;
	overflow: hidden;
}
#access-container h1 {
	height: 24px;
	width: 530px;
	background-image: url(../images/access_img/access_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
#access-container p {
	padding-left: 18px;
	margin-bottom: 2em;
	font-size: 1em;
	line-height: 1.5em;
}
