html, body {
 min-height: 100%;
 width: 100%;
 height: 100%;
 padding: 0px; 
 margin: 0px; 
}
 
html>body {
 height: auto;
}
 
* html, body {
 overflow:hidden;
}

body {
	border: 0;
	font-size : 13px;
	line-height: 20px;
	font-family: Verdana;
	color: #000000;
}

img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	width: 1022px;
	height: 175px;
	z-index: 2;
}

#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
	height: 100%;
	background: #942923;
	padding: 0px;
	margin: 0px;
}

.left1 {
	position: absolute;
	left: 0px;
	top: 198px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.left2 {
	position: absolute;
	left: 0px;
	top: 432px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.left_middle {
	position: absolute;
	left: 0px;
	top: 402px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 30px;
}

#contentholder {
	position: absolute;
	left: 190px;
	top: 223px;
	width: 750px;
	height: 355px;
	overflow: auto;
}

#content {
	position: relative;
	left: 0px;
	top: 0px;
	width: 714px;
	font: 13px Verdana;
	line-height: 20px;
	text-align: justify;
}

.title {
	font: bold 10pt Verdana;
	line-height: 24px;
	color: #000000;
	margin-bottom: 5px;
}

.smalltext {
	font: 9px Verdana;
	line-height: 15px;
	color: #858585;
}

a:link, a:visited {
	font: 13px Verdana;
	line-height: 20px;
	color: #942923;
	text-decoration: none;
}

a:hover {
	font: 13px Verdana;
	line-height: 20px;
	color: #942923;
	text-decoration: underline;
}

#lng_bar {
	position: absolute;
	left: 955px;
	top: 0px;
	width: 67px;
	height: 100%;
	overflow: hidden;
}

#lng_placeholder {
	position: relative;
	width: 37px;
	height: 275px;
}

#lng_1, #lng_2, #lng_3, #lng_4 {
	position: relative;
	margin-top: 5px;
	width: 67px;
	height: 67px;
	cursor: pointer;
}
#lng_1 { background: url(images/lng_1.jpg) no-repeat; }
#lng_2 { background: url(images/lng_2.jpg) no-repeat; }
#lng_3 { background: url(images/lng_3.jpg) no-repeat; }
#lng_4 { background: url(images/lng_4.jpg) no-repeat; }
