body {
	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: white;
	margin: 0;
	padding: 0;
	color: #666;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a {
	color: #056ba8;
	text-decoration: underline;
}

a:hover {
	color: #045d99;
}

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}

#wrapper {
	width: 979px;
	text-align: center;
	margin: 0 auto 0 auto;
	border: 1px solid #04558C;
	border-top: 0;
}

#top {
	position: relative;
	height: 125px;
}


#moto, #moto_en {
	position: absolute;
	left: 262px;
	top: 47px;
	width: 717px;
	height: 78px;
	background: url('images/head.jpg');
}

#moto_en {
	background: url('images/head-en.jpg');
}

#subhead {
	height: 7px;
	background: #d1d1d1;
	margin: 1px 0 10px 0;
}

#top .omron {
	border: 0;
	position: absolute;
	left: 320px;
	top: 16px;
}

#top .camozzi {
	border: 0;
	position: absolute;
	left: 464px;
	top: 12px;
}

#top .ensinger {
	border: 0;
	position: absolute;
	left: 600px;
	top: 10px;
}

#lang {
	position: absolute;
	left: 196px;
	top: 6px;
	width: 50px;
}

#lang img {
	border: 0;
	margin: 1px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0;
	width: 262px;
	height: 125px;
	background: url('images/logo.jpg');
}

#logo a {
	position: absolute;
	display: block;
	height: 43px;
	top: 25px;
	left: 18px;
	width: 220px;
	text-indent: -3000px;
}

#menu_en, #menu_bg {
	position: absolute;
	background: url('images/menu_bg.gif');
	top: 0;
	left: 262px;
	height: 47px;
	width: 717px;
}

#menu_en a, #menu_bg a {
	display: block;
	float: left;
	width: 112px;
	height: 40px;
	margin-top: 10px;
	text-indent: -3000px;
}

#menu_en a.home {
	background: url('images/menu_en_home_off.gif') center center no-repeat;
}

#menu_bg a.home {
	background: url('images/menu_bg_home_off.gif') center center no-repeat;
}

#menu_en a.home:hover, #menu_en a.homeactive {
	background: url('images/menu_en_home_on.gif') center center no-repeat;
}

#menu_bg a.home:hover, #menu_bg a.homeactive {
	background: url('images/menu_bg_home_on.gif') center center no-repeat;
}

#menu_en a.products {
	background: url('images/menu_en_products_off.gif') center center no-repeat;
}

#menu_bg a.products {
	background: url('images/menu_bg_products_off.gif') center center no-repeat;
}

#menu_en a.products:hover, #menu_en a.productsactive {
	background: url('images/menu_en_products_on.gif') center center no-repeat;
}

#menu_bg a.products:hover, #menu_bg a.productsactive {
	background: url('images/menu_bg_products_on.gif') center center no-repeat;
}

#menu_en a.about {
	background: url('images/menu_en_about_off.gif') center center no-repeat;
}

#menu_bg a.about {
	background: url('images/menu_bg_about_off.gif') center center no-repeat;
}

#menu_en a.about:hover, #menu_en a.aboutactive {
	background: url('images/menu_en_about_on.gif') center center no-repeat;
}

#menu_bg a.about:hover, #menu_bg a.aboutactive {
	background: url('images/menu_bg_about_on.gif') center center no-repeat;
}

#menu_en a.contact {
	background: url('images/menu_en_contact_off.gif') center center no-repeat;
}

#menu_bg a.contact {
	background: url('images/menu_bg_contact_off.gif') center center no-repeat;
}

#menu_en a.contact:hover, #menu_en a.contactactive {
	background: url('images/menu_en_contact_on.gif') center center no-repeat;
}

#menu_bg a.contact:hover, #menu_bg a.contactactive {
	background: url('images/menu_bg_contact_on.gif') center center no-repeat;
}

#menu_en a.projects {
	background: url('images/menu_en_projects_off.gif') center center no-repeat;
}

#menu_bg a.projects {
	background: url('images/menu_bg_projects_off.gif') center center no-repeat;
}

#menu_en a.projects:hover, #menu_en a.projectsactive {
	background: url('images/menu_en_projects_on.gif') center center no-repeat;
}

#menu_bg a.projects:hover, #menu_bg a.projectsactive {
	background: url('images/menu_bg_projects_on.gif') center center no-repeat;
}

#menu_en a.clients {
	background: url('images/menu_en_clients_off.gif') center center no-repeat;
}

#menu_bg a.clients {
	background: url('images/menu_bg_clients_off.gif') center center no-repeat;
}

#menu_en a.clients:hover, #menu_en a.clientsactive {
	background: url('images/menu_en_clients_on.gif') center center no-repeat;
}

#menu_bg a.clients:hover, #menu_bg a.clientsactive {
	background: url('images/menu_bg_clients_on.gif') center center no-repeat;
}

#menu_en span, #menu_bg span {
	display: block;
	float: left;
	width: 5px;
	height: 47px;
	background: url('images/menu_sep.gif') right center no-repeat;
}

#head {
	position: relative;
	height: 175px;
	background: url('images/top_left.jpg') no-repeat;
}

#headphoto {
	position: absolute;
	top: 0;
	left: 264px;
	width: 715px;
	height: 175px;
	background: url('images/top_right.jpg');
}

#content {
	padding: 0 10px 0 8px;
}

#left {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

.panel {
	width: 190px;
	background: url('images/panel_bg.gif');
}

.panel h1 {
	background: url('images/panel_h1i.gif');
	width: 187px;
	height: 32px;
	color: white;
	font-size: 13pt;
	padding: 15px 0 0 3px;
	margin: 0;
}

.panel .h1top {
	background: url('images/panel_h1.gif');
	width: 190px;
	height: 27px;
	padding: 0;
}

.panel .cats {
	padding: 0 13px 3px 9px;
	text-align: left;
}

.panel .cats a {
	display: block;
	text-decoration: none;
	color: #03548b;
	border-bottom: 1px dotted #949494;
	padding: 5px 0 5px 2px;
}

.panel .cats a:hover {
	text-decoration: none;
	color: #0072bc;
}

.panel .cats a.lvl1 {
	text-align: center;
	font-size: 10pt;
	color: #6a6969;
	font-weight: bold;
}

.panel .cats a.lvl1:hover {
	color: #0072bc;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.panel .cats a.lvl1active {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background: #056FAC;
	color: white;
}

.panel .cats a.lvl2 {
	font-size: 10pt;
	padding-left: 18px;
	background: url('images/bullet1.gif') left center no-repeat;
}

.panel .cats a.lvl2:hover, .panel .cats a.lvl2opened {
	padding-left: 18px;
	font-size: 10pt;
	background: url('images/bullet1_on.gif') left center no-repeat;
	color: #0072bc;
}

.panel .cats a.lvl2active {
	padding-left: 18px;
	background: #056FAC url('images/bullet1_on.gif') left center no-repeat;
	color: white;
}

.panel .cats a.lvl3 {
	padding-left: 28px;
	background: url('images/bullet2.gif') left center no-repeat;
}

.panel .cats a.lvl3:hover {
	background: url('images/bullet2_on.gif') left center no-repeat;
	color: #0072bc;
}

.panel .cats a.lvl3active {
	padding-left: 28px;
	background: #056FAC url('images/bullet2_on.gif') left center no-repeat;
	color: white;
}

.panel .footer {
	background: url('images/panel_btm.gif');
	width: 190px;
	height: 18px;
}

#maincontent {
	float: right;
	width: 760px;
	text-align: left;
	padding: 0 0 20px 0;
}

#maincontent h1 {
	color: #03548b;
	font-size: 18pt;
	padding: 6px 0 0 15px;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #949494;
}

#maincontent h2 {
	color: #666;
	font-size: 12pt;
	padding: 6px 0 2px 15px;
	margin: 15px 0 10px 0;
	border-bottom: 1px dotted #949494;
}

#footer, #footer a {
	font-size: 8pt;
	color: #FFF;
	padding: 5px 0 5px 0;
	text-align: center;
	background: #04558C;
	text-decoration: none;
}

#copyright {
	font-size: 8pt;
	color: #666;
	padding: 10px;
	text-align: center;
}

table.lst {
	color: #666;
	border: 1px solid #034F7C;
	background: #AAA;
}

table.lst th {
	text-align: center;
	background: #0569A6 url('images/th.gif') repeat-x;
	color: white;
}

table.lst th a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

table.lst td {
	background: white;
	font-weight: normal;
}

table.lst td.label {
	background: #034F7C;
	color: white;
	text-align: left;
}

table.lst td.photo {
	text-align: center;
}

table.lst td.photo img {
	border: 0;
}

.prodphotos, .pagephotos {
	float: left;
	width: 150px;
	text-align: center;
	padding: 0 10px 0 5px;
}

.prodphotos img, .pagephotos img {
	border: 1px solid #DDD;
	padding: 2px;
}

.productcontent {
	float: left;
	width: 370px;
	padding: 5px;
}

.productdocs {
	padding: 0 5px 10px 20px;
	line-height: 25px;
}

.productdocs a {
	text-decoration: none;
	font-size: 10pt;
}

.productdocs a:hover {
	text-decoration: underline;
}

.navpath {
	padding: 3px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DDD;
}

.navpath a {
	text-decoration: none;
}

.navpath a:hover {
	text-decoration: underline;
}

#maincontent .catshort h2 {
	color: #666;
	font-size: 12pt;
	padding: 6px 0 2px 30px;
	margin: 15px 0 10px 0;
	border-bottom: 1px dotted #949494;
}

.catshort h2 a {
	text-decoration: none;
}

.catshort img {
	margin-right: 10px;
	float: left;
	border: 1px solid #DDD;
}

#maincontent .artshort h2 {
	color: #666;
	font-size: 12pt;
	padding: 6px 0 2px 30px;
	margin: 15px 0 10px 0;
	border-bottom: 1px dotted #949494;
}

.artshort h2 a {
	text-decoration: none;
}

.artshort img {
	margin-right: 10px;
	float: left;
	border: 1px solid #DDD;
}

.productshort {
	padding: 10px;
}

#maincontent .productshort h2, #maincontent .productshort h2 a {
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.productshort img {
	margin-right: 10px;
	float: left;
	border: 1px solid #DDD;
}

div.caption {
	padding: 1px 0 20px 0;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

