@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	background-color:#e9eee7;
	background-image:url(images/home_background_repeat.png);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6e746a;	
}

#site_home {
	width:800px;
}

#site_inner {
	width:890px;
}

#home_background {
	position:relative;
	float:left;
	width:800px;
	background:url(images/home_background.png);
	background-repeat:no-repeat;
	min-height:700px;
}

#inner_background {
	position:relative;
	float:left;
	width:890px;
	background:url(images/inner_background.png);
	background-repeat:no-repeat;
	min-height:730px;
}

#menu {
	position:relative;
	float:left;
	width:800px;
	height:34px;
	background:#616859;
}

#lang_menu {
	position:relative;
	float:left;
	width:18px;
	height:23px;
	background:#ffffff;
	margin-left:754px;
	text-align:center;
}

#lang_menu a {
	width:18px;
	height:13px;
	display:block;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

#lang_menu a:hover {
	width:18px;
	height:13px;
	display:block;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#edad73;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

#logo {
	position:relative;
	float:left;
	width:240px;
	height:75px;
	background:url(images/logo.png);
	margin-left:360px;
}

#home_content {
	position:relative;
	float:left;
	width:743px;
	height:274px;
	margin-left:29px;
	margin-top:40px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e746a;
	line-height:13px;
	font-weight:normal;
}

#home_content_column {
	position:relative;
	float:left;
	width:350px;
}

#menu_1_bg {
	position:relative;
	float:left;
	width:117px;
	height:34px;
}

#menu_1_bg a {
	width:117px;
	height:34px;
	display:block;
	background:url(images/menu_1_bg.png);
}

#menu_1_bg a:hover {
	width:117px;
	height:34px;
	display:block;
	background:url(images/menu_1_bg.png);
	background-position:bottom;
}

#menu_2_bg {
	position:relative;
	float:left;
	width:103px;
	height:34px;
}

#menu_2_bg a {
	width:103px;
	height:34px;
	display:block;
	background:url(images/menu_2_bg.png);
}

#menu_2_bg a:hover {
	width:103px;
	height:34px;
	display:block;
	background:url(images/menu_2_bg.png);
	background-position:bottom;
}

#menu_3_bg {
	position:relative;
	float:left;
	width:81px;
	height:34px;
}

#menu_3_bg a {
	width:81px;
	height:34px;
	display:block;
	background:url(images/menu_3_bg.png);
}

#menu_3_bg a:hover {
	width:81px;
	height:34px;
	display:block;
	background:url(images/menu_3_bg.png);
	background-position:bottom;
}

#menu_4_bg {
	position:relative;
	float:left;
	width:101px;
	height:34px;
}

#menu_4_bg a {
	width:101px;
	height:34px;
	display:block;
	background:url(images/menu_4_bg.png);
}

#menu_4_bg a:hover {
	width:101px;
	height:34px;
	display:block;
	background:url(images/menu_4_bg.png);
	background-position:bottom;
}

#menu_5_bg {
	position:relative;
	float:left;
	width:144px;
	height:34px;
}

#menu_5_bg a {
	width:144px;
	height:34px;
	display:block;
	background:url(images/menu_5_bg.png);
}

#menu_5_bg a:hover {
	width:144px;
	height:34px;
	display:block;
	background:url(images/menu_5_bg.png);
	background-position:bottom;
}

#menu_6_bg {
	position:relative;
	float:left;
	width:120px;
	height:34px;
}

#menu_6_bg a {
	width:120px;
	height:34px;
	display:block;
	background:url(images/menu_6_bg.png);
}

#menu_6_bg a:hover {
	width:120px;
	height:34px;
	display:block;
	background:url(images/menu_6_bg.png);
	background-position:bottom;
}

#menu_7_bg {
	position:relative;
	float:left;
	width:102px;
	height:34px;
}

#menu_7_bg a {
	width:102px;
	height:34px;
	display:block;
	background:url(images/menu_7_bg.png);
}

#menu_7_bg a:hover {
	width:102px;
	height:34px;
	display:block;
	background:url(images/menu_7_bg.png);
	background-position:bottom;
}

#menu_1_en {
	position:relative;
	float:left;
	width:117px;
	height:34px;
}

#menu_1_en a {
	width:117px;
	height:34px;
	display:block;
	background:url(images/menu_1_en.png);
}

#menu_1_en a:hover {
	width:117px;
	height:34px;
	display:block;
	background:url(images/menu_1_en.png);
	background-position:bottom;
}

#menu_2_en {
	position:relative;
	float:left;
	width:103px;
	height:34px;
}

#menu_2_en a {
	width:103px;
	height:34px;
	display:block;
	background:url(images/menu_2_en.png);
}

#menu_2_en a:hover {
	width:103px;
	height:34px;
	display:block;
	background:url(images/menu_2_en.png);
	background-position:bottom;
}

#menu_3_en {
	position:relative;
	float:left;
	width:81px;
	height:34px;
}

#menu_3_en a {
	width:81px;
	height:34px;
	display:block;
	background:url(images/menu_3_en.png);
}

#menu_3_en a:hover {
	width:81px;
	height:34px;
	display:block;
	background:url(images/menu_3_en.png);
	background-position:bottom;
}

#menu_4_en {
	position:relative;
	float:left;
	width:101px;
	height:34px;
}

#menu_4_en a {
	width:101px;
	height:34px;
	display:block;
	background:url(images/menu_4_en.png);
}

#menu_4_en a:hover {
	width:101px;
	height:34px;
	display:block;
	background:url(images/menu_4_en.png);
	background-position:bottom;
}

#menu_5_en {
	position:relative;
	float:left;
	width:144px;
	height:34px;
}

#menu_5_en a {
	width:144px;
	height:34px;
	display:block;
	background:url(images/menu_5_en.png);
}

#menu_5_en a:hover {
	width:144px;
	height:34px;
	display:block;
	background:url(images/menu_5_en.png);
	background-position:bottom;
}

#menu_6_en {
	position:relative;
	float:left;
	width:120px;
	height:34px;
}

#menu_6_en a {
	width:120px;
	height:34px;
	display:block;
	background:url(images/menu_6_en.png);
}

#menu_6_en a:hover {
	width:120px;
	height:34px;
	display:block;
	background:url(images/menu_6_en.png);
	background-position:bottom;
}

#menu_7_en {
	position:relative;
	float:left;
	width:102px;
	height:34px;
}

#menu_7_en a {
	width:102px;
	height:34px;
	display:block;
	background:url(images/menu_7_en.png);
}

#menu_7_en a:hover {
	width:102px;
	height:34px;
	display:block;
	background:url(images/menu_7_en.png);
	background-position:bottom;
}

#menu_top {
	position:relative;
	float:left;
	width:150px;
	height:20px;
	margin-top:55px;
	margin-left:29px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#edad73;
}


#menu_bottom {
	position:relative;
	float:left;
	width:772px;
	height:20px;
	margin-right:10px;
	text-align:right;
}

#menu_bottom a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#edad73;
	text-decoration:none;
}

#menu_bottom a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6e746a;
	text-decoration:none;
}

#home_btn {
	position:relative;
	float:right;
	width:69px;
	height:46px;
	margin-right:28px;
	margin-top:90px;
	background:url(images/btn_home.png);
}

#home_btn a {
	width:69px;
	height:46px;
	display:block;
}

#home_content_menu {
	position:relative;
	float:left;
	width:743px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#edad73;
}

#home_content_menu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#edad73;
	text-decoration:none;
	font-weight:bold;
}

#home_content_menu a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e746a;
	text-decoration:none;
	font-weight:bold;
}

#inner_content {
	position:relative;
	float:left;
	width:743px;
	margin-top:20px;
	margin-left:73px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e746a;
	line-height:13px;
}

#inner_content_header {
	position:relative;
	float:left;
	width:743px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#edad73;
	margin-bottom:8px;
}

#inner_content_left {
	position:relative;
	float:left;
	width:350px;
}

#inner_content_right {
	position:relative;
	float:left;
	width:350px;
	margin-left:43px;
}

ul {
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:0px;
	list-style:url(images/bullet.png);
}

a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#edad73;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e746a;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
}

input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e746a;
	text-decoration:none;
	background:none;
	border:1px solid #6e746a;
}

textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e746a;
	line-height:13px;
	text-decoration:none;
	background:none;
	border:1px solid #6e746a;
}