/* BACKGROUNDS*/

body {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	margin-top: 0px;
}


#container {
	position: relative;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
}

#idioma {
	position: relative;
	width: 765px;
	height:22px;
	margin-left: auto;
	margin-right: auto;
}

#pix {
	position: relative;
	width: 100%;
	height:4px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg/pix.png);
	background-repeat: repeat-x;
	background-position: left top;
}



.bgBanner {
	background-image: url(../images/bg/banner.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	height: 166px;
}

.bgBoxEmployee {
	background-image: url(../images/bg/bgBoxEmployee.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxEmployeeLarge {
	background-image: url(../images/bg/bgboxlargeemployee.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxHolter {
	background-image: url(../images/bg/bgBoxHolter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxLinks {
	background-image: url(../images/bg/bgBoxLinks.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxManuals {
	background-image: url(../images/bg/bgBoxManuals.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxDownloadsLarge {
	background-image: url(../images/bg/bgboxlargedownloads.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxProduct {
	background-image: url(../images/bg/bgBoxProduct.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxProductLarge {
	background-image: url(../images/bg/bgboxlargeproduct.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxWorld {
	background-image: url(../images/bg/bgBoxWorld.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgBoxWorldLarge {
	background-image: url(../images/bg/bgboxlargeworldwide.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:132px;
}
.bgHeader {
	background-image: url(../images/bg/fondoheader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:85px;
}
.bgNavegacion {
	background-image: url(../images/bg/fondonavegacion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:22px;
}


.bgFooter {
	background-image: url(../images/bg/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height:42px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #556875;
}

.bgProduct {
	background-image: url(../images/bg/bgProduct.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgContact {
	background-image: url(../images/bg/bgcontact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgDownloads {
	background-image: url(../images/bg/bgdownloads.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgEmployee {
	background-image: url(../images/bg/bgEmployee.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgFda {
	background-image: url(../images/bg/bgfda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgHan {
	background-image: url(../images/bg/bghan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgLinks {
	background-image: url(../images/bg/bgLinks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgVentricular {
	background-image: url(../images/bg/bgVentricular.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgWarranty {
	background-image: url(../images/bg/bgWarranty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}
.bgWinter {
	background-image: url(../images/bg/bgwinter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:123px;
	
}

.bgMoreinfo {
	background-image: url(../images/bg/bgmoreinfo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:123px;
	
}

.bgPdf {
	background-image: url(../images/bg/bgpdf.jpg);
	background-position: left center;
	background-repeat:no-repeat;
	height: 48px;
}