* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font-size: 80%;
	color: #333333;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
li {
	list-style: none;
}
a {
	color: #999999;
}
a:hover{
	color: #515100;
}
/*#head1
==================================*/
#head1 {
	width: 760px;
	padding-bottom: 42px;
}
#head1 ul {
	margin: 32px 0 0 288px;
}
#head1 li {
	width: 124px;
	height: 14px;
	float: left;
	margin-left: 15px;
}
#head1 a {
	width: 124px;
	height: 14px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
a#menu1{background: url(../img/amaya-menu.gif) no-repeat;}
a#menu2{background: url(../img/designers-menu.gif) no-repeat;}
a#menu3{background: url(../img/co-po-menu.gif) no-repeat;
	width: 149px;
}
#head1 a:hover{background-position: 0 -14px;}
/*#head2
==================================*/
#head2 {
	width: 760px;
	clear: both;
	overflow: hidden;
}
#head2 h1 {
	float: left;
	display: inline;
	margin: 0 10px 0 11px;
	text-indent: -9999px;
	width: 157px;
	height: 68px;
	background: url(../img/town-info.gif) no-repeat;
}
#head2 li {
	width: 70px;
	border-left: 15px #666666 solid;
	border-bottom: 1px #666666 solid;
	float: left;
	display: inline;
	margin-left: 15px;
}
#head2 a {
	text-decoration: none;
	padding: 0 0 0 15px;
}
#map {
	margin: 10px 0 0 30px;
}