html {
	height: 100%;
	width: 100%;
    padding: 0;
    margin: 0;
}
body {
    height: 100%;
    margin: 0;
    padding: 0 0 0px 0;
    font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
    font-size: 0.75em;
    color: #000;
    text-align: center;
}
h1 {
	position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 1.2em;
}
h1 {
	color: #a2c326;
	font-size: 16px;
}
.hmpg h1 {
	position: absolute;
	top: -1000px;
}
h2 {
	color: #a2c326;
	font-size: 1em;
}
.hmpg h2 {
	font-size: 16px;
}
h2.titl {
	margin: 0;
	background: url('../imgs/h2-arrow.gif') 0% 50% no-repeat;
	padding-left: 10px;
}
a img {
    border: none;
}
a, a:visited {
    color: #000;
}
a:hover {
	color: #a2c326;
}
ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	padding-top: 0px;
}
ul.ulik {
	margin: 0;
}
ul.ulik li {
	list-style-type: none;
	padding-left: 20px;
	background: url('../imgs/ulik-arrow.gif') 12px 5px no-repeat;
}
.gray li {
	background: url('../imgs/gray-arrow.gif') 0px 5px no-repeat !important;
	padding-left: 10px !important;
}
ul.ref {
	margin-top: 142px;
	width: 250px;
}
html>body ul.ref {
	margin-top: 155px;
}
ul.ref li {
	float: left;
	display: inline;
	white-space: nowrap;
	background: url('../imgs/li-dot.gif') 0% 50% no-repeat;
	padding-left: 7px;
	margin-right: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
div.t {
	padding-bottom: 15px;
}
.gray {
	color: #808184;
}
hr {
    height: 0px;
    line-height: 0px;
    border: none;
    display:none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.cleaner {
    border:none;
    margin:0;
    padding:0;
    height:0;
    line-height:0;
    font-size:0;
    line-height:0;
    clear:both;
}
.hidden {
    position: absolute;
    top: -10000px;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.nodisplay {
	display: none !important;
}
#holder {
    position: relative;
	width: 700px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#page {
	width: 700px;
	height: 437px;
	overflow: hidden;
	background: url('../imgs/content.gif') no-repeat;
}
.hmpg #page {
	background: url('../imgs/content-home1.jpg') no-repeat;
}
#reference {
	margin-top: 49px;
}
#reference a, #reference a:visited, #reference a:hover {
	float: left;
	width: 100px;
	height: 72px;
	text-decoration: none;
	margin-right: 9px;
	background: url('../imgs/blank.gif') repeat;
}
a#home, a#home:visited, a#home:hover {
	position: absolute;
	width: 350px;
	height: 100px;
	text-decoration: none;
	left: 250px;
	top: 195px;
}
#left {
	float: right;
	width: 243px;
}
#left_in {
	padding: 110px 0px 0px 63px;
}
.nc #left_in {
	padding-top: 57px;
}
div.tt {
	padding-left: 10px;
}
a.foto, a.foto:visited, a.foto:hover {
	color: #a2c326;
	font-size: 1.1em;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
a.foto:hover {
	text-decoration: underline;
}
.hmpg {
	line-height: 1.3em;
}
#content {
	float: right;
	width: 457px;
}
#content_in {
	padding-top: 57px;
}
.hmpg #content_in {
	padding-left: 152px;
}
.hmpg #content {
	float: none;
	width: 700px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
    height: 351px;
    background: #fff url('../imgs/header2.jpg') left bottom no-repeat;	
}
#header_spacer {
    height: 351px !important;
}
#header_menu {
    position: absolute;
    top: 309px;
    left: 18px;
    width: 674px;
    height: 67px;
}
#header_menu li {
	float: left;
	list-style-type: none;
}
#header_menu a, #header_menu a:visited, #header_menu a:hover {
	text-decoration: none;
	float: left;
	width: 84px;
	height: 45px;
	padding: 22px 0px 0px 25px;
	overflow: hidden;
	color: #000;
	background: url('../imgs/tab2.jpg') no-repeat;
}
#header_menu a:hover, #header_menu .active {
	background-position: 100% 0% !important;
	font-weight: bold;
	color: #679a1b !important;
	line-height: 1.2em;
}
a.email, a.email:visited, a.email:hover {
	color: #000;
	text-decoration: none;
}
a.email:hover {
	text-decoration: underline;
}