body
{
	background: #fdeac8;
	font: 14px/20px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#container
{
	width: 808px;
	background-image: url(images/hnh_08.png);
	margin: 30px auto;
}
#header-top
{
	width: 808px;
	height: 12px;
	background-image: url(images/hnh_01.png);
}
#header
{
	width: 808px;
	height: 88px;
	background-image: url(images/hnh_03.png);
}
#header-bottom
{
	width: 808px;
	height: 10px;
	background-image: url(images/hnh_07.png);
}
#content
{
	width: 760px;
	padding: 10px 20px 10px 20px;
	margin-left: 8px;
}
#nav
{
	float: right;
	margin: 57px 60px 0 0;
}
#footer
{
	width: 808px;
	height: 29px;
	background-image: url(images/hnh_09.png);
	font: 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #618;
	text-align: center;
	padding-top: 8px;
}
#footer a
{
	color: #618;
	text-decoration: none;
}
h1
{
	display: none;
}
img
{
	border: none;
}
