@import url('reset.css');

body {
	font: 12px arial, helvetica, sans-serif;
	color: #666;
}

#container { width: 783px;
	position: relative;
	left: 50%;
	margin-left: -392px;
	height: auto;
	margin-top: 50px;
}

#header {
	height: 53px;
	position: relative;
}

#logo a { display: block;
	width: 64px;
	height: 37px;
	background: url(../images/logo.gif) top left no-repeat;
}

a { color: #0066A8; text-decoration: none; }

a:hover {text-decoration: underline; }

sup { position: relative; font-size: 9px; bottom: 2px; }

#languageToggle {
	position: absolute;
	right: 3px;
	bottom: 2px;
	font-size: 11px;
}

#top { width: 783px;
	height: 263px;
	background: url(../images/topFR.jpg) top left no-repeat;
}

#top a { display: block;
	width: 81px;
	height: 11px;
	position: absolute;
	top: 239px;
	left: 64px;
}

#bottom { width: 783px;
	height: 305px;
	background: url(../images/bottom.gif) top left no-repeat;
}

#bottom p, fieldset, #bottomrow {
	margin-left: 60px; 
}

p.intro { width: 635px;  padding-top: 30px; margin-bottom: 30px; }


#mandatory { margin-bottom: 20px; }

.smalltext { font-size: 10px; }
.highlighttext { font-size: 10px; color:Red;}

#footer { width: 783px; }

#copyright { float: left; color: #666; }

#langTog { float: right; color: #0066A8; }

ul { width: 690px; }

li { width: 230px; height: 55px; float: left; }

li span { display: block; }

input { width: 170px; }

li input.postalcode { width: 100px; }

li input.phone1 { width: 55px; }

li input.phone2 { width: 107px; }

.btn { display: block; float: left; margin-right: 12px; }


#bottomrow p { width: 320px; float: left; margin-left: 12px;}
/*** video ***/

body#video #logo {
	margin-bottom: 30px;
}

#flashcontent {
	width: 524px;
	position: relative;
	left: 50%;
	margin-left: -262px;
}

ul#flashBtns {
	list-style-type: none;
	width: 37em;
	margin-left: 15em;
	overflow: hidden;
}

ul#flashBtns li {
	display: block;
	width: auto;
	float: left;
}

ul#flashBtns li.secondBtn {
	float: right;
}

/*** conditions ***/

body#conditions h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
	margin-left: -7px;
}

body#conditions h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

body#conditions p {
	margin-bottom: 10px;
}

body#conditions p.indent1 {
	margin-left: 20px;
}

body#conditions p.indent2 {
	margin-left: 40px;
}

body#thankyou #top {
	width: 783px;
	height: 283px;
	background: url(../images/thankyouFR.jpg) top left no-repeat;
}









