html {
    height:100%;
}
A {
	position: relative;
}
* HTML #conteiner {
    height:100%; 
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	    height: 100%;
}
#bg_fl {
	margin-left: -405px;
	left: 50%;
	position: absolute;
	z-index: 999;
	top: 165px;
}
#cap {
	position: absolute;
	left: 50%;
	margin-left: -16px;
	top: 3px;
	z-index: 1000;
}
#lt {
	position: absolute;
	left: 0px;
	top: 0px;
}
#rt {
	position: absolute;
	top: 0px;
	right: 0px;
}
#conteiner {
	background-image: url(/images/bg_logo_1.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	position:relative;
    min-height:100%;
}
#head {
	text-align: center;
	padding-top: 55px;
	padding-bottom: 40px;
	z-index: 99;
}
#head p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #00742D;
	font-style: italic;
	line-height: 20pt;
	margin: 0px;
	padding: 0px;
}
#head h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	color: #00742D;
	margin: 0px;
	padding: 0px;
}
#top-menu  {
	text-align: center;
	padding-bottom: 20px;
}
#page {
}
#page td.serv {
	height: 33px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page td.serv .counter {
	float: right;
}
#foother {
	text-align: center;
	position: relative;
	height: 50px;
	margin-top: -50px;
}
#foother td {
	vertical-align: bottom;
}
#foother td.copy {
	padding-bottom: 5px;
}
#foother p {
	color: #f6f1a9;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foother a {
	color: #f6f1a9;
}
