#topimg {
	margin-bottom: 20px;
	height: 244px;
	width: 760px;
}
#topimg table {
	background-image: url(img/topimgback.gif);
	background-repeat: no-repeat;
	height: 244px;
	width: 760px;
	padding-left: 20px;
	padding-right: 15px;
	margin-left: 20px;
	text-align: center;
}
td#1 {
	width: 507px;
}
td#2,td#3 {
	width: 218px;
	vertical-align: middle;
	padding-left: 7px;
}
#main {
	width: 760px;
	margin-left: 20px;
}
#area-1 {
	width: 520px;
	float: left;
}
#area-2 {
	width: 230px;
	margin-left: 10px;
	float: right;
}
#information,#location,#open,#banner {
	margin-bottom: 30px;
}
#information p {
	background-image: url(img/information.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 520px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#information .date {
	font-size: 10px;
	color: #990033;
	text-align: right;
	display: block;
}
#information li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}
#information ul {
	width: 480px;
	margin-left: 20px;
}
#information ul img {
	margin-right: 20px;
}
#location p {
	background-image: url(img/location.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 520px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#location table {
	margin-left: 20px;
	width: 480px;
}
#location th {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#location td {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#open p {
	background-image: url(img/open.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 230px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#open th {
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
}
#open td {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
}
#footer {
	clear: both;
}
