body {
	margin-top: 0px;
	padding-top: 0px;
}
#header2 {
	background-image: url(images/back-2.gif);
	height: 80px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #930;
}
#header {
	background-image: url(images/header.gif);
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
#header h1 {
	text-indent: -9999px;
}
#body #back {
	background-image: url(images/back.gif);
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	width: 175px;
	padding-bottom: 10px;
	float: left;
}
#footer {
	clear: both;
	background-color: #c8be90;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #930;
}
#footer p {
	font-size: 12px;
}
#footer .menua img {
	padding-left: 20px;
}
#navi p {
	font-size: 14px;
	line-height: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 1em;
}
#main {
	float: right;
	width: 595px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main h5 {
	font-size: 14px;
	color: #C36;
}
#main p img {
	padding-right: 5px;
}
#main p {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
#main table p {
	font-size: 12px;
}
#main table tr td {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
#main-pr {
	background-image: url(images/price-1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main p a {
	font-weight: bold;
	color: #C00;
}
