* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #FFF;*/
	height: 100%;
	color: #474747;
	
}
ul {
	list-style: none inside;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
}
h1, h2, h3, h4, h5 {
	font-size: 1.2em;
}
h1 {
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.3em;
}
h2, h3 {
	font-size: 1.2em;
	margin-top: 1em;
	/*margin-bottom: -0.6em; */
	line-height: 1.4em;
}
ul, ol, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	/* margin-top: 0.8em; */
	margin-bottom: 1em;
}
a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
	color: #474747;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
img {
/*display: block; */
}
/*-------------------------------------------------------------------------------- */
/* FLOATS */

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
/*----------------------------------------------*/
/* FRONT PAGE */

/*----------------------------------------------*/
/* CONTAINER */


#white_bg,
#ad_wrap,
#ad {
	display: none;
}

#container {
	z-index: 0;
	height: 100%;
	width: 100%;
	position: relative;
}
/*----------------------------------------------*/
/* HEADER */


#header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 85px;
	background-color: #fff;
	position: relative;	
}
#selector,
#search_navi,
#navi_stripe,
#search_navi p,
#search_bar {
	display: none;
}

#logo {
	position: absolute;
	left: 0; /* 40px */
	top: 0;
	margin-bottom: 12px;
}
#main_navi {
	position: absolute;
	left: 0; /* 202px; */
	top: 75px;
}
#main_navi ul li a {
	padding-left: 25px;
	background-image: url(../img/g_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #91a19c;
}
#main_navi ul li a:hover {
	background-image: url(../img/g_arrow2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #004654;
}
#main_navi ul li {
	margin-right: 6px;
	display: inline;
}
#main_navi li.active a {
	background-image: url(../img/g_arrow2.gif);
	color: #005257;
	background-repeat: no-repeat;
}
#main_navi li.active {
	color: #005257;
}

/*----------------------------------------------*/
/* CONTENT */

#content_wrap {
	background-color: #91a19c;
	width:100%;
}
#content {
	position: relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
#flash_content {
	height: 350px;
	width: 620px;
	padding-left: 0;
	background-color: #91a19c;
}
#content_right {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 315px;
	height: 100%;
	background-color: #d1dfd6;
	border-bottom: 1px solid #c4d3ca;
}
#content_right_img {
	width: 285px;
	height: 134px;
	margin-left: 15px;
	margin-top: 15px;
}
#content_right_txt {
	margin-left: 15px;
	margin-top: 15px;
	width: 285px;
	height: 10%;
}
#content_right_txt h1,
#bottom_center h1,
#bottom_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91a19c;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}
#content_right_txt p {
	font-size: 12px;
	color: #1b1b1b;
}
.introtext {
	font-weight: bold;
	color: #005257;
}
.morelink a, .morelink2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	letter-spacing: 0.1em;
	color: #005257;
	text-decoration: none;
}
.morelink a:hover, .morelink2 a:hover {
	text-decoration: underline;
}
.morelink {
	margin-top: 5px;
	padding-bottom:5px;
	float: left;
}
.morelink2 {
	float: left;
	
}
.morelink img, .morelink2 img {
	margin-bottom: -3px;
	margin-right: 7px;
}
/*----------------------------------------------*/
/* BOTTOM_CONTENT */

#bottom_content {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

#bottom_content a:after {
	content: " {" attr(href) "}";
	font-size: 90%;
	font-weight: normal;
}

#bottom_left {
	float: left;
	padding-right: 21px;
	padding-top: 3px;
	margin-top: 10px;
	background-image: none;
	background-position: right;
	background-repeat: repeat-y;
	width: 365px;
	padding-left: 0;
}
#bottom_left p {
	margin-bottom:0;
	font-size: 14px;
	color: #626262;
}
#bottom_center {
	float: left;
	padding-right: 21px;
	padding-top: 3px;
	margin-top: 10px;
	width: 365px;
	margin-left: 0;
}
#news_wrap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	line-height: 170%;
	font-weight: normal;
	color: #626262;
}
#bottom_right {
	margin-top: 10px;
	float:left;
}

#info_wrap h1 {
	color: #005257;
}
#info_wrap p {
	margin-bottom: 0;
}
#info_wrap {
	width:160px;
}
#info_top {
/*	width:100%;
	height:100%;
	background-image: url(../img/info_top.gif);
	background-repeat: no-repeat;*/
}
#info_middle {
	padding-right: 13px;
	padding-left: 10px;
	background-color: #f7b512;
}
#info_middle p {
	padding-bottom:1em;
}
#info_bottom {
/*width:100%;
	height:100%;
	background-image: url(../img/info_bottom.gif);
	background-repeat: no-repeat;*/
}
/*----------------------------------------------*/
/* FOOTER_NAVI */


#footer_navi_wrap {
	position: relative;
	background-color: #fff;
	width: 680px;
	height: 24px;
}
#footer_navi {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	height: 24px;
	background-color: #fff;
}
#footer_navi a:hover {
}
#footer_navi ul {
	padding-top: 5px;
}
#footer_navi ul li {
	display: inline;
}
#footer_navi_left,
#footer_navi_center {
	display: none;
}

#footer_navi_right {
	color: #ccc;
	padding-top: 5px;
}
#footer_navi_right p {
	font-size: 12px;
	color: #000;	
}

#footer_navi_right span {
	font-size: 12px;
	color: #000;
	letter-spacing: 0.1em;
}
/*----------------------------------------------*/
/* OTHER PAGES */


/*----------------------------------------------*/
/* LEFT_NAVI */

#middle_content_wrap {
	position:relative;
	margin-top: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#left_navi {
	display: none;
}
.mainlevel {
	width: 160px;
	height:100%;
	margin:0;
	padding:0;
}
.mainlevel li {
	display: block;
	height: 100%;
	margin-left:0;
	padding-left: 0;
	margin-bottom:0;
	padding-bottom:0px;
}
.mainlevel li a {
	
	display:block;
	height:100%;
	background-image: url(../img/g_arrow.gif);																			
	background-repeat: no-repeat;
	padding-left: 27px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #91a19c;
	font-weight: normal;
	padding-bottom: 5px;
}
.mainlevel li a:hover {
	color: #005257;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../img/g_arrow2.gif);
}
.mainlevel li:hover {
	
}
.mainlevel li.active a {
	background-repeat: no-repeat;
	background-image: url(../img/g_arrow2.gif);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005257;
}
.mainlevel li.active a:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	color: #005257;
}
.mainlevel li.active {
	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005257;
}
.lowerlevel {
	padding-top: 0px;

	height: 100%;
	width: 150px;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 2px;
}
.lowerlevel li {
	padding-bottom: 5px;
}
.lowerlevel li a {
	background-color: none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #91a19c;
	padding-left: 25px;
	display: block;
	height: 100%;
	/*background-image: url(../img/g_arrow.gif);
	background-repeat: no-repeat;*/
	font-weight: normal;
}
.lowerlevel li:hover {
	
	font-weight: bold;
	color: #005257;
}
.lowerlevel li a:hover {
	/*background-image: url(../img/g_arrow2.gif);
	background-repeat: no-repeat;*/
	background-image: none;
	color: #005257;
	font-weight: normal;
	text-decoration: none;
}
.lowerlevel li.active a {
		background-image: none;
	font-weight: bold;
	color: #005257;
	/*background-image: url(../img/g_arrow2.gif);
	background-repeat: no-repeat;*/
}
.lowerlevel li.active a:hover {
		background-image: none;
	font-weight: bold;
	color: #005257;
}
.lowerlevel li.active {
	
	font-weight: bold;
	color: #005257;
}
/*----------------------------------------------*/
/* MIDDLE_CONTENT */

#middle_content {
	width: 690px;
	height: 100%;
	padding-left: 0;
	padding-bottom: 30px;
}

#middle_content a:after {
	content: " {" attr(href) "}";
	font-size: 90%;
	font-weight: normal;
}
#middle_content h1 {
	padding-top: 0.5em;
	font-size: 14px;
	color: #005257;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#middle_content h2 {
	/*margin-top:15px;*/
	font-size: 12px;
	color: #005257;
	font-weight: bold;/*margin-bottom: 0.5em;*/
}
.introtext2 {
	font-size: 12px;
	color: #005257;
	font-weight: bold;
}
#middle_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
}
.img_container1 {
	height: 100%;
	width: 615px;
	float: left;
}
#action_navi {
	display: none;
}
#action_navi ul {
	text-align: left;
	padding-top:38px;
	padding-left: 13px;
}
#action_navi ul li {
	padding-top: 5px;
	
	
}
#action_navi a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
}

#action_navi a:hover {
	text-decoration: underline;
}

#left_column {
	width: 430px;
	height: 100%;
	margin-top: 15px;
	padding-left: 0;
	padding-right: 20px;
}
#right_column, #right_column2 {
	margin-top: 15px;
	padding-left: 20px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 216px;
	height:100%;
}
#right_column2 {
	background-image: none;
}
.vert_dot {
	float:left;
	width: 5px;
	height: 100%;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-y;
}
.img_container2 {
	width:100%;
	height:100%;
	padding-top:15px;
}
#center_column {
	width: 570px;
	height: 100%;
	margin-top: 15px;
	padding-left: 0;
	padding-right: 20px;
}
.img_container3 {
	margin-top: 3px;
	float: left;
	width: 138px;
	height: 160px;
	margin-right: 20px;
}
.img_cont3_wrap {
	width: 550px;
	height: 100%;
	margin-bottom: 40px;
}
.info_wrap2 h1 {
	margin-top:0;
	margin-bottom:0;
	font-size:13px;
	color:#fff;
}
.info_wrap2 h2 {
	margin-top:0;
	letter-spacing:0.1em;
	font-size:12px;
	color: #fff;
}
.info_wrap2 p {
	margin-bottom: 0;
}
.info_wrap2 {
	width:221px;
}
.info_top2 {
/*	width:100%;
	height:100%;
	background-image: url(../img/info_top.gif);
	background-repeat: no-repeat;*/
}
.info_middle2 {
	padding-right: 13px;
	padding-left: 10px;
	background-color: #f7b512;
}
.info_middle2 p {
	padding-bottom:1em;
}
#middle_content2 {
	width: 812px;
	height: 100%;
	padding-left: 10px;
	padding-bottom: 30px;
}
#middle_content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#005257;
	font-weight: normal;
}
#middle_content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#005257;
	font-weight: bold;
}
#left_column2 {
	width: 213px;
	height: 300px;
	padding-left: 20px;
}
#flash_column {
	width: 555px;
	height:450px;
}
#flash_info1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	font-weight: bold;
}
#flash_info2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
#flash_info2 {
	height:100%;
	padding-top: 25px;
	padding-left: 40px;
	/*background-image:url(../img/ring.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #005257;
	font-weight: normal;
	size: 11px;
}
.flash_info1 p, .flash_info2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #005257;
	size: 11px;
}

#bottom_img_wrap {
	width: 100%;
	height: 309px;
	max-height:309px;
	background-color: #d1dfd6;
}
.bottom_img_wrap1 {
	background-image: url(../img/metalli.jpg); 
	background-repeat: repeat-x;
}
.bottom_img_wrap2 {
	background-image: none; 
}

#bottom_img {
	
	margin-left: auto;
	margin-right: auto;
	width: 100%; 
	height: 6px; 
	background-image: none;
	
	background-image: url(../img/bottom_bg2.gif);
	background-repeat: no-repeat;
	
}
.printer {
	display: block;

}
.printer img {
	margin-right: 5px;
}
.printer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91a19c;
	font-weight: normal;
}

#left_navi2 {
	display: none;
}

#center_column2 {
	width: 701px;
	height: 100%;
	margin-top: 15px;
	padding-left: 0;
	padding-right: 20px;
}

#center_column2 h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005257;
	margin: 0;
	padding: 0;
	
}
#center_column2 span {
	display: inline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005257;
	margin-right: 10px;
	
}
.subscribe {
	display: none;
}
.subscribe a {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dbdbdb;
	letter-spacing: 0.1em;
}
.form_news {
	margin-left: 0;
	width: 530px;
	margin-bottom: 30px;
	
}

#center_column2 p {
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005257;
	margin-bottom: 5px;
}
#send_form {
	width: 695px;
	height: 100%;
	padding-left: 20px;
	
	margin-bottom: 20px;
	background-color: #fde9b7;
}
#issues,
#issues2 {
	display: none;
}

#issues a {
	padding-top: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
#issues3,
#issues4 {
	margin-top:10px;
	margin-bottom:20px;
}
#issues h1,
#issues2 h1,
#issues3 h1,
#issues4 h1 {
	margin-bottom: 10px;
}

#issues img {
	margin-right: 5px;
}

#issues input,
#issues textarea,
#issues2 input,
#issues2 textarea {
	
	border-top: 1px solid #8f8f8f;
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	
}
#issues input,
#issues2 input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 10px;
	height: 21px;
	width: 232px;
}
#issues3 p,
#issues4 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
.address_field {
	margin-left: 10px;
	width:232px;
	height: 44px;
}
#issues select {
	margin-left: 10px;
}
#issues textarea,
#issues2 textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.message_area {
	width: 330px;
	height: 130px;
	
}

#send a,
#send2 a {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	letter-spacing: 0.1em;
	color: #005257;
	text-decoration: none;
}
#send a:hover,
#send2 a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	letter-spacing: 0.1em;
	color: #005257;
	text-decoration: underline;
}
#form_field {
	width: 695px;
	height: 100%;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fde9b7;
}
#form_field2,
#form_field3 {
	width: 695px;
	height: 100%;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fde9b7;
}
#empty {
	width:20px;
	height:100%;
}
#empty2 {
	width:70px;
	height:100%;
}
.search_res {
	width:100%;
	height:100%;
	margin-bottom: 10px;
}
#middle_content #action_navi ul {
	list-style: none inside;
}
#middle_content ul {
	list-style: disc inside;
}
