
div#chLangPos {
	padding: 20px;
	padding-top: 0;
	text-align: right;
}

div#chLangPos img {
	margin-left: 5px;
}

div#chRight {
	width: 536px;
	float: left;
}
div#chRightTop {
	background: #B69980;
	background-image: url(../images/layout/bgContent.jpg);
	height: 435px;
}
div#chRightBottom {
	background-image: url(../images/layout/bgContentBottom.gif);
	height: 20px;
}
div#chLeftBottom {
	background-image: url(../images/layout/bgMenuBottom.gif);
	height: 43px;
}


div#chLeftTop {
	background: #84664D;
	background-image: url(../images/layout/bgMenu.jpg);
	height: 412px;
}

div#chLeft {
float: left;
width: 264px;
}

div#chImage {
	height: 147px;
	clear: both;
	background: #A6886F;
}

div#chTop {
	background-image: url(../images/layout/bgTop.gif);
	height: 25px;
	color: #FFF;
	text-align: right;
}

div#chCenter {
	width: 800px;
	margin: 0 auto;
	margin-top: 6px;
	text-align: left;
}

div#chMain {
	background-image: url(../images/layout/bgShadow.png);
	width: 824px;
	height: 651px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -412px;
	margin-top: -325px;
}

td {
	vertical-align: top;
}

table {
	border: 0;
	border-collapse: collapse;
}

body {
	background: #615E57 url(../images/layout/bg.jpg) left top repeat;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}