#admin_panel_button_a {
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	z-index: 40;
}

#content_div {
	min-height: 500px;
	position: relative;
	z-index: 5;
}

#content_inside_div {
	padding: 50px 30px;
	position: relative;
	z-index: 80;
}

#content_table_left_td {
	border-right: 1px solid #ddd;
	padding-top: 30px;
	width: 220px;
}

#content_table_right_td {
	border-left: 1px solid #ddd;
	padding-top: 25px;
	text-align: center;
	width: 125px;
}

#empty_data_div {
	padding: 100px 0;
	text-align: center;
}

#tree_div {
	background: url(../images/tree.png) center no-repeat;
	height: 244px;
	position: absolute;
	bottom: 91px;
	width: 100%;	
	z-index: 0;
}

#footer_div {
	background-color: #576800;
	border-top: 2px dashed #D3BD45;
	font-size: 12px;
	position: relative;
	z-index: 5;
}

#footer_div table td {
	vertical-align: middle;
}

#footer_table_third_td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 350px;
}

#header_div {
	background: url(../images/texture_3.jpg) repeat;
	height: 170px;
	position: relative;
	z-index: 10;
}

#general_div {
	background: url(../images/texture_2.jpg) repeat;
	box-shadow: 0px 5px 30px 0px #c8b690;
	margin: 0 auto 35px;
	position: relative;
	width: 960px;
	z-index: 15;
}

#home_recieps_div {
	margin: 0 auto 35px;
	position: relative;
	width: 960px;
	z-index: 15;
}

#home_products_div {
	background: url(../images/texture_2.jpg) repeat;
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	z-index: 10;
}

#logo_a {
	background-position: -30px 0;
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 460px;
}

#top_buttons_home_icon {
	background: #89BD3F;
	border-radius: 22px;
	display: block;
	height: 35px;
    padding: 9px 0 0 10px;	
    width: 34px;
}

#top_buttons_home_icon:hover {
	background: #5A9624;
}

#biu_icon {
	background-position: -130px -446px;
	background-repeat: no-repeat;
	height: 44px;
	width: 45px;	
}

#home_icon {
	background-position: -237px -456px;
	background-repeat: no-repeat;
	height: 21px;
	width: 25px;	
}

#top_buttons_contact_icon {
	background: #FFBE02;
	border-radius: 22px;
	display: block;
	height: 30px;
    padding: 14px 0 0 11px;	
    width: 33px; 
}

#top_buttons_contact_icon:hover {
	background: #FF9803;
}

#contact_icon {
	background-position: -279px -461px;
	background-repeat: no-repeat;
	height: 16px;
	width: 22px;	
}

#top_buttons_fb_icon {
	background: #5F80B5;
	border-radius: 22px;
	display: block;
	height: 35px;
    padding: 9px 0 0 15px;	
    width: 29px;
}

#top_buttons_fb_icon:hover {
	background: #3C5490;
}

#fb_icon {
	background-position: -318px -455px;
	background-repeat: no-repeat;
	height: 28px;
	width: 13px;	
}

#site_map_icon {
	background-position: -188px -453px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 32px;	
}

#page_title_div {
	color: #540800;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#page_title_div a {
	color: #540800;
	text-decoration: none;
}

#page_title_div a:hover {
	text-decoration: underline;
}

#menu_bg_div {
	background: url(../images/under_button.png) no-repeat center;
	height: 63px;
	position: absolute;
	top: 138px;
	width: 100%;
	z-index: 18;
}

#menu_bg_shadow_div {
	background: url(../images/under_button_header.png) no-repeat center;
	height: 135px;
	position: absolute;
	top: 197px;
	width: 100%;
	z-index: 0;	
}

#bone_bg_div {
	background: url(../images/bone.png) no-repeat center;
	height: 261px;
	position: absolute;
	top: 350px;
	width: 100%;
	z-index: 10;
}

#home_bone_bg_div {
	background: url(../images/bone.png) no-repeat center;
	height: 261px;
	position: absolute;
	top: 170px;
	width: 100%;
	z-index: 0;
}

