body{
	background: url(images/bodybg.gif) top center repeat;
	margin: 0 auto;
	padding: 18px 0 20px 0;
	font-size: 100.1%;
	font-family: Arial, Tahoma, sans-serif;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
	color: #E40000;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #E40000;
}
h3 {
	margin: 0px;
	padding: 10px 0 0px 0;
	font-size: 1.0em;
	font-weight: normal;
	color: #E40000;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	font-weight: normal;
	color: #E40000;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/* STRUCTURE	*/

#page	{
	width: 715px;
	background: #FFF;
	margin: 0 auto;
	padding: 20px 20px 20px 48px;
	font-size: 0.7em;
}
#logo {
	height: 31px;
	width: 133px;
	padding: 0px;
	border: 0px;
	float: left;
}
#navigation {
	padding: 0 37px 0px 0;
	height: 75px;
	margin: 0px;
}
#navigation1 {
	width: 500px;
	height: 23px;
	float: right;	
	margin: 0px;
	padding: 0px;
}
#navigation1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
#navigation1 ul li {
		/*	display: inline;	*/
	margin: 0px;
	padding: 0px;
	height: 16px;
	display: block !important;
	float: left;	
}
#navigation1 a {
	height: 16px;
	display: block !important;
	padding: 0px; margin: 0px;
}

#navigation1 #c1 a {
	width: 94px;	
	background: url(../../../../images/navi1_work_off.gif) top left no-repeat !important;;
	margin-left: 103px;
}
#navigation1 #c1 a:hover {	background: url(../../../../images/navi1_work_on.gif) top left no-repeat !important;	}
#navigation1 #c1 a.active {		background: url(../../../../images/navi1_work_on.gif) top left no-repeat;	}
#navigation1 #c2 a {
	width: 110px;
	background: url(../../../../images/navi1_aboutus_off.gif) top left no-repeat !important;;
}
#navigation1 #c2 a:hover {		background: url(../../../../images/navi1_aboutus_on.gif) top left no-repeat !important;	}
#navigation1 #c2 a.active {		background: url(../../../../images/navi1_aboutus_on.gif) top left no-repeat;	}
#navigation1 #c3 a {
	width: 123px;
	background: url(../../../../images/navi1_contact_off.gif) top left no-repeat !important;;
}
#navigation1 #c3 a:hover {	background: url(../../../../images/navi1_contact_on.gif) top left no-repeat !important;	}
#navigation1 #c3 a.active {		background: url(../../../../images/navi1_contact_on.gif) top left no-repeat !important;;	}

#navigation1 #line1 {
	width: 500px;
	height: 7px !important;	
	background: url(../../../../images/navi1_line.gif) top left no-repeat;
	margin: 0px; padding: 0px;
	overflow: hidden;
	float: left;
}

#navigation2 {
	width: 500px;
	height: 15px;
	float: right;
}
#navigation2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation2  ul li {
	margin: 0px;
	padding: 0px;
	display: block !important;
	float: left;	
}
#navigation2 a {
	display: block !important;
	padding: 0px; margin: 0px;
	height: 15px;
}
#navigation2 #work {
	display: none;
}
#navigation2 #c1-1 a {
	width: 103px;	
	background: url(../../../../images/navi2_work_portfolio_off.gif) top left no-repeat;
}
#navigation2 #c1-1 a:hover {	background: url(../../../../images/navi2_work_portfolio_on.gif) top left no-repeat;	}
#navigation2 #c1-1 a.active {		background: url(../../../../images/navi2_work_portfolio_on.gif) top left no-repeat;	}
#navigation2 #c1-2 a {
	width: 94px;	
	background: url(../../../../images/navi2_work_clients_off.gif) top left no-repeat;
}
#navigation2 #c1-2 a:hover {	background: url(../../../../images/navi2_work_clients_on.gif) top left no-repeat;	}
#navigation2 #c1-2 a.active {		background: url(../../../../images/navi2_work_clients_on.gif) top left no-repeat;	}
#navigation2 #c1-3 a {
	width: 125px;	
	background: url(../../../../images/navi2_work_products_off.gif) top left no-repeat;
}
#navigation2 #c1-3 a:hover {	background: url(../../../../images/navi2_work_products_on.gif) top left no-repeat;	}
#navigation2 #c1-3 a.active {		background: url(../../../../images/navi2_work_products_on.gif) top left no-repeat;	}

#navigation2 #about {
	display: none;
}
#navigation2 #c2-1 a {
	width: 94px;	
	background: url(../../../../images/navi2_about_history_off.gif) top left no-repeat;
	margin-left: 103px;
}
#navigation2 #c2-1 a:hover {	background: url(../../../../images/navi2_about_history_on.gif) top left no-repeat;	}
#navigation2 #c2-1 a.active {		background: url(../../../../images/navi2_about_history_on.gif) top left no-repeat;	}
#navigation2 #c2-2 a {
	width: 110px;	
	background: url(../../../../images/navi2_about_environment_off.gif) top left no-repeat;
}
#navigation2 #c2-2 a:hover {	background: url(../../../../images/navi2_about_environment_on.gif) top left no-repeat;	}
#navigation2 #c2-2 a.active {		background: url(../../../../images/navi2_about_environment_on.gif) top left no-repeat;	}
#navigation2 #c2-3 a {
	width: 123px;	
	background: url(../../../../images/navi2_about_coop_off.gif) top left no-repeat;
}
#navigation2 #c2-3 a:hover {	background: url(../../../../images/navi2_about_coop_on.gif) top left no-repeat;	}
#navigation2 #c2-3 a.active {		background: url(../../../../images/navi2_about_coop_on.gif) top left no-repeat;	}

#navigation2 #contact {
	display: none;
}
#navigation2 #c3-1 a {
	width: 104px;	
	background: url(../../../../images/navi2_contact_touch_off.gif) top left no-repeat;
	margin-left: 197px;
}
#navigation2 #c3-1 a:hover {	background: url(../../../../images/navi2_contact_touch_on.gif) top left no-repeat;	}
#navigation2 #c3-1 a.active {		background: url(../../../../images/navi2_contact_touch_on.gif) top left no-repeat;	}
#navigation2 #c3-2 a {
	width: 124px;	
	background: url(../../../../images/navi2_contact_feedback_off.gif) top left no-repeat;
}
#navigation2 #c3-2 a:hover {	background: url(../../../../images/navi2_contact_feedback_on.gif) top left no-repeat;	}
#navigation2 #c3-2 a.active {		background: url(../../../../images/navi2_contact_feedback_on.gif) top left no-repeat;	}
#navigation2 #c3-3 a {
	width: 75px;	
	background: url(../../../../images/navi2_contact_files_off.gif) top left no-repeat;
}
#navigation2 #c3-3 a:hover {	background: url(../../../../images/navi2_contact_files_on.gif) top left no-repeat;	}
#navigation2 #c3-3 a.active {		background: url(../../../../images/navi2_contact_files_on.gif) top left no-repeat;	}

#navigation3 {
	width: 500px;
	height: 22px;
	float: right;
}
#navigation3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation3  ul li {
	display: block !important;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigation3 a {
	display: block !important;
	padding: 0px; margin: 0px;
	height: 22px;
}
#navigation3 #environment {
	display: none;
}
#navigation3 #c2-2-1 a {
	width: 70px;	
	background: url(../../../../images/navi3_about_standards_off.gif) top left no-repeat;
	margin-left: 197px;
}
#navigation3 #c2-2-1 a:hover {	background: url(../../../../images/navi3_about_standards_on.gif) top left no-repeat;	}
#navigation3 #c2-2-1 a.active {		background: url(../../../../images/navi3_about_standards_on.gif) top left no-repeat;	}
#navigation3 #c2-2-2 a {
	width: 40px;	
	background: url(../../../../images/navi3_about_policy_off.gif) top left no-repeat;
}
#navigation3 #c2-2-2 a:hover {	background: url(../../../../images/navi3_about_policy_on.gif) top left no-repeat;	}
#navigation3 #c2-2-2 a.active {		background: url(../../../../images/navi3_about_policy_on.gif) top left no-repeat;	}

#navigation3 #co-op {
	display: none;
}
#navigation3 #c2-3-1 a {
	width: 112px;	
	background: url(../../../../images/navi3_about_coop_off.gif) top left no-repeat;
	margin-left: 307px;
}
#navigation3 #c2-3-1 a:hover {	background: url(../../../../images/navi3_about_coop_on.gif) top left no-repeat;	}
#navigation3 #c2-3-1 a.active {		background: url(../../../../images/navi3_about_coop_on.gif) top left no-repeat;	}
#navigation3 #c2-3-2 a {
	width: 38px;	
	background: url(../../../../images/navi3_about_links_off.gif) top left no-repeat;
}
#navigation3 #c2-3-2 a:hover {	background: url(../../../../images/navi3_about_links_on.gif) top left no-repeat;	}
#navigation3 #c2-3-2 a.active {		background: url(../../../../images/navi3_about_links_on.gif) top left no-repeat;	}



#content {
  float: right;
  width: 505px;
  margin: 0 33px 0 0;
}

#sidebar {
  float: left;
  width: 136px;
  margin: 0 0 0 10px;  
}
#sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 1.0em;
}
#sidebar ul li {
  margin: 0 0 15px 0;
}
#sidebar ul li li {
  margin: 0 0 3px 0;
}
#sidebar h2 {
  color: #333;
  border-bottom: 1px solid #999;
  font-weight: bold;
  padding: 0 0 3px 0;
  margin: 0 0 5px 0;
  font-size: 1.1em;
}
#sidebar a {
  text-decoration: none;
  color: #555;
}

/*  SEARCH  */
#searchInput {
  width: 90px;
  margin: 7px 0 0 0;
}
#searchsubmit {
  display: none;
}


/*  CONTENT */

.widecolumn {
  width: 505px;
}

textarea#comment {
  width: 490px;
}
#content {
  font-size: 1.15em;
  color: #333;
}
#content h2 {
  font-size: 1.4em;
  color: red;
  margin: 0px 0 3px 0;
}
#content h2 a  {
  color: red;
  text-decoration: none;
}
body.archive #content h3 {
  font-size: 1.4em;
  font-weight: bold;
  color: red;
  margin: 0px 0 3px 0;
}
#content a  {
  color: red;
  text-decoration: none;
}