#main         {
	background: white url(../parts/shadow.gif) repeat-y right top;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1060px;
}
#ketch a {
	background-image: url(../parts/top_image1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 433px;
	width: 688px;
	left: 290px;
	position: relative;
}
#ketch a:hover {
	background-position: 0px -433px;
}
#top1 {
	width: 1060px;
	text-indent: -9999px;
	display: block;
	background-image: url(../parts/top_image1a.jpg);
	background-repeat: no-repeat;
	background-position: 290px;
	height: 377px;
}
#new  {
	float: none;
	position: absolute;
	top: 680px;
	left: 710px
}
#access     {
	color: white;
	font-size: 10px;
	width: 200px;
	left: 100px;
	position: absolute;
	top: 860px;
}

