body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	font-family: Verdana, Ariel;
	font-size: 11px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	text-align: center;
}
img {
	border: 0px;
}
input {
	border: 1px #dddad2 solid;
	background-color: #f7f7f4;
}
input[type=submit] {
	background-image: url(images/button_bg.gif);
}
#top {
	text-align: center;
	margin: 12px;
}
#head {
	position: relative;
	z-index: 200;
	width: 940px;
	height: 72px;
	margin: auto;
}
#head .head_top {
	background-color: #FFFFFF;
	font-size: 13px;

}
#head .head_bottom {
	background-color: #faf9f2;
	height: 20px;
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}
#head form {
	display: inline;
}
#head form input[type=text] {
	width: 95px;
}
#main {
	position: relative;
	z-index: 100;
	/* top: -10px;
	*top: 0px; */
	width: 960px;
	margin: auto;
	/* background: url(images/main_bg_01.png);
	background-repeat: no-repeat;
	background-position: center top; */
}
#main_inner {
	/* background: url(images/main_bg_line.gif);
	background-position: center top; */
}
#main_top {
	background: url(images/main_bg_00.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#main_middle {
	background: url(images/main_bg_01.png);
	/* background-repeat: no-repeat;
	background-repeat: repeat-y; */
	/* background-position: left top; */
	/* min-height: 579px; */
	/* border-top: 1px #00FF00 solid; */
}
#main_bottom {
	background: url(images/main_bg_02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	position: relative;
	top: 0px;
	*top: 0px;
}
#tabs_left {
	width: 35px;
	float: left;
	padding-top: 45px;
	z-index: 500;
}
#tabs_right {
	width: 36px;
	float: right;
	padding-top: 80px;
	z-index: 500;
	/* padding-right: 3px; */
	/* text-align: right; */
	/* background-color: #FF0000; */
}
#main_content {
	position: relative;
	top: 10px;
	width: 883px;
	margin-left: 30px;
}
#main_content a {
	color: #000000;
}
#main_content_left {
	width: 395px;
	float: left;
	margin-left: 10px;
}
#main_content_left h1 {
	background-color: #841216;
	padding: 3px;
	color: #FFFFFF;
}
#main_content_right {
	width: 595px;
	margin: 0px;
	margin-left: 483px;
}
#main_content_right h1 {
	background-color: #841216;
	padding: 3px;
	color: #FFFFFF;
}

#foot {
        position: relative;
        z-index: 10;
        top: -110px;
        *top: -130px;
        height: 290px;
        padding-top: 221px;
        *padding-top: 232px;
        padding-left: 10px;
        text-align: center;
        background: url(images/food_bg.gif);
        background-repeat: no-repeat;
        background-position: center top;
        /* *background-image:none; turn off the standard css background for IE */
        /* *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/food_bg.png', sizingMethod='crop'); IE 6 and 7 method.*/
}

#food {
	position: relative;
	z-index: 10;
	top: -110px;
	*top: -130px;
	height: 290px;
	padding-top: 121px;
	*padding-top: 132px;
	padding-left: 350px;
	text-align: left;
	background: url(images/food_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* *background-image:none; turn off the standard css background for IE */
	/* *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/food_bg.png', sizingMethod='crop'); IE 6 and 7 method.*/
}
#food a {
	color: #000000;
	text-decoration: none;
}
#food_box_1 h2 {
	font-size: 16px;
	margin: 10px;
}

#food_box_2 {
	margin-top: 42px;
}

#note {
	position: absolute;
	z-index: 300;
	top: 100px;
	right: -200px;
	width: 153px;
	height: 136px;
	background: url(images/note_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	/* *background-image:none; turn off the standard css background for IE */
	/* *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/note_bg.png', sizingMethod='crop'); IE 6 and 7 method.*/
	padding-top: 15px;
}
#note a {
	display: block;
	width: 110px;
	margin-left: 25px;
}

a.tovabb {
	text-decoration: none;
	color: #888888 !important;
}

.clear {
	clear: both;
}

ul.linkek {
	padding: 0px;
	margin-left: 60px;
	list-style-image: url(images/p.gif);
}
ul.linkek li {
	margin-top: 30px;
	margin-bottom: 30px;
}

blockquote {
	margin-left: 60px;
}

.main_linkek_right {
	color: #2e6440;
	text-decoration: none;
	font-size: 11px;	
}

.main_linkek_left {
	color: #9B0A0F;
	text-decoration: none;
	font-size: 11px;
	list-style-image: url(images/p.gif);
}