* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img, fieldset, #lang li.last {
	border: none;
}
ul {
	list-style: none;
}
body {
	color: #646464;
	font: 12px arial;
}
#main {
	width: 912px;
	min-height: 100%;
	margin: 0 auto -120px auto;
	position: relative;
}
#logo {
	padding: 25px 50px 0 10px;
	float: left;
}
#menu {
	padding: 25px 0 0 0;
	float: left;
}
#menu li {
	float: left;
}
#menu li a {
	height: 72px;
	color: #8E8E8E;
	font: 14px arial;
	text-decoration: none;
	border-left: 1px solid #D3D2D2;
	padding: 0 15px 0 5px;
	float: left;
}
#menu li a:hover, #menu li a.act {
	color: #211F69;
}
#lang {
	padding: 25px 0 0 0;
	float: right;
	color: #6E6E6E;
	font: 13px arial;
}
#lang li {
	border-right: 1px solid #D3D2D2;
	padding: 0 8px 2px 8px;
	float: left;
}
#lang li a {
	color: #6E6E6E;
	font: 13px arial;
	float: left;
}
#lang li a:hover, #lang li a.act {
	font: bold 13px arial;
	text-decoration: none;
}
#header {
	width: 912px;
	float: left;
}
h1 {
	color: #646464;
	font: 27px arial;
	padding: 0 0 12px 0;
	display: block;
}
h2 {
	color: #000;
	font: 16px arial;
	padding: 5px 0 12px 0;
	display: block;
}
#form h2 {
	border-bottom: 1px solid #D3D2D2;
	padding: 15px 0 5px 0;
	margin: 0 0 10px 0;
	clear: both;
}
p {
	line-height: 1.4;
	padding: 0 0 12px 0;
	display: block;
}
p.date {
	color: #EF8127;
	font: 10px arial;
	padding: 0 0 2px 0;
}
p a, .list a {
	color: #636363;
}
.list {
	padding: 0 0 12px 0;
	display: block;
}
.list li {
	height: 100%;
	line-height: 1.4;
	background: url(/res/img/list_item.gif) no-repeat 0 7px;
	padding: 0 0 0 10px;
	overflow: auto;
	display: block;
}
.list.dot li {
	background: url(/res/img/list_dot.gif) no-repeat 0 5px;
}
a:hover {
	color: #164F9D;
	text-decoration: none;
}
a.mail, a.url {
	color: #EF8127;
}
a.all {
	color: #EF8127;
	background: url(/res/img/icon_new.gif) no-repeat 0 1px;
	padding: 0 0 0 32px;
}
.column {
	width: 280px;
	padding: 30px 5px 20px 10px;
	float: left;
}
#links {
	width: 590px;
	background: url(/res/img/line.gif) repeat-y center 0;
	margin: -20px 0 20px 0;
	clear: left;
	float: left;
}
#links .column {
	padding: 0 5px 0 10px;
}
#content {
	width: 565px;
	padding: 30px 0 20px 10px;
	float: left;
}
#content .img_left {
	margin: 0 15px 0 0;
	float: left;
}
#content .person {
	width: 256px;
	margin: 0 15px 0 0;
	float: left;
}
#content .separator {
	height: 15px;
	border-bottom: 1px solid #D3D2D2;
	margin: 0 0 15px 0;
	clear: both;
	display: block;
}
#sidebar {
	width: 306px;
	padding: 120px 0 20px 10px;
	float: right;
}
.sidebar_lt {
	background: url(/res/img/sidebar_top_lt.gif) no-repeat;
}
.sidebar_en {
	background: url(/res/img/sidebar_top_en.gif) no-repeat;
}
#sidebar .img {
	padding: 10px 0 0 0;
	display: block;
}
#form {
	padding: 0 0 20px 0;
	float: left;
}
#content #form {
	width: 565px;
}
#sidebar #form {
	width: 306px;
}
#form label {
	padding: 5px 0 2px 0;
	clear: both;
	display: block;
}
.red {
	color: #FF0000;
}
#form .input, #form textarea {
	width: 298px;
	font: 12px arial;
	border: 1px solid #D5D4D4;
	padding: 3px;
	float: left;
}
#form textarea {
	height: 70px;
}
#form .error {
	background: #F7D8D6;
}
.error_txt {
	color: #FF0000;
	background: url(/res/img/icon_error.gif) no-repeat 0 1px;
	padding-left: 18px;
}
.success_txt {
	color: #37327B;
	background: url(/res/img/icon_success.gif) no-repeat 0 1px;
	padding-left: 18px;
}
#form .submit, #sidebar .button {
	color: #FFF;
	font: bold 12px arial;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #CACACA;
	margin: 10px 0 0 0;
	overflow: visible;
	float: left;
}
#form .submit {
	background: url(/res/img/submit.gif) #EF8227 no-repeat 7px 3px;
	padding: 3px 40px 3px 50px;
	clear: left;
}
#sidebar .button {
	background: url(/res/img/button.gif) #EF8227 no-repeat 7px 3px;
	padding: 4px 40px 4px 50px;
}
#footer_out {
	width: 100%;
	min-width: 912px;
	height: 120px;
	background: #EEE;
	position: relative;
}
#footer {
	width: 902px;
	height: 105px;
	color: #5C6063;
	font: 11px arial;
	padding: 15px 0 0 10px;
	margin: 0px auto;
}
#footer .left {
	height: 80px;
	text-transform: uppercase;
	border-right: 1px solid #CECDCD;
	padding: 10px 15px 0 0;
	margin: 0 15px 0 0;
	float: left;
}
#footer .right {
	color: #9FA0A2;
	padding: 10px 0 0 0;
	float: right;
}
#footer .right a {
	color: #9FA0A2;
	text-decoration: none;
}
#footer p {
	line-height: 1.5;
	padding: 9px 0 0 0;
	display: block;
}
.clearfooter {
	height: 120px;
	clear: both;
}