﻿@import "txt.css";

a {
	color: #717171;
	text-decoration: underline;
}

a:hover {
	color: #a4a4a4;
}

a span {
	display: none;
}

img {
	border: 0;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#header {
	width: 950px;
	height: 196px;
	position: relative;
	top: 0;
	left: 0;
}

#greenheader {
	width: 901px;
	height: 195px;
	position: relative;
	top: 0;
	left: 0;
}

#logo {
	position: absolute;
	top: 5px;
	left: 33px;
}

#nav {
	width: 490px;
	height: 27px;
	background-image: url(../img/inside/nav.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 142px;
	left: 3px;
}

#nav li, #nav a {
	height: 27px;
	list-style: none;
	position: absolute;
}

#nav1 {
	left: 0;
	width: 201px;
}

#nav1 a {
	width: 201px;
}

#nav1 a:hover {
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -0px -27px;
}

#nav1c {
	left: 0;
	width: 201px;
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -0px -27px;
}

#nav1c a {
	width: 0;
	height: 0;
}

#nav2 {
	left: 205px;
	width: 85px;
}

#nav2 a {
	width: 85px;
}

#nav2 a:hover {
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -205px -27px;
}

#nav2c {
	left: 205px;
	width: 85px;
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -205px -27px;
}

#nav2c a {
	width: 0;
	height: 0;
}

#nav3 {
	left: 292px;
	width: 130px;
}

#nav3 a {
	width: 130px;
}

#nav3 a:hover {
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -292px -27px;
}

#nav3c {
	left: 292px;
	width: 130px;
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -292px -27px;
}

#nav3c a {
	width: 0;
	height: 0;
}

#nav4 {
	left: 425px;
	width: 64px;
}

#nav4 a {
	width: 64px;
}

#nav4 a:hover {
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -425px -27px;
}

#nav4c {
	left: 425px;
	width: 64px;
	background-image: url(../img/inside/nav.gif);
	background-repeat: no-repeat;
	background-position: -425px -27px;
}

#nav4c a {
	width: 0;
	height: 0;
}


#subnav {
	width: 310px;
	height: 27px;
	background-image: url(../img/inside/subnav.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 142px;
	left: 509px;
}

#subnav li, #subnav a {
	height: 27px;
	list-style: none;
	position: absolute;
}

#subnav1, #subnav1c {
	left: 0;
	width: 69px;
}

#subnav1 a {
	width: 69px;
}

#subnav1 a:hover, #subnav1c {
	background-image: url(../img/inside/subnav.gif);
	background-repeat: no-repeat;
	background-position: -0px -27px;
}

#subnav2, #subnav2c {
	left: 71px;
	width: 61px;
}

#subnav2 a {
	width: 61px;
}

#subnav2 a:hover, #subnav2c {
	background-image: url(../img/inside/subnav.gif);
	background-repeat: no-repeat;
	background-position: -71px -27px;
}

#subnav3, #subnav3c {
	left: 135px;
	width: 79px;
}

#subnav3 a {
	width: 79px;
}

#subnav3 a:hover, #subnav3c {
	background-image: url(../img/inside/subnav.gif);
	background-repeat: no-repeat;
	background-position: -135px -27px;
}

#subnav4, #subnav4c {
	left: 217px;
	width: 50px;
}

#subnav4 a {
	width: 50px;
}

#subnav4 a:hover, #subnav4c {
	background-image: url(../img/inside/subnav.gif);
	background-repeat: no-repeat;
	background-position: -217px -27px;
}

#subnav5, #subnav5c {
	left: 270px;
	width: 35px;
}

#subnav5 a {
	width: 35px;
}

#subnav5 a:hover, #subnav5c {
	background-image: url(../img/inside/subnav.gif);
	background-repeat: no-repeat;
	background-position: -270px -27px;
}


#tertiarynav {
	width: 84px;
	height: 16px;
	background-image: url(../img/inside/tertiarynav.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 480px;
	z-index: 10;
}

#tertiarynav li, #tertiarynav a {
	height: 16px;
	list-style: none;
	position: absolute;
}

#t1 {
	left: 0px;
	width: 84px;
}

#t1 a {
	width: 84px;
}

#t1 a:hover {
	background-image: url(../img/inside/tertiarynav.gif);
	background-repeat: no-repeat;
	background-position: -0px -16px;
}


#header form {
	position: absolute;
	top: 170px;
	left: 587px;
}

input {
	width: 130px;
}

#btn_go {
	width: 25px;
	height: 21px;
	background-image: url(../img/button_go.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	left: 172px;
}

#btn_go a {
	width: 25px;
	height: 21px;
	position: absolute;
	left: 0;
}

#btn_go a:hover {
	background-image: url(../img/button_go.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}

#btn_go_green {
	width: 25px;
	height: 21px;
	background-image: url(../img/button_go.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 173px;
	left: 759px;
}

#btn_go_green a {
	width: 25px;
	height: 21px;
	position: absolute;
	left: 0;
}

#btn_go_green a:hover {
	background-image: url(../img/button_go.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}

#headline {
	position: absolute;
	left: 0;
	top: 171px;
}

#content {
	position: relative;
	left: 82px;
	top: 0;
	margin: 53px 0 0 0;
	width: 665px;
}

#greencontent {
	position: relative;
	left: 53px;
	top: 0;
	margin: 78px 0 0 0;
	width: 710px;
}

hr {
	border: 0;
	color: #d6d6d6;
	background-color: #d6d6d6;
	height: 2px;
	margin-bottom: 20px;
}

#footer {
	color: #aaa;
	font-size: 9px;
	font-family: verdana;
	margin: 0 0 20px 0;
	padding-top: 45px;
}

#footer a {
	color: #aaa;
	text-decoration: none;
}

#footer a:hover {
	color: #717171;
}

#content_nav {
	color: #918983;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: -25px;
}

#content_nav a {
	color: #918983;
	font-weight: normal;
	text-decoration: none;
}

#content_nav a:hover {
	color: #A66E2E;
}

#content_nav li {
	list-style: none;
	display: inline;
	margin-right: 7px;
}

#content_nav li.current a {
	color: #A66E2E;
	font-weight: bold;
	font-style: italic;
}

#switcher {
	position: absolute;
	right: 30px;
	top: -35px;
	margin: 0;
	padding: 0;
}

#gray {
	background-color: #d6d6d6;
	width: 660px;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 2px;
	color: #717171;
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	word-spacing: 2px;
}

#gray form {
	margin: 0;
	padding: 0;
}
