html, body {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0; padding: 0;
	background-color: #dcefff;
}
a {
	color: #58aa47;
	font-weight: bold;
}
a img {
	border-width: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 491px;
	line-height: 32px;
	text-indent: 18px;
	background-image: url('../images/h2.gif');
	margin-top: 8px;
}
p {
	text-align: justify;
}
ul {
	list-style-image: url('../images/li.gif');
}
table td {
	vertical-align: top;
}
#centerpage {
	width: 960px;
	margin: 0 auto;
	margin-top: 19px;
}
#page {
	background-image: url('../images/page-bg.gif');
}
#pagetop{
	background-image: url('../images/page-top-bg.gif');
	background-repeat: no-repeat;
}
#content {
	border-top: 1px solid #dcefff;
}
#left {
	float: left;
	width: 246px;
}
#leftin {
	margin-left: 25px;
	margin-top: 13px;
	border-top: 1px solid #e7eef5;
}
#left .about {
	color: #94866d;
	display: block;
	text-align: center;
}
#langswitcher {
	padding-top: 15px;
	border-top: 1px solid #e7eef5;
	margin-bottom: 138px;
}
#langswitcher a {
	display: block;
	margin-bottom: 3px;
}
#menu {
	margin-top: 10px;
}
#menu .l1 {
	display: block;
	width: 212px;
	line-height: 37px;
	background-image: url('../images/menu-a.gif');
	margin-bottom: 5px;
	text-indent: 15px;
	color: #ffffff;
}
#menu .l2 {
	display: block;
	width: 196px;
	line-height: 26px;
	background-image: url('../images/menu-sub-a.gif');
	margin-bottom: 5px;
	text-indent: 25px;
	color: #ffffff;
	margin-left: 7px;
}
#submenu {
	margin: 10px 0;
}
#right {
	margin-left: 255px;
}
#flash {
	width: 687px;
	height: 185px;
	margin-left: 6px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#main {
	background-image: url('../images/right-bg.gif');
	width: 698px;
	border-bottom: 1px solid transparent;
}
#maintop {
	background-image: url('../images/right-top-bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #eef6fd;
}
#mainin {
	margin-left: 12px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	border-top: 1px solid #e7eef5;
}
#mainleft {
	width: 491px;
	float: left;
}
#news {
	margin-left: 520px;
	font-size: 11px;
	line-height: 1.2em;
	width: 141px;
	margin-top: 45px;
}
#news a {
	font-size: 11px;
	display: block;
}
#news .date {
	font-size: 9px;
	color: #5083b0;
}
#news p {
	margin-top: 3px;
	margin-bottom: 25px;
}
#top h1 {
	display: none;
}
#footer {
	height: 81px;
	background-image: url('../images/footer.gif');
	font-size:0px;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
.gallery {
	width: 470px;
}
.gallery strong {
	display: block;
	margin-top: 5px;
	color: #5083b0;
}
.gallery a {
	font-size: 11px;
}
.gallery img {
	border: 5px solid #d1d1d1;
	border-left: 4px solid #d1d1d1;
	border-right: 4px solid #d1d1d1;
}
.in {
	margin: 0 12px;
	border-bottom: 6px solid #eaeaea;
	padding-bottom: 5px;
	margin-bottom: 15px;
}