	div#container {
		background: transparent url(images/header-3.jpg) no-repeat scroll left 44px;
	}
				a#siteTitle {
					top: 45px; /* Position relative to the top left of the header */
					left: 81px; /* Position relative to the top left of the header */
				}
						div#lsite li.tandem,
						div#lsite li.sauteurs-reguliers {
							top: 263px;
						}
						div#lsite li.tandem {
							left: 0;
						}
						div#lsite li.sauteurs-reguliers {
							left: 238px;
						}
							div#lsite li.tandem a,
							div#lsite li.sauteurs-reguliers a {
								width: 234px;
								height: 310px;
								padding: 0;
								background: url(images/moreinfo-20px.jpg) no-repeat scroll 117px bottom;
							}
						div.CL1 {
                            min-height: 736px;
						}
						* html div.CL1 {
                            height: 736px;
						}
						div.CL1 h1,
						div.CL1 p#slogan {
							display: none;
						}
						div#main {
							float: none;
							width: auto;
						}
							div.CL1 a.guillaume {
								position: absolute;
								top: -26px;
								left: 537px;
								background: url(images/skydive-with-guillaume.png) no-repeat scroll left top;
								display: block;
								width: 290px;
								height: 162px;
								border: 0 none;
								z-index: 1;
							}
							div.CL1 a.freefly {
								position: absolute;
								top: -76px;
								left: 563px;
								background: url(images/freefly-canadian-record.png) no-repeat scroll left top;
								display: block;
								width: 224px;
								height: 194px;
								border: 0 none;
								z-index: 1;
							}
							div.CL1 a.freefly:hover {
								background-image: url(images/freefly-canadian-record_hover.png);
							}
								div.CL1 a.freefly span,
								div.CL1 a.guillaume span {
									display: none;
								}
							#pageContent div#tandem,
							#pageContent div#regulier {
								position: absolute;
								top: -16px;
								width: 234px;
								padding: 75px 6px 0 4px;
								background: url(images/button-sections-homepage.png) no-repeat scroll left top;
								overflow: visible;
							}
							#pageContent div#tandem {
								left: -6px;
							}
							#pageContent div#regulier {
								left: 234px;
							}
							.CL1 em {
								font-style: normal;
							}
								div#tandem h2,
								div#regulier h2 {
									position: absolute;
									color: #606060;
									font-size: 1.5em;
									text-transform: lowercase;
									text-align: right;
								}
								div#tandem h2 {
									top: -49px;
									width: 202px;
									padding: 86px 17px 0 15px;
									background: url(images/tandem-image.png) no-repeat scroll 8px top;
								}
								div#tandem h2.hover {
									background: url(images/tandem-image-hover.png) no-repeat scroll 4px top;
								}
								div#regulier h2 {
									left: -18px;
									top: -44px;
									width: 184px;
									padding: 81px 17px 0 33px;
									background: url(images/regulier-image.png) no-repeat scroll 21px top;
								}
								div#regulier h2.hover {
									background: url(images/regulier-image-hover.png) no-repeat scroll left top;
								}
								div#tandem p,
								div#regulier p {
									padding-left: 15px;
									padding-right: 15px;
								}
									div#tandem h2 strong,
									div#regulier h2 strong {
										color: #125295;
										font-size: 1.35em;
									}
							div#welcome {
								width: 264px;
							    top: 114px;
								float: right;
								position: relative;
                                border: 1px solid #d8d8d8;
                                -moz-border-radius:10px;
                                -webkit-border-radius:10px;
                                border-radius: 10px;							    
                                padding: 8px;							    
								left: 5px;
							}
								div#video h3,
								div#welcome h2 {
									color: #163b62;
									font-size: 1.5em;
									padding-bottom: 5px;
								}
								div#video {
									position: absolute;
									top: 100%;
									left: 0;
									padding-top: 95px;
									z-index: 1;
                                    border: 1px solid #d8d8d8;
                                    padding: 8px;
								    margin-top: 92px;
                                    -moz-border-radius:10px;
                                    -webkit-border-radius:10px;
                                    border-radius: 10px;								    
								}
								a#buyNowButton {
									position: absolute;
									top: 100%;
									left: 0;
									padding-top: 15px;
									z-index: 1000;
									display: block;
									width: 282px;
									height: 65px;
									background: url(images/bouton-accueil-certificat.png) no-repeat scroll left bottom;
									text-decoration: none;
									border: 0 none;
								}
									a#buyNowButton span { display: none; }
							div#news {
                                position: relative;
							    top: 320px;
                                width: 436px;
                                left: -6px;							    
								/*padding: 320px 0 15px 0;*/
							}
							* html div#news {
							    top: 70px;
							}
							
							
/************************* IE6 FIX ***********************/
							* html #pageContent div#tandem,
							* html #pageContent div#regulier {
								background: none;
							}
								* html #pageContent div#tandem h2,
								* html #pageContent div#regulier h2 {
									background: none;
									text-align: left;
									width: 200px;
									padding-right: 0;
								}
