div#leftImpTextPos {
	width:254px; float: left;
}
div#leftPos {
padding: 20px;
clear: both;
}
div#leftImpText {

}
div#impTextPos {
	width: 626px; float: right;
}


div#imagePos {
	float: left;
}
div#langPos { text-align: right; margin-right: 10px; }

div#langPos img {
	margin-left: 6px;
}

div#logoPos { clear: both; margin-top: 14px; }

div#topRight {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

div#hlImp {
	background: #F9F9F9;
	background-image: url(../images/layout/bgBottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	width: 880px;
	height: 58px;
	margin: 0 auto;
}

td#contentTop {
	background: #F9F9F9;
	background-image: url(../images/layout/content.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 25px;
}

td#leftTop {
	background: #EEF0F3;
	background-image: url(../images/layout/leftDeco.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
}

td#left {
	background: #EEF0F3;
	background-image: url(../images/layout/left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 254px;
}

td#content{
	background: #F9F9F9;
	width: 626px;
	height: 350px;
}

div#hlTopDeco {
	height: 5px;
	background: #DBE0EA;
	font-size: 0;
}
div#hlTopContent {
	background-image: url(../images/layout/bgTop.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 141px;
}
div#hlMenuDeco {
	height: 5px;
	background: #22468D;
	font-size: 0;
}

div#hlContentContainer {
	background-image: url(../images/layout/bgContent.png);
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
}

div#hlTop {
	width: 880px;
	height: 151px;
	margin: 0 auto;
	background: #F9F9F9;
}
div#hlMenu {
	width: 880px;
	height: 31px;
	margin: 0 auto;
	background: #FDA12C;
}
div#hlContent {
	width: 880px;
	margin: 0 auto;
}
div#hlImpContainer {}

div#hlImpContainer {
	background-image: url(../images/layout/bgImp.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 70px;
	clear: both;
}




div#hlMain {
	width: 894px;
	margin: 0 auto;
	margin-top: 18px;
}

td {
	vertical-align: top;
}

table {
	border: 0;
	border-collapse: collapse;
}

body {
	background: #F1F5F7 url(../images/layout/bg.jpg) left top repeat-x;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}