@charset "utf-8";
/* CSS Document */

#preloadImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(img/contactOn.jpg);
	background-image: url(img/moreInfoOn.jpg);
	background-image: url(img/subscribeOn.jpg);	
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 990px;
	height: 193px;
}

#languageLink ul li a.en {
	background-image: url(../img/enOn.jpg);
}

#layer1 {	
	background-image: url(img/layer1.jpg);
	background-repeat: no-repeat;
}

#layer2 {	
	background-image: url(img/layer2.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
}

#layer3 {
	background-image: url(img/layer3.jpg);
	background-repeat: no-repeat;
}

#subscribe {
	height: 130px;
}

#subscribe a {
	background-image: url(img/subscribeOff.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

#subscribe a:hover {
	background-image: url(img/subscribeOn.jpg);
	background-repeat: no-repeat;
}

#subscribeDetails {
	background-image: url(img/subscribeDetails.jpg);
	background-repeat: no-repeat;
	margin-top: 118px;
	height: 287px;
}

#subscribeDetails a.lessInfo {
	margin-top: 215px;
	margin-left: 155px;
}

#contact {
	position: absolute;
	width: 208px;
	height: 180px;
	margin-top: 130px;
	font-size: 0;
	color: #FFFFFF;
	z-index: 100000;
}

#contact a {
	background-image: url(img/contactOff.jpg);
	background-repeat: no-repeat;
}

#contact a:hover {
	background-image: url(img/contactOff.jpg);
	background-repeat: no-repeat;
}

a.moreInfo {
	background-image: url(img/moreInfoOff.jpg);
	background-repeat: no-repeat;
	margin-top: 145px;
}

a.moreInfo:hover {
	background-image: url(img/moreInfoOn.jpg);
}

#layer1 div.dateInfo, #layer3 div.dateInfo {
	background-image: url(img/dateInfo1.gif);
	background-repeat: no-repeat;
}

#layer1More {
	height: 654px;
}

#layer1More .layerFondBas {
	margin-top: 4px;

}

#layer1More a.lessInfo {
	top: 593px;
}

#layer1More a.moreDetails {
	margin-top: 30px;
}

#layer2More {
	height: 580px;
}

#layer2 div.dateInfo {
	background-image: url(img/dateInfo2.gif);
	background-repeat: no-repeat;
}

#layer2 .moreInfo {
	margin-top: 146px;
}

#layer2More a.moreDetails {
	margin-top: 20px;
}

#layer2More a.lessInfo {
	position: absolute;
	top: 529px;
	left: 725px;
}

#layer2More .layerFondBas {
	margin-top: 11px;
}

#layer3 a.moreInfo {
	margin-top: 147px;
}

#layer3More {
	height: 520px;
}
#layer3 div.dateInfo {
	background-image: url(img/dateInfo3.gif);
	background-repeat: no-repeat;
}


#layer3More a.lessInfo {
	top: 465px;
}

.download {
	background-image: url(img/download.jpg);
	background-repeat: no-repeat;
}

