img{
	border:0;
}

body, html {
	min-height:100%;
	height:100%;
}

body{
	background:url(img/bg_color.jpg) repeat-x #837163;
	width:100%;
	letter-spacing:1px;
	padding:0;
	margin:0;
	font-size:11pt;
	line-height:18pt;
	letter-spacing:2px;
}
	
#container{
	width:765px;
	margin:0 auto;
	min-height:100%;
	height:100%;
	background:url(img/bg.png) repeat-y;
	position:relative;
	overflow:auto;
	height:auto !important;
	overflow:none !important;
}
	
#left{
	float:left;
	overflow:auto;
	width:70px;
	text-align:center;
	}
#right{
	width:718px;
	float:left;
	width:auto;
}
#heading{
	float:left;
	overflow:auto;
	background:url(img/heading.jpg);
	width:764px;
	height:94px;
	}

#title{
	width:695px;
	height:40px;
}

#content{
	width:600px;
	float:left;
	padding-top:20px;
	padding-left:40px;
	overflow:auto;
}

#index{
	overflow:auto;
	width:764px;
	height:517px;
	}
	
#container02{
	width:764px;
	margin:auto auto;
	height:auto !important;
	min-height:100%;
	height:100%;
	overflow:auto;
	padding:0px;
	clear:both;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#indexPic{
	background:url(img/index.jpg);
	width:764px;
	height:517px;
	position:relative;
}

#enterLink{
	position:absolute;
	top:275px;
	left:210px;
}

a{
	font-size:11pt;
	font-family:Arial;
	text-decoration:none;
	color:#655243;
}

a:hover{
	color:red;
}
hr{
	margin:10px auto;
	width:100%;
	height:1px;
	color:#866D59;
	overflow:hidden;
}
#placeHolder{
	visibility:hidden;
	position:absolute;
}

#tb{
	width:100%;
	border:1px #4A3D30 solid;
	border-collapse:collapse;
	}
	
.tdClass{
	width:20%;
	text-align:center;
	}
	
#bar{
	color:white;
	background:#4a3d30;
	text-indent:6px;
	height:30px;
	}
	
.trBg01{
	background:#bbae97;
	text-indent:6px;
	height:30px;
	}
	
.trBg02{
	text-indent:6px;
	height:30px;
	}
	
#lang {
	font-size:11pt;
	font-family:Arial;
	color:#BBBBBB;
}

#lang a {
	font-size:11pt;
	font-family:Arial;
	text-decoration:none;
	color:#BBBBBB;
}

#lang a:hover{
	color:yellow;
}

#langbar {
	font-size:11pt;
	font-family:Arial;
	width:300px;
	position:absolute;
	left:80px;
	top:67px;
	height:auto;
}
