/* @group a */

a:link {
	color: #006145;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Georgia;
	border-style: none;
	border-width: 0;
}
a:visited  {
	color: #006145;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Georgia;
	border-width: 0;
	border-style: none;
}
a:hover  {
	color: #006145;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Georgia;
	border-style: none;
	border-width: 0;
}
a:active {
	color: #006145;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Georgia;
	border-style: none;
	border-width: 0;
}

/* @end */

body {
	font: 15px/1.3 Verdana, Georgia, Arial;
	color: #7f7f7f;
	background: white url(designs/po%20hzs%20BG.jpg) repeat;
}


#header {
	width: 960px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid white;
	background: url(designs/BG_transp.png) repeat center center;
	border-top: 2px solid white;
	text-align: center;
	padding-top: 5px;
}

#content {
	background-color: transparent;
	width: 960px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(designs/BG_transp.png);
}


#textfield {
	width: 670px;
	height: 620px;
	margin-right: auto;
	position: absolute;
	top: 130px;
	margin-left: 280px;
	background: url(designs/textfield_BG.png) no-repeat;
	z-index: 1;
}




#textinfield {
	width: 470px;
	height: 420px;
	position: absolute;
	top: 140px;
	margin-left: 280px;
	z-index: 2;
	padding: 80px 100px 100px;
	background-color: transparent;
	line-height: 28px;
	color: #00422f;
}




#menu {
	width: 210px;
	position: relative;
	background: #eee url(designs/BG_transp.png) no-repeat;
	top: 33px;
	color: gray;
	height: 400px;
	margin-left: 15px;
	border: 1px solid white;
	list-style-type: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding: 15px;
}

#menu_sublink {
	width: 210px;
	position: relative;
	background: #eee url(designs/BG_transp.png) no-repeat;
	top: 33px;
	color: maroon;
	margin-left: 15px;
	border: 1px solid white;
	text-align: center;
	font-size: 10px;
	padding: 15px;
}



#menu_foot {
	width: 210px;
	position: relative;
	background: #eee url(designs/BG_transp.png) no-repeat;
	top: 33px;
	color: maroon;
	height: 100px;
	margin-left: 15px;
	border: 1px solid white;
	padding: 15px;
}
img.menu_foot {
	padding-left: 15px;
	background-color: transparent;
}

#footer {
	width: 960px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(238,238,238,0.84);
	border-top: 2px solid white;
	color: gray;
	font-size: 9px;
	text-align: right;
	background-image: url(designs/BG_transp.png);
}

li {
	height: 38px;
	text-align: center;
	background: url(designs/menu_sep.png) no-repeat center center;
}

h2 {
	font-size: 19px;
	color: #00422f;
	font-family: Verdana, Arial, Georgia;
}

h6 {
	font-size: 11px;
	color: #00422f;
}

p {
	font-size: 15px;
	line-height: 20px;
}

img.textinfield {
	margin-right: auto;
	margin-left: auto;
	bottom: 10px;
	right: 10px;
	background-color: transparent;
	position: relative;
	left: 33px;
}

img.header {
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	top: 10px;
	position: relative;
	border: 0 none rgba(255,255,255,0);
}

img.index {
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	top: 10px;
	position: relative;
	left: 30px;
}

img.garni {
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	top: 1px;
	position: relative;
}


class="menu_foot"



