@charset "utf-8";
#nav {
	width: 90%;
	float: right;
	margin: 0;
	list-style: none;
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
#nav li {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #FFF;
	font-family: Tahoma;
}
	
#header1 {
	background-image: url(images/hwamyr_05.png);
	height: 227px;
	width: 100%;
}
#header1 .right {
	background-image: url(images/hwamyr_06.png);
	float: right;
	height: 227px;
	width: 190px;
}
#header1 .left {
	background-image: url(images/hwamyr_03.png);
	float: left;
	height: 227px;
	width: 50px;
}
#top {
	background-image: url(images/hwamyr_02.png);
	height: 17px;
	width: 100%;
}
#round1 {
	background-image: url(images/round_03.png);
	height: 48px;
	width: 100%;
}
#round1 .right {
	background-image: url(images/round_04.png);
	height: 48px;
	width: 96px;
	float: right;
}
#round1 .left {
	background-image: url(images/round_01.png);
	height: 48px;
	width: 34px;
	float: left;
}
#round2 {
	background-image: url(images/round_08.png);
	height: 28px;
	width: 100%;
}
#round2 .right {
	background-image: url(images/round_09.png);
	float: right;
	height: 28px;
	width: 87px;
}
#round2 .left {
	background-image: url(images/round_06.png);
	float: left;
	height: 28px;
	width: 34px;
}
