/* mac hide\*/
html, body {height:100%}
/* end hide */

img {
	border: 0;
}
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:100%;/* for mozilla*/
	color: #333;
}
#outer{
	height:100%;
	min-height:100%;
	width:740px;
	color: #333;
	text-align:left;
	margin:auto;
	position:relative;
}
#logo{
	position:absolute;
	top: 50px;
	width: 243px;
	height: 140px;
}
#navigation{
	position:absolute;
	top: 145px;
	right: 0; 
	width: 450px;
	height: 30px;
	text-align: right;
}
#flash{
	position:absolute;
	top: 190px;
	width: 740px;
	height: 199px;
}

#footer{
	position:absolute;
	top: 395px;
	width: 740px;
	height: 30px;
}

#relais {
	position:absolute;
	top: 500px;
	width: 740px;
	height: 50px;
	text-align:right;
}

