html {
	height: 101%;
}
body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
}
h1 {
	color: #d27d2a;
	font-size: 16px;
}
h2 {
	color: #26272c;
	font-size: 16px;
}
h3 {
	color: #d27d2a;
	font-size: 14px;
}
h4 {
	color: #d27d2a;
	font-size: 14px;
}
h5 {
	color: #26272c;
	font-size: 12px;
}
h6 {
	color: #26272c;
	font-size: 12px;
}
table {
	border-collapse: collapse;
}
a {
	color: #d27d2a;
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
	color: #26272c;
	text-decoration: underline;	
}



#container {
	width: 960px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
}
#header {
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	background: url(../images/header-main-bg.jpg) no-repeat right 35px #000;
	height: 204px;
}
#header .homebar {
	background: url(../images/homebar-bg.jpg) repeat-x;
	height: 34px;
	border-bottom: 1px solid #282c32;
}
#header .homebar .leftbit {
	padding: 9px 0px 0px 20px;
	float: left;
}
#header .homebar .rightbit {
	float: right;
	padding: 9px 20px 0px 20px;
}
#header .homebar a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#header .homebar a:hover {
	color: #ffc8a4;
	text-decoration: underline;
}
#header .homebar a.home {
	background: url(../images/homebar-home.gif) no-repeat left top;
	padding: 2px 0px 0px 20px;
}
#header .homebar .rightbit a {
	margin-left: 15px;
	background: url(../images/homebar-arrow.gif) no-repeat left 3px;
	padding: 0px 0px 0px 14px;	
}
#header .logo {
	height: 169px;
	background: url(../images/header-main-lines.png) no-repeat;
	_background: url(../images/header-main-lines.gif) no-repeat;
	position: relative;
	z-index: 10;
}
#header .logo .language {
	position: absolute;
	left: 668px;
	top: 23px;
	color: #fff;
	background: url(../images/language-bg.png) no-repeat;
	_background: url(../images/language-bg.gif) no-repeat;
	width: 272px;
	height: 71px;
}
#header .logo .language a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#header .logo .language a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#header .logo .language .languagepad{

	float:left;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 10px;
	line-height: 15px;
}
#header .logo .navigation {
	position: absolute;
	left: 20px;
	top: 125px;
	z-index:10;
}

/* languages */



/* english */

#english .about{
	background: url(../images/nav/en-about.png) no-repeat left top;
	_background: url(../images/nav/en-about.gif) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#english .about:hover {
	background: url(../images/nav/en-about-f2.png) no-repeat left top;
	_background: url(../images/nav/en-about-f2.gif) no-repeat left top;
}
#english .about img {
	width:111px;
	height:25px;
}
#english .downloads{
	background: url(../images/nav/en-downloads.png) no-repeat left top;
	_background: url(../images/nav/en-downloads.gif) no-repeat left top;
	position: absolute;
	left: 258px;
	top: 0px;
}
#english .downloads:hover {
	background: url(../images/nav/en-downloads-f2.png) no-repeat left top;
	_background: url(../images/nav/en-downloads-f2.gif) no-repeat left top;
}
#english .downloads img {
	width:122px;
	height:25px;
}
#english .news{
	background: url(../images/nav/en-news.png) no-repeat left top;
	_background: url(../images/nav/en-news.gif) no-repeat left top;
	position: absolute;
	left: 401px;
	top: 0px;
}
#english .news:hover {
	background: url(../images/nav/en-news-f2.png) no-repeat left top;
	_background: url(../images/nav/en-news-f2.gif) no-repeat left top;
}
#english .news img {
	width:89px;
	height:25px;
}

#enDownloads {
	position:absolute; 
	left: 257px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 180px;
}
#enNews {
	position:absolute; 
	left: 400px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 180px;
}



#english .contact{
	background: url(../images/nav/en-contact.png) no-repeat left top;
	_background: url(../images/nav/en-contact.gif) no-repeat left top;
	position: absolute;
	left: 512px;
	top: 0px;
}
#english .contact:hover {
	background: url(../images/nav/en-contact-f2.png) no-repeat left top;
	_background: url(../images/nav/en-contact-f2.gif) no-repeat left top;
}
#english .contact img {
	width:102px;
	height:25px;
}
#english .service{
	background: url(../images/nav/en-service.png) no-repeat left top;
	_background: url(../images/nav/en-service.gif) no-repeat left top;
	position: absolute;
	left: 133px;
	top: 0px;
}
#english .service:hover {
	background: url(../images/nav/en-service-f2.png) no-repeat left top;
	_background: url(../images/nav/en-service-f2.gif) no-repeat left top;
}
#english .service img {
	width:102px;
	height:25px;
}
#english .warranty{
	background: url(../images/nav/en-warranty.png) no-repeat left top;
	_background: url(../images/nav/en-warranty.gif) no-repeat left top;
	position: absolute;
	left: 636px;
	top: 0px;
}
#english .warranty:hover {
	background: url(../images/nav/en-warranty-f2.png) no-repeat left top;
	_background: url(../images/nav/en-warranty-f2.gif) no-repeat left top;
}
#english .warranty img {
	width:155px;
	height:25px;
}
#english .careers{
	background: url(../images/nav/en-careers.png) no-repeat left top;
	_background: url(../images/nav/en-careers.gif) no-repeat left top;
	position: absolute;
	left: 813px;
	top: 0px;
}
#english .careers:hover {
	background: url(../images/nav/en-careers-f2.png) no-repeat left top;
	_background: url(../images/nav/en-careers-f2.gif) no-repeat left top;
}
#english .careers img {
	width:102px;
	height:25px;
}

/* end english */

/* deutsch */

#deutsch .about{
	background: url(../images/nav/de-about.png) no-repeat left top;
	_background: url(../images/nav/de-about.gif) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#deutsch .about:hover {
	background: url(../images/nav/de-about-f2.png) no-repeat left top;
	_background: url(../images/nav/de-about-f2.gif) no-repeat left top;
}
#deutsch .about img {
	width:111px;
	height:25px;
}
#deutsch .downloads{
	background: url(../images/nav/de-downloads.png) no-repeat left top;
	_background: url(../images/nav/de-downloads.gif) no-repeat left top;
	position: absolute;
	left: 133px;
	top: 0px;
}
#deutsch .downloads:hover {
	background: url(../images/nav/de-downloads-f2.png) no-repeat left top;
	_background: url(../images/nav/de-downloads-f2.gif) no-repeat left top;
}
#deutsch .downloads img {
	width:122px;
	height:25px;
}
#deutsch .news{
	background: url(../images/nav/de-news.png) no-repeat left top;
	_background: url(../images/nav/de-news.gif) no-repeat left top;
	position: absolute;
	left: 277px;
	top: 0px;
}
#deutsch .news:hover {
	background: url(../images/nav/de-news-f2.png) no-repeat left top;
	_background: url(../images/nav/de-news-f2.gif) no-repeat left top;
}
#deutsch .news img {
	width:89px;
	height:25px;
}
#deutsch .contact{
	background: url(../images/nav/de-contact.png) no-repeat left top;
	_background: url(../images/nav/de-contact.gif) no-repeat left top;
	position: absolute;
	left: 388px;
	top: 0px;
}
#deutsch .contact:hover {
	background: url(../images/nav/de-contact-f2.png) no-repeat left top;
	_background: url(../images/nav/de-contact-f2.gif) no-repeat left top;
}
#deutsch .contact img {
	width:102px;
	height:25px;
}
#deutsch .service{
	background: url(../images/nav/de-service.png) no-repeat left top;
	_background: url(../images/nav/de-service.gif) no-repeat left top;
	position: absolute;
	left: 512px;
	top: 0px;
}
#deutsch .service:hover {
	background: url(../images/nav/de-service-f2.png) no-repeat left top;
	_background: url(../images/nav/de-service-f2.gif) no-repeat left top;
}
#deutsch .service img {
	width:102px;
	height:25px;
}
#deutsch .warranty{
	background: url(../images/nav/de-warranty.png) no-repeat left top;
	_background: url(../images/nav/de-warranty.gif) no-repeat left top;
	position: absolute;
	left: 636px;
	top: 0px;
}
#deutsch .warranty:hover {
	background: url(../images/nav/de-warranty-f2.png) no-repeat left top;
	_background: url(../images/nav/de-warranty-f2.gif) no-repeat left top;
}
#deutsch .warranty img {
	width:155px;
	height:25px;
}

/* end deutsch */

/* francais */

#francais .about{
	background: url(../images/nav/fr-about.png) no-repeat left top;
	_background: url(../images/nav/fr-about.gif) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#francais .about:hover {
	background: url(../images/nav/fr-about-f2.png) no-repeat left top;
	_background: url(../images/nav/fr-about-f2.gif) no-repeat left top;
}
#francais .about img {
	width:101px;
	height:25px;
}
#francais .downloads{
	background: url(../images/nav/fr-downloads.png) no-repeat left top;
	_background: url(../images/nav/fr-downloads.gif) no-repeat left top;
	position: absolute;
	left: 123px;
	top: 0px;
}
#francais .downloads:hover {
	background: url(../images/nav/fr-downloads-f2.png) no-repeat left top;
	_background: url(../images/nav/fr-downloads-f2.gif) no-repeat left top;
}
#francais .downloads img {
	width:162px;
	height:25px;
}

#francais .news{
	background: url(../images/nav/fr-news.png) no-repeat left top;
	_background: url(../images/nav/fr-news.gif) no-repeat left top;
	position: absolute;
	left: 307px;
	top: 0px;
}
#francais .news:hover {
	background: url(../images/nav/fr-news-f2.png) no-repeat left top;
	_background: url(../images/nav/fr-news-f2.gif) no-repeat left top;
}
#francais .news img {
	width:89px;
	height:25px;
}



#francais .contact{
	background: url(../images/nav/fr-contact.png) no-repeat left top;
	_background: url(../images/nav/fr-contact.gif) no-repeat left top;
	position: absolute;
	left: 418px;
	top: 0px;
}
#francais .contact:hover {
	background: url(../images/nav/fr-contact-f2.png) no-repeat left top;
	_background: url(../images/nav/fr-contact-f2.gif) no-repeat left top;
}
#francais .contact img {
	width:152px;
	height:25px;
}
#francais .service{
	background: url(../images/nav/fr-service.png) no-repeat left top;
	_background: url(../images/nav/fr-service.gif) no-repeat left top;
	position: absolute;
	left: 592px;
	top: 0px;
}
#francais .service:hover {
	background: url(../images/nav/fr-service-f2.png) no-repeat left top;
	_background: url(../images/nav/fr-service-f2.gif) no-repeat left top;
}
#francais .service img {
	width:102px;
	height:25px;
}
#francais .warranty{
	background: url(../images/nav/fr-warranty.png) no-repeat left top;
	_background: url(../images/nav/fr-warranty.gif) no-repeat left top;
	position: absolute;
	left: 716px;
	top: 0px;
}
#francais .warranty:hover {
	background: url(../images/nav/fr-warranty-f2.png) no-repeat left top;
	_background: url(../images/nav/fr-warranty-f2.gif) no-repeat left top;
}
#francais .warranty img {
	width:194px;
	height:25px;
}

/* end francais */

/* italiano */

#italiano .about{
	background: url(../images/nav/it-about.png) no-repeat left top;
	_background: url(../images/nav/it-about.gif) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#italiano .about:hover {
	background: url(../images/nav/it-about-f2.png) no-repeat left;
	_background: url(../images/nav/it-about-f2.gif) no-repeat left top;
}
#italiano .about img {
	width:114px;
	height:25px;
}
#italiano .downloads{
	background: url(../images/nav/it-downloads.png) no-repeat left top;
	_background: url(../images/nav/it-downloads.gif) no-repeat left top;
	position: absolute;
	left: 136px;
	top: 0px;
}
#italiano .downloads:hover {
	background: url(../images/nav/it-downloads-f2.png) no-repeat left top;
	_background: url(../images/nav/it-downloads-f2.gif) no-repeat left top;
}
#italiano .downloads img {
	width:122px;
	height:25px;
}
#italiano .news{
	background: url(../images/nav/it-news.png) no-repeat left top;
	_background: url(../images/nav/it-news.gif) no-repeat left top;
	position: absolute;
	left: 280px;
	top: 0px;
}
#italiano .news:hover {
	background: url(../images/nav/it-news-f2.png) no-repeat left top;
	_background: url(../images/nav/it-news-f2.gif) no-repeat left top;
}
#italiano .news img {
	width:89px;
	height:25px;
}
#italiano .contact{
	background: url(../images/nav/it-contact.png) no-repeat left top;
	_background: url(../images/nav/it-contact.gif) no-repeat left top;
	position: absolute;
	left: 391px;
	top: 0px;
}
#italiano .contact:hover {
	background: url(../images/nav/it-contact-f2.png) no-repeat left top;
	_background: url(../images/nav/it-contact-f2.gif) no-repeat left top;
}
#italiano .contact img {
	width:102px;
	height:25px;
}
#italiano .service{
	background: url(../images/nav/it-service.png) no-repeat left top;
	_background: url(../images/nav/it-service.gif) no-repeat left top;
	position: absolute;
	left: 515px;
	top: 0px;
}
#italiano .service:hover {
	background: url(../images/nav/it-service-f2.png) no-repeat left top;
	_background: url(../images/nav/it-service-f2.gif) no-repeat left top;
}
#italiano .service img {
	width:122px;
	height:25px;
}
#italiano .warranty{
	background: url(../images/nav/it-warranty.png) no-repeat left top;
	_background: url(../images/nav/it-warranty.gif) no-repeat left top;
	position: absolute;
	left: 659px;
	top: 0px;
}
#italiano .warranty:hover {
	background: url(../images/nav/it-warranty-f2.png) no-repeat left top;
	_background: url(../images/nav/it-warranty-f2.gif) no-repeat left top;
}
#italiano .warranty img {
	width:111px;
	height:25px;
}

/* end italiano */

/* menu dropdowns */

.menusub {
	border: solid 1px #000;
	background: #333;
	color: #fff;
	padding: 10px;
}
.menusub a {
	color: #fff;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
}
.menusub a:hover {
	color: #bbb;
	text-decoration:underline;
}


#enContact {
	position:absolute; 
	left: 511px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 180px;
}
#enCareers {
	position:absolute; 
	left: 813px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 180px;
}

#deDownloads {
	position:absolute; 
	left: 132px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 200px;
}
#deNews {
	position:absolute; 
	left: 276px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 180px;
}
#deContact {
	position:absolute; 
	left: 387px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 160px;
}

#frDownloads {
	position:absolute; 
	left: 122px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 270px;
}
#frNews {
	position:absolute; 
	left: 307px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 180px;
}
#itDownloads {
	position:absolute; 
	left: 132px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 200px;
}
#itNews {
	position:absolute; 
	left: 276px;
	top: 37px;
	z-index:10; 
	visibility: hidden;
	width: 200px;
}


#main {
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px dashed #bfbfbf;
	background: #d3d5d8;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#main .products {
	float: left;
	width: 252px;
}
#main .contentcol1 {
	margin-left: 272px;
	margin-right: 220px;
	padding: 15px;
	background: #fff;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	min-height: 360px;
}
#main .contentcol2 {
	float: right;
	width: 190px;
	padding: 15px 15px 15px 15px;
}	
#main .contentnocol {
	margin-left: 272px;
	margin-right: -1px;
	padding: 15px;
	background: #fff;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	min-height: 360px;
}
#main .contentnocol table {
	width: 630px;
}

.products {
	padding: 15px 0px 15px 20px;
	position: relative;
	z-index:1;
}
.products a {
	color: #fff;
	text-decoration: none;
	margin-bottom: 2px;
	display: block;
}
.products a:hover {
	color: #ff5500;
	text-decoration: underline;
}

.products1 {
	background:url(../images/product-red-mid.png) repeat-y;
	width: 241px;
}
	.products1 .content {
		background:url(../images/product-red-top.png) no-repeat;
		padding: 7px 10px 0px 38px;
	}
	.products1 .foot {
		background:url(../images/product-red-low.png) no-repeat;
		height: 9px;
		font-size: 6px;
	} 

.products2 {
	background:url(../images/product-orange-mid.png) repeat-y;
	width: 241px;
	margin-top: 15px;
}
	.products2 .content {
		background:url(../images/product-orange-top.png) no-repeat;
		padding: 7px 10px 0px 38px;
	}
	.products2 .foot {
		background:url(../images/product-orange-low.png) no-repeat;
		height: 9px;
		font-size: 6px;
	}

.products3 {
	background:url(../images/product-yellow-mid.png) repeat-y;
	width: 241px;
	margin-top: 15px;
}
	.products3 .content {
		background:url(../images/product-yellow-top.png) no-repeat;
		padding: 7px 10px 0px 38px;
	}
	.products3 .foot {
		background:url(../images/product-yellow-low.png) no-repeat;
		height: 9px;
		font-size: 6px;
	}

.menuspan {
	position: relative;
	display: block;
	z-index: 1;
	padding: 3px 0px;
	border-bottom: solid 1px #555;
}	
.productsmenu {
	position:absolute; 
	z-index:10;
	visibility: hidden;
	border: solid 1px #333;
	background: #666;
	color: #fff;
	width: 600px;
	padding: 0px;
	left: 190px; 
	top: -6px; 
}
.productsmenu a {
	display: block;
	padding: 5px;
	border-bottom: solid 1px #555;
}

.sitemap {
	color: #26272c;
	font-weight: bold;
}
.sitemapsub {
	margin-left: 15px;
}
.sitemapsub a {
	display: block;
}

#footer {
	padding: 20px;
}
#footer .footerleft {
	float:left;
	font-size: 80%;
}
#footer .footerright {
	float: right;
	text-align: right;
	color: #666;
}
#footer .footerright a {
	color: #666;
}
#footer .footerright a:hover {
	color: #333;
}


