body {
	background-color: #E4DDCE;

}
#wrapper {
	width: 840px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
#wrapper .inner {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: left;
}

#lead {
	height:12px;
	line-height:12px;
	color: #FFFFFF;
	text-align: right;
	font-size:10px;
	width: 840px;
	padding-top: 15px;
}

#header {
	background-image: url(../images/nav_back.gif);
	position: relative;
	height: 124px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#header h1{
	font-size: 1px;
	line-height:1px;
}
#header li {
	float: left;
}
#header h1 {
	clear: left;
	position: absolute;
	top: 73px;
	left: 140px;
}
#header #nav_main {
	margin-left: 139px;
}
#header #nav_main li {
	margin-right: 0px;
	list-style-type: none;
}
#header #nav_main li.last_node {
	margin-right: 0px;
}
#header #nav_sub {
	position: absolute;
	top: 77px;
	right: 30px;

}
#header #nav_tel {
	position: absolute;
	top: 104px;
	right: 15px;
}
#header #nav_tel li {
	margin-right: 13px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
#lead{
	margin-top:0px;
	position:relative;
	overflow:hidden;
	height:13px;
	line-height:13px;
	color: #FFFFFF;
	font-size:11px;
	padding-top: 0px;
	background-color: #afc65d;
}
#lead .headline{
	position:absolute;
	height:15px;
	overflow:hidden;
	top:15px;
	left:0px;
	width: 840px;
	background-color: #afc65d;
}

