@charset "utf-8";

#h1 {
	height: 70px;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../html/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}#h2 {
	height: 200px;
	clear: both;
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#h1 a { display: block; width:900px; height: 70px;
 text-indent: -9999px;
 }
