body {
	padding: 0px;
	margin: 0px;
	background-image: url("/images/h-l.ru/wood.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #D8D6D0;
}

#main_image {
	position: absolute;
	left: 346px;
	top: 0px;
	z-index: 10;
}

#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 380px;
	background-image: url("/images/h-l.ru/menu_bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFE503;
}

#menu_top {
	background-image: url("/images/h-l.ru/menu.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#menu_content {
	background-image: url("/images/h-l.ru/menu_bot.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 210px 80px 20px 30px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#menu_content a {
	display: block;
	margin: 7px 0px 0px 0px;
	color: #000000;
	text-decoration: underline;
}

#menu_content .menu_spacer {
	padding: 3px 0px 0px 0px;
	font-weight: Bold;
}

#logo {
	position: absolute;
	left: 370px;
	top: 115px;
	z-index: 3;
	font-family: Tahoma;
	font-size: 36px;
	color: #5F89A0;
	line-height: 30px;
}

#advert_layer {
	margin: 240px 0px 0px 0px;
	position: absolute;
	left: 20px;
	top: 560px;
	z-index: 3;
	width: 250px;
	padding: 0px 0px 50px 0px;
}

.advert {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 65px 0px 10px 0px;
}

.advert a {
	color: #FFFFFF;
	text-decoration: underline;
}

.advert_r {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 10px 0px 10px 0px;
	width: 135px;
}

.advert_r a {
	color: #000000;
	text-decoration: underline;
}


#google {
	float: right;
	margin: 0px 0px 20px 20px;
}

#content {
	position: absolute;
	left: 360px;
	top: 375px;
	z-index: 5;
	width: 630px;
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}

#content h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #5F89A0;
	font-weight: Normal;
}

#content table {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#content td {
	padding: 2px 5px 2px 0px;
}

#content a {
	color: #6F6F6F;
	text-decoration: underline;
}

#content img {
	margin: 8px;
}

#bottom {
	padding: 20px 0px 20px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#bottom a {
	color: #000000;
	text-decoration: underline;
}
