@CHARSET "ISO-8859-1";
body
{
	background-color: black;
}

#wrapper
{
	position:absolute;
    left: 50%; 
    top: 50%;
    width: 1114px;
    height: 666px;
    margin-top: -333px;
    margin-left: -557px;
}

#left-side
{
	background-color: black;
	float: left;
	width: 50px;
	height: 671px;
}

#right-side
{
	background-color: red; 
	float: left;
	width: 50px;
	height: 671px;
	background-color: black;
}

#right-side img
{
	margin-top: 480px;
}

#container
{
     position:relative;
     float:left;
     width: 1014px;     
}

#navigation
{
	position:absolute;
	background-color: transparent;
	z-index:5;
	top:15px;
	left:7px;
	height: 32px;
	width: 600px;
}

#spacer 
{
	position: relative;
	height: 100px;	
	background: white;
	background-image: url(../images/common/background-menu.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#content
{
	position:relative;	
	background-position: 0px -100px;
	height:526px;
	z-index:4;
	width:1014px;
	background-image: url(../images/common/bg_en.gif);
	background-color: #fff;
}

#footer
{	
	position:absolute;
	border: 0px solid red;
	width: 1014px;
	height:40px;
	background-color: black;
	color: white;
	z-index: 3;
	z-index: 6;
	padding: 5px 0 0 0;
}

#content-main
{
	width: 980px;
	z-index: 0;
}

#timeline
{
	position: absolute;
	z-index: 5;
	left: 872px;
	top:42px;
}

#breadcrumb {
	position:absolute;
	top:9px;
	left:10px;
	width: 750px;
	z-index: 6;
	background: url(../images/commitments/breadcrumb-bg.png) no-repeat 30px 0px;
	font-size: 10px;
}

#breadcrumb img {
	border: 0;
	float: left;
	margin-top: -1px;
}

#breadcrumb span {
	line-height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

#breadcrumb span.separator {
	padding: 0 3px;
	font-size: 8px;
}

#breadcrumb span.first {
	padding-left: 10px;
	font-weight: bold;
}

#breadcrumb a {
	color: #000;
	text-decoration: none;
}

#breadcrumb span.first a {
	font-weight: bold;
}

#homeFlash {
	position: absolute;
	top: -53px;
	width: 1014px;
	height: 579px;
	z-index:3;
}

#productSelectorContainer {
	position: absolute;
	top: -53px;
	width: 1014px;
	height: 579px;
	z-index:3;
}

#values_flash {
	position:relative;
	top:109px;
}

#news-container {
	 margin-right:65px;
	 margin-left:67px;
	 padding-top: 47px;
}

#news {
	 height:350px; 
	 overflow:auto;
	 margin-top: 10px;
}

/* Logos */
#logo {
	position: absolute;
	width: 225px;
	height: 67px;
	right : 29px;
	top: -67px;
	z-index: 4;
}

#logo h1 {
	margin: 0;
}

#concierge {
	position: absolute;
	width: 118px;
	height: 27px;
	right : -3px;
	top:-83px;
}

#concierge img,
#logo img {
	border: none;
}
