html {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #5F3E2F;
	font: 14px verdana, sans-serif;
	margin: 0px;
	padding: 20px 10px 20px 10px;
}
a {
	color: #5F3E2F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0px;
}

#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
#header p.more {
	padding-right: 0px;
}

#header div {
	padding: 0px 0px 0px 0px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	width: 820px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-image:url(hatterek/nav.gif);
	background-repeat:no-repeat;
	background-position: center;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:16px;
	font-style:italic;
	color:#e0e4e8;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	display:inline;
	text-align: center;
	float: top;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#ff4848;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	margin-left: 10px;
	background: url(hatterek/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(hatterek/body_top.gif) no-repeat;
}
#body-bot {
	margin-right: 22px;
	background: bottom url(hatterek/body_bot.gif) no-repeat;
	padding: 15px 0px 15px 0px;
}

#about-box {
	float: left;
	width: 440px;
	font-size:18px;
	font-style:bold;
	color:#FFFFFF;
}
#about-box-2 {
	float: right;
	width: 440px;
	font-size:18px;
	font-style:bold;
	color:#FFFFFF;
}
#about-box-3 {
	float: left;
	width: 440px;
	font-size:18px;
	font-style:bold;
	color:#FFFFFF;
}
#about-box-4 {
	float: right;
	width: 440px;
	font-size:18px;
	font-style:bold;
	color:#FFFFFF;
}

}
#about-box-5 {
	float: right;
	width: 820px;
	font-size:18px;
	font-style:bold;
	color:#FFFFFF;
}

#about-box ul {
	margin-left: 5px;
}

#express-box {
	float: right;
	width: 320px;
}
#express-box-2 {
	float: left;
	width: 320px;
}
#express-box-3 {
	float: right;
	width: 320px;
}
#express-box-4 {
	float: left;
	width: 320px;
}

#express-box-5 {
	float: left;
	width: 820px;
}

#foot {
	width: 840px;
	margin-left: 10px;
	background: url(hatterek/body_bg.gif) repeat-y;
}
#foot-top {
	margin-left: 0px;
	background: url(hatterek/body_top.gif) no-repeat;
}
#foot-bot {
	margin-right: 22px;
	background: bottom url(hatterek/body_bot.gif) no-repeat;
	padding: 10px 10px 10px 10px;
}
#what-box {
	float: top;
	width: 820px;
	font-size:18px;
	font-style:bold;
	color:#FFFFFF;

}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	font-style:bold;
	color:#cccccc;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:bold;
	color:#862e06;
}
h2 b{
	font-style:bold;
	color:#cccccc;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(hatterek/bullet.gif) no-repeat;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}