.header {
	background-image: url(../images/bg-content-start.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 765px;
}
.logo {
	background-image: url(../images/header-start.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width:765px;
	height:238px
}
.logo2 {
	background-image: url(../images/header-start.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width:765px;
	height:238px
}
.content {
	background-image: url(../images/bg-content-start.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 765px;
}
.footer {
	background-image: url(../images/bg-footer-start.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 765px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.adress {
	color: #666666;
	font-weight: bold;
}
.navi{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width:200px;
	float:left;
}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
	vertical-align: top;
	text-align: left;
	margin-left:-20px;
	display: list-item;
}
.navbox{
padding:10px 0px 0px 10px;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6666660;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	display: block;
	height: 40px;
	width: auto;
	font-weight:bold;
	padding-right: 35px;
	padding-top: 32px;
	display:none;
}
a.navhead1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	text-decoration:none;
}
a.navhead1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	text-decoration:none;
}
a.navhead1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	text-decoration:underline;
}
a.navhead1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	text-decoration:none;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#333333;
	}
a.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.copy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

a.nav-green:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.nav-green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.nav-green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
a.nav-green:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:2000px;
	z-index:1;
}
