
div#leImpMenu { 
	width:200px;
float:right;
text-align:center;
}
div#impMenu { padding-right:10px; }
div#impMenu a { font-size:11px; color: #666; text-decoration:none; }
div#impMenu a:hover  { text-decoration:underline; } 
 
div#leContentPadding {
	background: white url(../images/layout/bg.gif) repeat-y left top;
}

div#leContentPadding table {
	height:350px;
}


td#right { text-align:left; width:200px; }
td#content { width:6500px; }
div#leImages { clear:both; height:180px;}
div#flashPos { float:left; }
div#decoPos { float:right; }

div#leMenu {
	background: #8C8682;
	height:26px;
	clear:both;
	border-bottom:2px solid white;
}

div#logoPos {
	float:left;
}

div#langPos {
	float:right;
}

div#leTop {
	height:178px;
}

div#leMainShadow {
	background-image:url(../images/layout/shadowMain.png);
	background-repeat:repeat-y;
	background-position:left top;
}

div#leContent {
	width:850px;
	background:white;
	margin:0 auto;
	text-align:left;
}

div#leMainShadowBottom {
	background-image:url(../images/layout/shadowBottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
}

div#leBottom {
	width:850px;
	background: white url(../images/layout/bg.gif) repeat-y left top;
	margin:0 auto;
	height:16px;
}

div#leMain {
	margin:0 auto;
	width:858px;
}

div#leLine{
	background-image:url(../images/layout/bgLine.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:210px;
	position:absolute;
	width:100%;
	top:178px;
	z-index:-1;
}

td {
	vertical-align: top;
	}

table {
	border: 0;
	border-collapse: collapse;
	}

body {
	font-family: arial, verdana, sans-serif;
	background: #ABA7A3 url(../images/layout/bgMain.jpg) repeat-y center top;
	text-align:center;
}


* {
	margin: 0;
	padding:0;
}
