* html #page {
	height: 100%;
}

html, body {
	height: 100%;
}

body, form, div, p, img, table, table td {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	border: none;
	background: none;
	border-collapse: collapse;
}

body {
	color: #333;
	font-family: Arial, sans-serif;
	background: #fff url(../images/body-bg.jpg) 0 0;
	padding-top: 40px;
}

#page {
	min-height: 100%;
	margin: 0 0 -230px 0;
	font-size: 75%;
	line-height: 5px;
}

#footer_cleaner {
	height: 230px;
	clear: both;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #333;
	line-height: 1.43em;
}

a:link, a:visited {
	font-size: 100%;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-size: 100%;
	color: #003399;
	text-decoration: underline;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #000;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
h2 {
	font-size: 19px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px 0px 12px 7px;
	font-family: Tahoma, Arial, sans-serif;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	line-height: 19px;
}

ul li {
	color: #333;
}

ul ul.without-disc {
	list-style-type: none;
}

input.text {
	background: #fff;
	font-size: 100%;
	color: #333;
	padding: 2px 0px 2px 2px;
}
textarea {
	background: #fff;
	border: 1px solid #666666;
	font-size: 13px;
	color: #333;
	font-family: Tahoma, sans-serif;
}
div.clear {
	height: 0px;
	font-size: 1px;
	clear: both;
}
#breadcrumbs {
	padding: 21px 0px 21px 7px;
	color: #999;
	font-size: 75%;
	font-family: Tahoma, sans-serif;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover {
	color: #666;
}


#header {
	width: 100%;
	height: 85px;
	background: #1166c2 url(../images/header-bg.gif) repeat-x 0 0;
	margin: 0px;
}
#header div {
	width: 100%;
	height: 85px;
	background: transparent url(../images/header.jpg) no-repeat 0 0;
	margin: 0px;
}
#footer {
	width: 100%;
	height: 230px;
	background: url(../images/footer-bg.gif) repeat-x 0 0;
	font-size: 70%;
	color: #999;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #8e8e8e;
}
#footer div.container {
	width: 100%;
	height: 230px;
	background: url(../images/footer-line.jpg) no-repeat 50% 0;
}
#footer div.content {
	padding: 59px 0px 0px 0px;
}
#footer div.content-body {
	background: none;
}
img.copyright {
	width: 169px;
	height: 14px;
	margin: 59px 0px 0px 47px;
}
img.contacts {
	width: 120px;
	height: 16px;
	margin: 10px 0px 0px 0px;
}



div.container {
	width: 100%;
	float: right;
	margin-left: -290px;
}
div.content {
	margin: 0px 0px 0px 314px;
	padding-top: 15px;
}
div.navigation {
	width: 290px;
	float: right;
}
div.navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 46px 0px 0px 30px;
}
div.navigation ul li {
	line-height: 5px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	width: 134px;
	height: 19px;
}
div.navigation ul li.selected {
	background: url(../images/menu/bg.jpg) no-repeat 0 0;
	margin: 0px;
	height: auto;
	padding-bottom: 5px;
}
div.navigation ul li.selected ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
div.navigation ul li.selected ul li {
	line-height: 5px;
	margin: 0px;
	padding: 0px;
	width: 134px;
	height: 19px;
}

div.navigation ul li a:link, div.navigation ul li a:visited, div.navigation ul li a:hover {
	padding-left: 18px;
	height: 19px;
	text-decoration: none;
}
div.navigation ul li.selected a:link, div.navigation ul li.selected a:visited, div.navigation ul li.selected a:hover {
	padding-left: 18px;
	height: 19px;
	text-decoration: none;
}
div.navigation ul li.selected ul li a:link, div.navigation ul li.selected ul li a:visited, div.navigation ul li.selected ul li a:hover {
	padding-left: 17px;
	height: 19px;
	text-decoration: none;
}



img.logo {
	width: 236px;
	height: 104px;
	margin: 13px 0px 0px 47px;
}
img.phone {
	width: 90px;
	height: 26px;
	margin: 21px 0px 0px 47px;
}
div.search {
	width: 140px;
	height: 23px;
	margin: 34px 0px 0px 29px;
}
div.search img {
	width: 13px;
	height: 13px;
	position: relative;
	top: 2px;
}
div.search input.text {
	width: 110px;
	height: 1.1em;
	margin: 0px 0px 0px 6px;
}
#icons {
	margin: 25px 0px 0px 48px;
}
#icons span {
	padding-right: 21px;
	float: left;
}
#lang {
	margin: 0px 0px 3px 6px;
	position: relative;
	top: -3px;
}
#lang span {
	padding-right: 8px;
}
div.about {
	float: left;
	width: 55%;
	padding: 0px 30px 0px 7px;
}
div.awards {
	float: left;
	width: 35%;
}
div.awards table {
	margin: 10px 0px 15px 0px;
}
div.awards table tr td {
	padding: 0px 15px 0px 0px;
	line-height: 1.2em;
}
div.news {
	width: 100%;
	background: url(../images/subject-bg.jpg) repeat-x 0 0;
	margin: 33px 0px 0px -7px;
	padding-left: 7px;
}
div.news div.links {
	position: absolute;
	left: 210px;
	z-index: 100;
	padding-top: 32px;
	font-size: 110%;
	line-height: 1.3em;
}
div.news div.annotation {
	float: left;
	width: 49%;
}
div.news div.annotation span {
	background: #eae9e0;
	padding: 1px 5px 2px 5px;
	position: relative;
	left: -4px;
	top: 7px;
}
div.news div.annotation a:link, div.news div.annotation a:visited, div.news div.annotation a:hover {
	display: block;
	padding: 27px 10px 10px 0px;
	line-height: 1.43em;
}
div.news div.annotation span.photo {
	float: left;
	width: 72px;
	height: 105px;
	background: url(../images/photo-bg.jpg) no-repeat 0 0;
	padding: 7px 0px 0px 6px;
	margin: 0px 2px 0px 0px;
	position: relative;
	left: -5px;
	top: 0px;
	cursor: pointer;
}
div.content-body {
	width: 100%;
	background: url(../images/subject-bg.jpg) repeat-x 0 0;
}
div.body {
	padding-left: 7px;
	width: 70%;
}
img.subject {
	margin-bottom: 15px;
}






#sitemap {
	position: absolute;
	left: -277px;
	top: 0px;
	width: 290px;
	height: 100%;
	z-index: 9999999;
	font-size: 75%;
	line-height: 5px;
}
#sitemap div.content {
	float: left;
	width: 277px;
	height: 100%;
	background: #e4e4de url(../images/sitemap/bg.jpg) 0 0;
	margin: 0px;
	padding: 0px;
}
#sitemap div.wrapper {
	float: left;
	width: 7px;
	height: 100%;
	background: #e4e4de url(../images/sitemap/wrapper-bg-enabled.gif) 0 0;
}
#sitemap div.shadow {
	float: left;
	width: 6px;
	height: 100%;
	background: transparent url(../images/sitemap/shadow.png) 0 0;
	display: none;
}
#sitemap img.logo {
	width: 202px;
	height: 89px;
	margin: 60px 0px 0px 43px;
}
#sitemap div.subject {
	width: 277px;
	height: 29px;
	background: #fff url(../images/body-bg.jpg) 0 0;
	margin: 51px 0px 0px 0px;
}
#sitemap div.subject img {
	width: 119px;
	height: 29px;
	margin-left: 43px;
}
#sitemap div.wrapper img {
	width: 7px;
	height: 181px;
	margin-top: 208px;
	cursor: pointer;
}
#sitemap div.navigation {
	width: 277px;
	float: left;
}
#sitemap div.navigation ul {
	margin: 14px 0px 0px 25px;
}
#sitemap div.navigation ul li {
	margin: 6px 0px 0px 0px;
}
#sitemap div.navigation ul li.submenu {
	margin: 0px;
}
#sitemap div.navigation ul li.submenu a:link, #sitemap div.navigation ul li.submenu a:visited, #sitemap div.navigation ul li.submenu a:hover {
	background: none;
}
#sitemap img.phone {
	margin: 27px 0px 0px 42px;
}
#sitemap div.search {
	margin: 34px 0px 0px 24px;
}