body {
	margin: 0;
	padding: 3px 0 0 0;
	text-align: center;
	background: #6e782d url(images/bg_home.gif) repeat-x top left;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Tahoma;
	color: #3c1c0c;
}

p {
	margin: 0;
	padding: 0;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

.container {
	background: url(images/bg_home_cont.png) no-repeat;
	position: relative;
	width: 955px;
	height: 598px;
	border: 0px solid red;
}

.lang {
	float: right;
	margin: 15px 175px 0 0;
}

.logo {
	float: left;
	border: 0px solid red;
}

.logohome {
	margin: 30px 0 0 16px;
	background: url(images/bg_logo_home.jpg) no-repeat left bottom;
	width: 269px;
	height: 357px;
	border: 0px solid red;
}

.imghome {
	float: left;
	width: 654px;
	margin: 19px 0 0 0;
	border: 0px solid blue;
}

.categsall {
	margin: 0;
	padding: 0;
}

#categs {
	background: url(images/bg_categs.gif) no-repeat left bottom;
	width: 162px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.categstop {
	width: 162px;
	height: 8px;
	margin: 0;
	padding: 0;
}

#categs ul.level1 {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	border: 0px solid green;
}

#categs ul.level1 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 29px;
}

.created {
	text-align: right;
	height: 23px;
	margin: 0 25px 0 0;
}

.footer {
	background-color: #7C4529;
	width: 923px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.footer h1 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}