body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left 3px;
}
a {
  outline: none;
}
#subpage a:link {
	color: #0CC;
	text-decoration: none;
}
#subpage a:visited {
	text-decoration: none;
	color: #0CC;
}
#subpage a:hover {
	text-decoration: underline;
	color: #0CC;
}
#subpage a:active {
	text-decoration: none;
	color: #0CC;
}
.readmorebutt {
	display: block;
	width: 73px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	background-image: url(../images/readmore.png);
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	float: right;
}
.readmorebutt:hover {
	color:#0FF;
}
#container {
	position: absolute;
	width: 998px;
	left: 50%;
	top: 0px;
	margin-left: -499px;
}
#header {
	position: relative;
	height: 89px;
}
h1 {
	background-image: url(../images/logo.gif);
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 136px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	line-height: 500px;
}
h1 a {
	display: block;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 20px;
}
#header #langs {
	top: 10px;
	right: 10px;
}

#header ul li {
	float: left;
	padding-right: 20px;
}
#header #langs li {
	height: 16px;
	width: 22px;
	overflow: hidden;
	line-height: 100px;
	padding-right: 10px;
}

#header ul li a {
	color: #1b92bf;
	text-decoration: none;
	float: left;
	white-space: nowrap;
}
#header #langs li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 16px;
	width: 22px;
}
.de {
	background-image: url(../images/flags/de.png);
}
.de:hover {
	background-image: url(../images/flags/de-hover.png);
}
.en {
	background-image: url(../images/flags/en.png);
}
.en:hover {
	background-image: url(../images/flags/en-hover.png);
}
.es {
	background-image: url(../images/flags/es.png);
}
.es:hover {
	background-image: url(../images/flags/es-hover.png);
}
.fr {
	background-image: url(../images/flags/fr.png);
}
.fr:hover {
	background-image: url(../images/flags/fr-hover.png);
}
.it {
	background-image: url(../images/flags/it.png);
}
.it:hover {
	background-image: url(../images/flags/it-hover.png);
}


#header ul li a:hover {
	color: #06C;
}
#headerimages {
	position: relative;
	height: 198px;
	width: 998px;
}
#headerimages img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#headerimagescover {
	position: absolute;
	height: 198px;
	width: 998px;
	left: 0px;
	top: 0px;
	background-image: url(../images/headercover1.png);
	background-repeat: no-repeat;
}
#headerproducts {
	position: relative;
	height: 400px;
	width: 997px;
	overflow: hidden;
}
#headerproducts img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#headerproductscover {
	position: absolute;
	height: 400px;
	width: 997px;
	left: 0px;
	top: 0px;
	background-image: url(../images/headercover2.png);
}
#headerproductscover1 {
	position: absolute;
	height: 130px;
	width: 965px;
	left: 16px;
	top: 256px;
	background-image: url(../images/productshpbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}




#bg {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/h2bg.png);
	display: block;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: left top;
}
#subpagecover {
	background-image: url(../images/subpagebg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#headerproductscover1 h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 22px;
	font-weight: normal;
	position: absolute;
	left: 10px;
	top: 50px;
}
#headerproductscover1 ul {
	list-style-type: none;
	padding: 0px;
	line-height: 16px;
	font-size: 11px;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerproductscover1 ul li,#subpage #submenu li {
	float: left;
	padding-left: 4px;
	margin-left: 5px;
}
#headerproductscover1 ul li a,#subpage #submenu li a {
	padding-right: 4px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
}
#headerproductscover1 ul li.active,#headerproductscover1 ul li:hover,#subpage #submenu li.active,#subpage #submenu li:hover {
	background-image: url(../images/productstableft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerproductscover1 ul li.active a,#headerproductscover1 ul li:hover a,#subpage #submenu li.active a,#subpage #submenu li:hover a {
	background-image: url(../images/productstabright.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #09B2E9;
}
#headerproductscover1 ul li div {
	position: absolute;
	left: 341px;
	top: 16px;
	height: 114px;
	width: 618px;
}
#headerproductscover1 ul li.inactive div {
	display: none;	
}
#headerproductscover1 ul li div div {
	position: absolute;
	height: 114px;
	width: 560px;
	left: 27px;
	top: 0px;
	overflow: hidden;
}
#headerproductscover1 ul li div a.leftmove {
	display: block;
	height: 26px;
	width: 26px;
	position: absolute;
	background-repeat: no-repeat;
	left: 0px;
	top: 45px;
	background-position: left top;
	overflow: hidden;
	line-height: 100px;
	background-image: url(../images/arrleft.png);
	float: none;
}
#headerproductscover1 ul li div a.rightmove {
	display: block;
	height: 26px;
	width: 26px;
	position: absolute;
	background-repeat: no-repeat;
	right: 0px;
	top: 45px;
	background-position: left top;
	overflow: hidden;
	line-height: 100px;
	background-image: url(../images/arrright.png);
	float: none;
}
#headerproductscover1 ul li div div ul {
	float: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -1px;
	top: 0px;
	height: 114px;
	overflow: hidden;
	width: 2000px;
}
#headerproductscover1 ul li div div ul li {
	margin: 0px;
	padding: 0px;
	width: 187px;
	height: 114px;
}
#headerproductscover1 ul li.active div div ul li a {
	width: 187px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 87px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 17px;
	text-align: center;
	color: #666;
	background-image: url(../images/products/prod1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#headerproductscover1 ul li.active div div ul li a:hover {
	color: #08B1E7;
}
#headerproductscover1 ul li.active div div ul li:hover {
	background-image: none;	
}
#homepagecover1 {
	background-image: url(../images/homepagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	margin-top: 20px;
}
#homepagecover2 {
	background-image: url(../images/homepagebottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#homepagecover3 {
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-image: url(../images/homepagemid.png);
	background-repeat: repeat-y;
	color: #666;
}
#welcometext {
	float: left;
	width: 314px;
	margin-right: 25px;
}
#referencestext {
	float: left;
	width: 314px;
	padding-left: 30px;
	border-left: dotted 1px #aaa;
}
#newstext {
	float: right;
	width: 228px;
	position: relative;
}
#newstext h3 {
	background-image: url(../images/newsh3.png);
	margin: 0px;
	height: 30px;
	padding-top: 66px;
	padding-left: 10px;
	font-size: 18px;
	color: #FFF;
	letter-spacing: -1px;
}
#rssicon {
	height: 20px;
	width: 21px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 68px;
	right: 10px;
	background-image: url(../images/rssicon.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 100px;
}
#newstextinner {
	background-image: url(../images/newsbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 238px;
}


#welcometext h3, #referencestext h3, #mail h3 {
	color: #39a9d1;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	letter-spacing: -1px;
}


#subpage {
	background-image: url(../images/subpagebg.png);
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 20px;
	position: relative;
	color: #666;
}
#subpage p {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#subpage h3 {
	color: #11AADC;
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	margin-top: 20px;
	position: relative;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	color: #00c1ff;
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	right: 15px;
}
#footer ul li {
	float: left;
	margin-left: 30px;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
	white-space: nowrap;
	float: left;
}
#footer ul li a:hover {
	color: #0FABDD;
}
.date {
	color: #2F9AC3;
}
#newstextinner h4 {
	margin: 0px;
}
#newstextinner h4 a {
	color: #333;
	text-decoration: none;
}
#hpfooter {
	margin-top: 20px;
	height: 156px;
	position: relative;
}
#iresworldwide_en {
	background-image: url(../images/iresworldwide_en.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 156px;
	width: 236px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	line-height: 600px;
}
#iresworldwide_de {
	background-image: url(../images/iresworldwide_de.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 156px;
	width: 236px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	line-height: 600px;
}
#partners {
	background-image: url(../images/partnersbg.png);
	height: 136px;
	width: 463px;
	padding: 10px;
	position: absolute;
	left: 256px;
	top: 0px;
}
#tools {
	background-image: url(../images/tools.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	position: absolute;
	width: 216px;
	height: 136px;
	list-style-type: none;
	top: 0px;
	right: 0px;
}
#tools li {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 17px;
	font-size: 14px;
	padding-left: 75px;
	background-image: url(../images/iconrss.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}
#tools li a {
	color: #FFF;
	text-decoration: none;
}
#tools li a:hover {
	color: #9FC;
}
#subpage #submenu {
	position: absolute;
	height: 41px;
	top: 0px;
	right: 30px;
	list-style-type: none;
	margin-top: -21px;
}
#subpage #submenu li ul {
	list-style: none;
	position: absolute;
	right: -12px;
	top: 16px;
	width: 400px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#subpage #submenu li.active ul li,#subpage #submenu li:hover ul li,#subpage #submenu li ul li:hover,#subpage #submenu li ul li.active,
#subpage #submenu li.active ul li a,#subpage #submenu li:hover ul li a,#subpage #submenu li ul li:hover a,#subpage #submenu li ul li.active a {
	background-image: none;
}
#subpage #submenu li ul li a {
	color: #09B2E9;	
	line-height: 15px;
	border-left: solid 1px #0CF;
	padding-left: 12px;
	padding-right: 12px;
}
#subpage #submenu li ul li a:hover,#subpage #submenu li ul li.active a {
	color: black;	
}
#subpage #submenu li.inactive ul {
	display: none;	
}
#subpage #submenu li ul li {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.blackcover {
	background-color: #d9e2e7;
	background-image: url(../images/blackbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	margin-right: -6px;
	margin-left: -14px;
	color: #FFF;
}
#subpage .blackcover h3 {
	color: #FFF;
}
ul.productlist {
	margin: 0px;
	list-style-type: none;
	color: #666;
	padding: 0px;
}
.productlist li {
	background-image: url(../images/productbg.png);
	height: 128px;
	width: 443px;
	margin: 0px;
	padding-top: 27px;
	padding-right: 71px;
	padding-bottom: 26px;
	padding-left: 198px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.productlist li h4 {
	margin: 0px;
	padding: 0px;
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}
.prodbutton {
	display: block;
	background-image: url(../images/arrright2.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
	line-height: 200px;
	overflow: hidden;
	position: absolute;
	top: 80px;
	right: 15px;
}
#subpage .productlist a {
	color: #333;
	text-decoration: none;
}
#subpage .productlist a:hover {
	color: #09C;
}
.productlist li .prodthumb {
	position: absolute;
	left: 13px;
	top: 27px;
}
ul.productlinelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.productlinelist li {
	background-image: url(../images/prodlinebg.png);
	color: #666;
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 255px;
	padding-top: 20px;
	padding-right: 59px;
	padding-bottom: 14px;
	padding-left: 166px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	position: relative;
}
.productlinelist li h4 {
	margin: 0px;
	padding: 0px;
}
#subpage .productlinelist li h4 a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
}
.productlinelist li h4 a:hover {
	color: #09C;
}
.productlinelist li img {
	position: absolute;
	left: 10px;
	top: 0px;
}
.prodlinebutton {
	background-image: url(../images/arrright3.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	height: 26px;
	width: 26px;
	top: 42px;
	right: 15px;
	line-height: 100px;
}
.rightcol {
	width: 227px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#subpage .rightcol .downloadpdfbutton {
	background-image: url(../images/downloadpdf.png);
	display: block;
	height: 95px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.rightcol div h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #09C;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -1px;
}
.rightcol div {
	background-image: url(../images/newsbg.png);
	padding: 10px;
	height: 238px;
	color: #09C;
}
#prodcover1 {
	background-image: url(../images/prodtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 716px;
	padding-top: 9px;
	color: #666;
	position: relative;
	margin-top: 10px;
}
#prodcover2 {
	background-image: url(../images/prodbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 11px;
}
#prodcover3 {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/prodmid.png);
	position: relative;
	min-height: 400px;
}
#backbutton a {
	background-image: url(../images/arrleft2.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 26px;
	width: 26px;
	overflow: hidden;
	line-height: 70px;
	margin-top: -13px;
	margin-left: -13px;
	left: 50%;
	top: 50%;
}

#proddatasheet {
	margin-left: 190px;
}

#subpage #prodcover1 h3 {
	color: #666;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.prodthumb2 {
	float: left;
	margin-top: 10px;
}
#backbutton {
	position: absolute;
	height: 100%;
	width: 46px;
	top: 0px;
	right: 0px;
	background-image: url(../images/prodbuttbg.png);
	background-position: left center;
}
#rightcol {
	width: 228px;
	background-image: url(../images/newsbg3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 19px;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
}
#rightcol1 {
	background-image: url(../images/newsbg4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 280px;
	padding: 10px;
}
#proddatasheet div,div.bluebox {
	padding: 10px;
	border: solid 1px #d3dce0;
	background-color: #e2e9ed;
	margin-top: 15px;
	margin-bottom: 5px;

}
div.bluebox2 {
	padding: 10px;
	border: solid 1px #d3dce0;
	background-color: #e2e9ed;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 690px;
}

#proddatasheet div h4,div.bluebox h4 {
  margin-top: 0px;
}