﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('../../images/front/en/bg.gif');
	background-repeat: repeat-x;
	background-color: #e7e1c9;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.w-h-100-p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.main-table {
	width: 950px;
	margin: 0 auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	line-height: 20px;
	padding: 10px 10px 10px 25px;
	margin: 0px;
}
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}
p a:hover {
	color: #494949;
	text-decoration: underline;
}
.txt-whight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	padding: 7px 5px;
	margin: 0px;
}
.txt-whight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.txt-whight a:hover {
	color: #fff;
	text-decoration: underline;
}

.title {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	padding:0;
	margin: 0px;
	font-style:italic;
}
.txt-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	line-height: 22px;
	padding: 5px 5px 0 12px;
	margin: 0px;
}
.txt-menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.txt-menu a:hover {
	color: #494949;
	text-decoration: underline;
}

.bg-menu {
	background-image: url('../../images/front/en/bg-menu.gif');
	background-repeat: no-repeat;
	width: 225px;
	height: 281px;
}
.bottom-menu {
	background-color: #f3f0e4;
	height: 100%;
	width: 225px;
}
.flag {
	background-image: url('../../images/front/en/flag.gif');
	background-repeat: no-repeat;
	width: 225px;
	height: 85px;
}
.right-logo {
	background-image: url('../../images/front/en/right-logo.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 350px;
}
.hd-bottom {
	background-image: url('../../images/front/en/hd-bottom.gif');
	background-repeat: no-repeat;
	width: 680px;
	height: 20px;
}
.bg-title {
	background-color: #88845b;
	width: 665px;
	height: 51px;
	padding-left:25px
}
.footer {
	height: 110px;
	border-top:1px #88845b solid;
}
.contact-top-table {
	width: 100%;
}
.contact-left-td {
	width: 200px;
	text-align: right;
}
.contact-mid-td {
	width: 3px;
}
.form {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 18px;
	width: 300px;
	border: 1px #c6c6c6 solid;
	margin: 3px 0px 3px 0px;
}
.form_big {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 200px;
	width: 300px;
	border: 1px #c6c6c6 solid;
	margin: 3px 0px 3px 0px;
}
.button {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px #c6c6c6 solid;
	background-color: #ffffff;
	margin: 3px 3px 3px 3px;
}
.bg-hd {
	background-image: url('../../images/front/en/bg-hd.jpg');
	background-repeat: no-repeat;
	width: 680px;
	height: 265px;
}
/*******************6 - 10 - 2009 ******************************************************************/
ul.ul-gallery {
	margin:10px 0px 10px 0px;
	padding:0;
}
ul.ul-gallery li {
	list-style-type:none;
	float:left;
	width:220px;
	height:136px;
	margin:0 15px 15px 0;
}
ul.ul-gallery li a {
	margin-bottom:2px;
}
ul.ul-gallery li a img {
	border:1px #c4c4c4 solid;
	padding:3px;
}
ul.ul-gallery li div {
	width:220px;
	/*height:21px;*/
	display:block;
	background-color:#fff;
}
ul.ul-gallery li div p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	text-align:center;
	padding:0;
	margin:0;
}
ul.ul-gallery li div p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:center;
}
ul.ul-gallery li div p a:hover {
	color: #000;
	text-decoration: underline;
}