html {
	font-size: 80%;
}
body {
	margin: 0px;
	padding: 20px;
	background: #bebfb1 url(../i/body.jpg) repeat top left;
	font: 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body .div-centered {
	width: 924px;
	margin: 0 auto;
}
body #top {
	width: 874px;
	height: 315px;
	padding-right: 50px;
	background: transparent url(../i/top.jpg) no-repeat top left;
}
#top ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}
#top ul a {
	display: block;
	width: 190px;
	height: 33px;
	text-indent: -4000px;
	text-decoration: none;
}
#top ul #first-a {
	padding: 10px 0 17px 0; 
}
body #container {
	width: 904px;
	padding: 0 10px 0 10px;
	background: #fff url(../i/content.png) repeat-y top left;
}
#container #second-menu {
	background: #bdbeb5 none;
}
#container #third-menu {
	background: #b7cf44 none;
	font-size: 85%;
}
#container .list-inline {
	border-top: 2px solid #fff;
}
#container .list-inline ul {
	margin: 0;
	padding: 1.0em;
	list-style: none;
	background: transparent url(../i/selected.png) no-repeat 5px 0px;
}
#container .list-inline ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#container .list-inline a {
	padding: 0 2.0em 0 0;
	text-decoration: none;
}
#container #second-menu a {
	font-weight: normal;
	color: #fff;
}
#container #third-menu a {
	font-weight: normal;
	color: #236c10;
}
#container .list-inline .selected {
	font-weight: bold !important;
}
#container #content {
	padding: 15px;
	color: #9D9483;
	line-height: 2.0em;
}
body #footer {
	height: 47px;
	background: transparent url(../i/footer.png) no-repeat top left;
}
#footer a {
	float: right;
	display: block;
	width: 110px;
	height: 57px;
	text-indent: -4000px;
	text-decoration: none;
}