body {
	font-size:62.5%;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Granda", sans-serif;
	background:#074379 url('../images/bodyBg.png') center top repeat-x;
}
#container {
	position:absolute;
	width:912px;
	height:320px;
	left:50%;
	margin-left:-498px;
	padding:0 42px;
	background:url('../images/containerBg.png') center top no-repeat;
}
#headerWrap {
	float:left;
	width:912px;
}
#header {
	float:left;
	width:888px;
	margin:12px 12px 0 12px;
	background:url('../images/worldMap.png') right top no-repeat;
}
#logo {
	float:left;
	width:148px;
	height:72px;
	margin-left:-4px;
	background:url('../images/eigLogo.png') top left no-repeat;
}
#pageTitle {
	float:left;
	width:888px;
	color:#002D75;
	font:bold 24px/1.25 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom:3px solid #002D75;
}
#pageSubtitle {
	float:left;
	width:540px;
	padding-top:24px;
	color:#006AC1;
	text-align:center;
	font:bold 15px/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#worldMap {
	float:left;
	width:180px;
	height:60px;
	padding-top:12px;
}
#worldMap h3 {
	float:left;
	width:180px;
	color:#002D75;
	text-align:center;
	font:bold 12px/1 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#worldMap ul {
	float:right;
	width:142px;
	margin:6px 18px 6px 0;
}
#worldMap li {
	float:left;
	margin-right:3px;
}
#worldMap a {
	float:left;
	width:30px;
	height:20px;
	border:1px solid #B7B7B7;
	background:url('../images/flags.png') top left no-repeat;
}
#worldMap a:hover {
	border:1px solid #002D75;
}
#worldMap .flagEU {
	background-position:-30px 0;
}
#worldMap .flagKO {
	background-position:-60px 0;
}
#worldMap .flagCH {
	background-position:-90px 0;
}
#mainNavWrap {
	float:left;
	width:888px;
	height:30px;
	margin:4px 12px 0 12px;
}
#mainNav {
	float:left;
	font:bold 12px/1 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#mainNav li {
	float:left;
	padding-right:9px;
	margin:2px 8px 0 0;
	border-right:1px solid #B7B7B7;
}
#mainNav li#searchWrap {
	float:right;
	border:0;
	margin:0;
	padding:0;
	background:#fff url('../images/searchBg.png') top left no-repeat;
}
#searchQuery {
	float:left;
	width:124px;
	height:18px;
	padding:2px 4px;
	color:#00843C;
	background:transparent;
	font:normal 12px/1 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#searchButton {
	float:left;
	width:18px;
	height:18px;
	margin-left:3px;
	background:url('../images/searchButton.png') left top no-repeat;	
	cursor:pointer;
}
#mainNav a, #mainNav a.visited, #mainNav.a.active {
	color:#002D75;
	text-decoration:none;
}
#mainNav a:hover {
	color:#006AC1;
	text-decoration:underline;
}
#content {
	float:left;
	width:912px;
	background-color:#fff;
	font:normal 1.2em/1 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#mainButtons {
	float:left;
	width:912px;
	height:240px;
}
#mainButtons li {
	float:left;
	width:288px;
	height:108px;
	margin:0 0 12px 12px;
}
#mainButtons a {
	float:left;
	width:288px;
	height:108px;
	overflow:hidden;
	text-decoration:none;
	background:url('../images/mainButtonBg-dud.jpg') left top no-repeat;	
}
#mainButtons h2 {
	float:left;
	width:152px;
	margin:12px 0 0 136px;
	color:#002D75;
	cursor:pointer;
	font:bold 14px/1.25 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#mainButtons .irtec {
	background-position:0 -108px;
}
#mainButtons .greenline {
	background-position:0 -216px;
}
#mainButtons .hvac {
	background-position:0 -324px;
}
#mainButtons .microray {
	background-position:0 -432px;
}
#mainButtons .lab {
	background-position:0 -540px;
}
#mainButtons .lab h2 {
	opacity:0;
	filter:alpha(opacity=0);
}
#mainButtons a.lab:hover {
	background-position:0 -648px;
}
#mainButtons a.lab:hover h2 {
	opacity:1.0;
	filter:alpha(opacity=100);
}
.homeCol {
	float:left;
	width:288px;
	margin:0 0 12px 12px;
}
#content h3 a {
	color:#006AC1;
}
#content h3 a:hover {
	color:#002D75;
}
#content h3 {
	color:#006AC1;
	font:bold 15px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom:1px solid #E0E0E0;
}
#content p {
	color:#002D75;
	margin-bottom:12px;
	line-height:1.5em;
}
#content p strong {
	color:#006AC1;
	font-size:1.25em;
	font-weight:bold;
	line-height:.8;
}
#content a {
	color:#002D75;
}
#content a:hover {
	color:#006AC1;
	text-decoration:none;
}
#sideNav {
	float:left;
	width:213px;
	margin:0 0 12px 12px;
}
#sideNav h4 {
	float:left;
	width:213px;
	color:#00843C;
	font:bold 15px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom:1px solid #00843C;
	margin-bottom:3px;
}
#sideNav ul {
	float:left;
	margin-bottom:12px;
}
#sideNav li {
	float:left;
	margin-bottom:3px;
}
#sideNav li a {
	float:left;
	width:204px;
	padding-left:6px;
	color:#002D75;
	border-bottom:1px solid #002D75;
	border-right:3px solid #002D75;
	font:normal 12px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	background:url('../images/sideNavBg.png') left bottom repeat-x;
}
#sideNav li.select a,
#sideNav li a:hover {
	color:#fff;
	background:none;
	background-color:#006AC1;
	border-color:#006AC1;
}
#sideNav li.select a:hover {
	text-decoration:underline;
}
#pageContent,
#prodContent {
	float:left;
	width:675px;
	margin-bottom:12px;
}
.prodButton {
	float:left;
	width:326px;
	height:110px;
	padding-top:12px;
	background:url('../images/prodButton.jpg') left top no-repeat;
	margin:0 0 12px 12px;
	text-decoration:none;
	overflow:hidden;
}
#content .prodButton h3,
#content .prodButton p {
	float:right;
	color:#fff;
	border-color:#fff;
	width:180px;
	margin-right:12px;
	font-weight:bold;
}
.clear {
	clear:both;
}
.prodSection {
	float:left;
	width:326px;
	padding-top:12px;
	margin:0 0 12px 10px;
}
.locCol,
.prodCol {
	float:left;
	width:213px;
	margin-left:12px;
	font:normal 12px/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.locCol h4,
.prodCol h4 {
	color:#00843C;
	margin-top:12px;
}
.locCol h4 {
	font-weight:bold;
}
.prodCol ul {
	margin-bottom:12px;
}
.locCol a,
.prodCol a {
	color:#002D75;
}
.locCol a:hover,
.prodCol a:hover {
	color:#006AC1;
	text-decoration:none;
}
.prodColSign {
	background:url('../images/prodColSign.jpg') right 24px no-repeat;
}
.prodColPres {
	background:url('../images/prodColPres.jpg') right 24px no-repeat;
}
.prodColTemp {
	background:url('../images/prodColTemp.jpg') right 24px no-repeat;
}
#footerNav {
	float:left;
	width:888px;
	height:60px;
	margin:0 12px 8px 12px;
	background:url('../images/footerNavBg.png') top left no-repeat;
}
#footerNav li {
	float:left;
	width:112px;
	margin:12px 4px 0 8px;
	text-align:center;
	font:bold 12px/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#footerNav .main {
	margin-right:0;
	border-right:3px solid #fff;
	padding-right:8px;
	line-height:3;
}
#footerNav a {
	color:#fff;
	text-decoration:none;
}
#footerNav a:hover {
	color:#006AC1;
	text-decoration:underline;
}
#footerNav a.select {
	color:#006AC1;
}
#footer {
	float:left;
	width:912px;
	padding:12px 0;
	color:#ccc;
	font:normal 10px/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url('../images/footerBg.png') top left no-repeat;
}
#copyCredits {
	float:right;
	width:284px;
	margin-right:12px;
}
#copyCredits a {
	color:#ccc;
}
#copyCredits a:hover {
	color:#006AC1;
	text-decoration:none;
}
#copyCredit li {
	float:left;
	width:auto;
}
#contactInfo {
	float:right;
	width:592px;
	padding-right:12px;
}
#contactInfo li {
	float:right;
	margin-left:12px;
	width:auto;
}
#contactDetails {
	float:right;
	width:288px;
}
#contactDetails ul {
	margin-bottom:1.5em;
}
