@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_image.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-right: 0;
	margin-left: 0;
}

.container {
	width: 900px;
	height: 600px;
	position: relative;
	margin: auto;
	background-color: #c3d8be;
}

.flags {
	width: 472px;
	height: 100px;
	position: absolute;
	top: 315px;
	left: 329px;
	z-index: 2;
}
.menu_item_1 {
	width: 217px;
	height: 36px;
	position: absolute;
	top: 310px;
	left: 0px;
	z-index: 3;
}

.menu_item_2 {
	width: 217px;
	height: 36px;
	position: absolute;
	top: 349px;
	left: 0px;
	z-index: 3;
}
.menu_item_3 {
	width: 217px;
	height: 36px;
	position: absolute;
	top: 388px;
	left: 0px;
	z-index: 3;
}

.menu_item_text_1 {
	width: 119px;
	height: 21px;
	position: absolute;
	top: 318px;
	left: 24px;
	z-index: 3;
}

.menu_item_text_2 {
	width: 65px;
	height: 21px;
	position: absolute;
	top: 356px;
	left: 24px;
	z-index: 3;
}
.menu_item_text_3 {
	width: 83px;
	height: 21px;
	position: absolute;
	top: 394px;
	left: 24px;
	z-index: 3;
}

.menu_item_lan_1 {
	width: 70px;
	height: 21px;
	position: absolute;
	top: 410px;
	left: 353px;
	z-index: 3;
}
.menu_item_lan_2 {
	width: 70px;
	height: 21px;
	position: absolute;
	top: 410px;
	left: 445px;
	z-index: 3;
}
.menu_item_lan_3 {
	width: 70px;
	height: 21px;
	position: absolute;
	top: 410px;
	left: 536px;
	z-index: 3;
}
.menu_item_lan_4 {
	width: 70px;
	height: 21px;
	position: absolute;
	top: 410px;
	left: 632px;
	z-index: 3;
}
.menu_item_lan_5 {
	width: 91px;
	height: 21px;
	position: absolute;
	top: 410px;
	left: 714px;
	z-index: 3;
}


.footer_text_block {
	width: 813px;
	height: 57px;
	position: absolute;
	top: 545px;
	left: 24px;
	z-index: 3;
}



.reflection {
	width: 900px;
	height: 67px;
	position: relative;
	margin: auto;
}


.flash_header {
	width: 900px;
	height: 300px;
	position: absolute;
	top: 0px;
	z-index: 2;
	background-color: #c3d8be;
}

.header_outline {
	width: 900px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 285px;
	z-index: 4;
}

.main_menu {
	width: 250px;
	height: 600px;
	position: absolute;
	left: 0px;
	top: 300px;
	z-index: 2;
}

.slide {
	width: 250px;
	height: 600px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}

.text_bg {
	width: 650px;
	height: 1198px;
	position: absolute;
	left: 250px;
	bottom: 0px;
	background-color: #9bba9b;
	z-index: 1;
}

.text_area {
	width: 600px;
	height: 942px;
	position: absolute;
	left: 275px;
	top: 325px;
	background-color: #ffffff;
	z-index: 2;
}

img.area_top {position:absolute; top:0px}
img.area_bottom {position:absolute; bottom:0px}
img.area_title {position:absolute; top:40px}
img.footer_menu {position:absolute; top:-9px}
img.footer_bottom {position:absolute; bottom:0px}


.text_block_main {
	width: 550px;
	height: 722px;
	position: absolute;
	left: 300px;
	top: 525px;
	z-index: 4;
}
.text_block_top {
	width: 550px;
	height: 125px;
	position: absolute;
	left: 300px;
	top: 375px;
	z-index: 4;
}
.text_block_footer {
	width: 600px;
	height: 75px;
	position: absolute;
	left: 25px;
	top: 75px;
	z-index: 4;
}
.text_block_links {
	width: 900px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 16px;
	z-index: 8;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.main_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
}

.main_font_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: left;
}
.main_font_footer a:hover{
	text-decoration: underline;
}


.title_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
	line-height: 20px;
	text-align: left;
}
.title_font_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}
.footer_menu_font a {
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #b4dcba;
	margin-left: 12px;
	margin-right: 12px;
	text-decoration: none;
	border-bottom: none;
	line-height: 26px;
	font-weight:normal;
}
.footer_menu_font a:hover {color: #ffffff;}
