* { margin: 0px; padding: 0px; }
body {
	padding: 0px;
	margin: 0px;
	background: url(../images/bg.jpg) repeat-x #f2f2ee;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #333;
}
#wrap {
	width: 100%;
	background: url(../images/top.jpg) no-repeat top center;
}
#menu {
	width: 960px;
	margin: 0 auto;
	height: 40px;
	line-height: 38px;
}
#menu a {
	padding: 0px 16px;
	float: left;
	text-decoration: none;
	color: #ddd;
	font-size: 12px;
	text-transform: uppercase;
}
#menu a:hover, #menu a.active {
	color: #fff;
	background: url(../images/menu_hover.jpg) no-repeat top center;
}
#menu a.active {
	font-weight: bold;
}
#content {
	width: 960px;
	margin: 0 auto;
	background: url(../images/mainbg.jpg);
}
h1 {
	display: block;
	height: 148px;
	width: 960px;
	margin: 0 auto;
	text-indent: -9999px;
}
#full {
	width: 920px;
	padding: 10px 20px;
	background: url(../images/fullbg.jpg);
}
#left {
	width: 652px;
	float: left;
	padding: 10px 20px;
	background: url(../images/left.jpg) no-repeat;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	color: #53262d;
	line-height: 32px;
	margin: 0px 0px 15px 0px;
}
h3 {
	font-size: 18px;
	color: #53262d;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #653c1b;
	text-align: center;
	height: 31px;
	line-height: 31px;
	background: url(../images/h4.png);
	margin: 5px 0px;
	text-transform: uppercase;
}
hr {
	border-width: 0px;
	height: 25px;
	background: url(../images/hr.jpg) no-repeat;
	clear: both;
	width: 655px;
}
p {
	margin: 0px 0px 15px 0px;
}
p a, ul a {
	color: #471a22;
}
ul {
	margin: 15px 20px 15px 20px;
}
img {
	border-width: 0px;
}
.box {
	background: url(../images/boxbg.jpg) no-repeat;
	padding: 15px 15px 25px 15px;
	font-size: 12px;
	clear: both;
}
.box p {
	margin: 0px 0px 10px 0px;
	line-height: 18px;
}
.small {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	color: #53262d;
}
.left {
	float: left;
	width: 200px;
}
.right {
	float: right;
	width: 390px;
	margin: 0px 0px 10px 15px;
}

#sidemenu a {
	display: block;
	font-size: 13px;
	color: #653c1b;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
}
#sidemenu a:hover {
	background: url(../images/akut.jpg);
}
#sidemenu a.active {
	font-weight: bold;
}

#right {
	width: 255px;
	float: right;
	padding: 0px 6px 0px 7px;
	background: url(../images/right.jpg) no-repeat;
}
#right img {
	margin: 0px 0px 10px 0px;
}
#right p {
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	text-align: center;
}
#right p.akut {
	height: 38px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
	background: url(../images/akut.jpg);
	text-transform: uppercase;
}
#bottom, #bottomfull {
	width: 960px;
	clear: both;
	background: url(../images/bottom.jpg) no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 55px;
	padding-top: 10px;
	font-size: 11px;
	color: #999;
	margin-bottom: -3px;
}
#bottomfull {
	background: url(../images/bottomfull.jpg) no-repeat;
}
#bottom a, #bottomfull a {
	color: #999;
}
.iw {
	position: absolute;
	left: -9786px;
}
