/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:left;
	background-color: #FFFFFF;
	color: #984204;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #984204;
	text-decoration: underline;
}

a:hover {
	color: #990000;
}

#main_tbl {
	height: 100%;
	background: url(../title/bg1.gif) repeat-y;
}

#main_tbl .main_bg {
	background: url(../title/n1.jpg) no-repeat;
}

#flashcontent {
	position: absolute;
	left: 14px;
	top: 0px;
	width: 606px;
	height: 369px;
}

#header {
	position: relative;
	height: 33px;
	background: url(../title/title.gif) no-repeat;
}

#header #logo_box {
	position: absolute;
	left: 18px;
	top: 16px;
}

#header #extra_info_box {
	position: absolute;
	left: 882px;
	top: 85px;
	width: 110px;
	border: 1px solid #faa61a;
	border-left: none;
	border-right: 1px solid #FFFFFF;
	padding: 9px 7px 9px 0;
	font-size: 11px;
	-moz-box-sizing: border-box;
}

#header #extra_info_box  td, #header #extra_info_box  p {
    font-size: 11px;
}

#header #lang_box  {
    position: absolute;
	left: 913px;
	top: 58px;
    font-size: 11px;
}

#header #lang_box  a {
    font-size: 11px;
    text-decoration: none;
}

#header #extra_info_box  p {
    margin-top: 0px;
}

#header #year_box {
    position: absolute; 
    left: 880px; 
    top: 7px; 
    font-size: 14px; 
    font-family: Arial, Helvetica, sans-serif; 
    letter-spacing: 4px;  
    color: #fff;
}

#remejai_box {
	margin: 400px 10px 10px;
}

#remejai_box .img {
	margin-bottom: 2px;
}

#remejai_box .desc {
	font-size: 10px;
	color: #9c9b9a;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}


#main_text_box {
	width: 590px;
	margin: 320px 10px 10px 70px;
	font-size: 11px;
	color: #984204;
}

#main_text_box p {
	margin-top: 0;
}





#footer_1 {
	position: relative;
	height: 41px;
	background: url(../title/f1.gif) no-repeat;
	text-align: right;
	padding-right: 20px;
}

#footer_1 p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 28px;
	font-size: 10px;
	color: #faa61a;
}


#footer_2 {
	position: relative;
	height: 37px;
	background: url(../title/f2.gif) no-repeat;
	text-align: right;
	padding-right: 20px;
}

#footer_2 a {
	margin-top: 7px;
	float: right;
	font-size: 10px;
	color: #999999;
}

