body {
	font-size: 90%;
	font-family: Arial, sans-serif;
	background: #FFF;
	color: #000;
}

h1,
h2 {
	font-family: Georgia, serif;
	line-height: 1;
}

h1 {
	font-size: 3em;
	margin: 0.2em 0 0.5em;
}

h2 {
	font-size: 1.83em;
	margin: 1em 0 0.5em;
}

h2.big {
	font-family: Georgia, serif !important;
	font-size: 1.8em !important;
	margin: 1em 0 0.5em !important;
}

#right-column h2 {
	margin-top: 0;
	padding-top: 1em;
}

#left-column h2,
#content .column h2 {
	margin-top: 0.3em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 1em;
}

form * {
	font-family: Arial, Verdana;
}

a sup,
b.selected sup {
	position: absolute;
	height: 0.9em;
	line-height: 1em;
	font-size: 0.71em;
	overflow: hidden;
}

ul li {
	padding: 0.4em 0 0 1.1em;
	background: url(li.gif) 0em 1.1em no-repeat;
}

ol {
	padding-left: 2em;
}

.center {
	text-align: center;
}

.center img,
.center div {
	margin: 0 auto;
	text-align: left;
}

.subheader {
	font-family: Georgia, serif;
	font-size: 1.45em;
	font-style: italic;
	line-height: 1.2;
	margin-top: -0.5em;
}

.hr {
	background: #D0CEC1;
	height: 2px;
	overflow: hidden;
	margin: 1em 0;
}

.this {
	text-decoration: none;
	cursor: pointer;
}

.count {
	font-size: 0.85em;
}

h1 .count {
	position: relative;
	top: -1.7em;
	left: 0;
	font-family: Arial, sans-serif;
	font-size: 0.3em;
}

h2 .count {
	position: relative;
	top: -1em;
	left: 0.5em;
	font-family: Arial, sans-serif;
	font-size: 0.5em;
}

.with-outer {
	position: relative;
	left: -0.8em;
	margin-right: -1.6em;
	padding: 0.5em 0.8em 0.8em;
}

.description {
	font-size: 0.85em;
}

.incut {
	margin: 1em 0;
	padding: 1em;
	background: #F8F8F8;
}

.photo {
	float: left;
	margin: 0.3em 1em 1em 0;
}

.rub {
	text-transform: uppercase;
}

.rub span {
	position: absolute;
	overflow: hidden;
	width: 0.45em;
	height: 1em;
	margin: 0.05em 0 0 -0.65em;
}

.rub span:before {
	content: '\2013';
}

blockquote {
	margin: 2em 0 2em 2em;
	font-size: 0.85em;
}

#right-column blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}


/* icons */

.with-icon i {
	position: relative;
	display: inline-block;
	z-index: 2;
	padding-left: 17px;
	left: -17px;
	margin-right: -17px;
	height: 1em;
	min-height: 15px;
	background: url(icons.gif) 0 0 no-repeat;
}

.icon-rss {
	margin-left: 2.3em;
}

.icon-rss i {
	background-position: -17px 0.16em;
}

.icon-hot i {
	background-position: 0 0.46em;
}

.popup i {
	display: block;
	float: left;
	position: relative;
	left: -17px;
	margin-right: -17px;
	padding-right: 17px;
	height: 15px;
	background: url(icons.gif) -34px 0.2em no-repeat;
}
a.popup{
	display: inline-block;
	margin-left: 15px;
	position: relative;
	zoom:1;
}
a.popup i{
	position: absolute;
	width: 0px;
	float:none;
	zoom:1;
}

a.popup:visited i {
	background: url(icons.gif) -68px 0.2em no-repeat;
}

a.popup:hover i {
	background: url(icons.gif) -51px 0.2em no-repeat;
}

h2 a.popup i {
	height: 1.2em;
	background-position: -85px 0.4em !important;
}

h2 a.popup:visited i {
	background-position: -102px 0.4em !important;
}

h2 a.popup:hover i {
	background-position: -51px 0.4em !important;
}


/* file icons */

p.file {
	font-size: 0.85em;
	margin-bottom: 1.5em;
	color: #6B6B6B;
}

p.file a i {
	position: relative;
	left: -21px;
	margin-right: -18px;
	margin-top: -0.4em;
	width: 18px;
	height: 25px;
	display: block;
	float: left;
	background: url(file-icons.gif) no-repeat;
	overflow: hidden;
}

p.file a.DOC i {
	background-position: -18px 0;
}

p.file a.JPG i {
	background-position: -36px 0;
}

p.file a.GIF i {
	background-position: -54px 0;
}

p.file a.XLS i {
	background-position: -72px 0;
}


/* layout */

#measurer {
	position: absolute;
	left: -2em;
	top: -2em;
	width: 1em;
	height: 1em;
	overflow: hidden;
}

#layout {
	width: 100%;
	margin: 0 auto;
	max-width: 93em;
	min-width: 68em;
	overflow: hidden;
}

.layout {
	padding: 0 20px;
}

#middle-layout {
	position: relative;
	padding-bottom: 1.5em;
}

.column {
	width: 18%;
	float: left;
}

.two-column {
	width: 38%;
}

.three-column {
	width: 58%;
}

.four-column {
	width: 79%;
}

.spacer {
	float: left;
	width: 2%;
	height: 1em;
	overflow: hidden;
}

.double-spacer {
	width: 3%;
}

.block {
	margin: 1.5em 0;
}

.content .column {
	width: 30%;
}

.content .spacer {
	width: 4.2%;
}

.animation-container {
	position: relative;
	width: 100%;
}

#right-column {
	padding-top: 3.1em;
}


/* header */

#header .column {
	height: 170px;
}

#header .column img {
	margin-top: 10px;
}

#header .three-column {
	position: relative;
	z-index: 2;
}

#header .with-outer {
	padding: 0;
	height: 170px;
	z-index: 2;
	margin: 0;
	left: 0;
}

#header .with-outer .img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 189px;
	overflow: hidden;
}

#header .with-outer img {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -327px;
	display: block;
}


/* navigation */

#navigation-block {
	background: #EEECE0;
	border-top: 2px solid #D0CEC2;
	border-bottom: 2px solid #D0CEC2;
}

#system-links {
	width: 87px;
}

#system-links a,
#system-links #home-link.selected,
#system-links b {
	display: block;
	float: left;
	background: #666;
}

#system-links a.selected,
#system-links b {
	background-color: #FF0500;
}

#navigation-block form {
	width: auto;
	border-top: 1px solid #FFF;
	padding: 0.5em;
}

#navigation-block input {
	width: 100%;
	font-size: 0.85em;
}

#number {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 0.5em;
	font-size: 0.8em;
	font-family: Georgia, serif;
	letter-spacing: 0.1em;
}

#number .phone {
	font-size: 1.8em;
	font-family: Arial, sans-serif;
	letter-spacing: 0;
}

#navigation {
	text-align: left;
	padding: 0.5em 1em 0.2em;
	font-size: 0.92em;
}

.navigation .navigation {
	margin: 0.3em 0 1em 1em;
}

ul.navigation li {
	padding: 0;
	background: none;
	margin: 0.2em 0 0.5em;
}

#navigation li {
	margin-bottom: 0.4em;
	line-height: 1.2em;
}

#navigation #o-4 {
	margin-top: 1em;
}

.navigation a.selected,
.navigation b {
	font-weight: normal;
}

.thermo a {
	font-size: 0.85em;
}

.thermo span {
	font-size: 0.85em;
}

.thermo span.nobr {
	font-size: 1em;
}

.thermo .with-indent {
	margin-left: 0.6em;
}

#right-column .navigation {
	font-size: 0.85em;
}

#right-column .navigation li {
	margin-bottom: 1em;
}

#right-navigation {
	position: relative;
	padding: 1em 0 0.7em;
	background: url(right-navigation-bg.gif) top repeat-x;
	border-bottom: 2px solid #D0CEC2;
}

#right-navigation .arrow {
	position: absolute;
	top: -18px;
	right: 15px;
	width: 40px;
	height: 18px;
	background: url(right-navigation-arrow.jpg) no-repeat;
}

#right-navigation .navigation .navigation {
	font-size: 1em;
}

#right-column #right-navigation li {
	margin-bottom: 0.7em;
}

#right-column #right-navigation li li {
	margin-bottom: 0.3em;
}


/* content */

#content {
	padding-top: 2em;
}

#content ul,
#content ol {
	margin-bottom: 1em;
}

.brand {
	margin-bottom: 2em;
}

.brand img {
	display: block;
	margin-bottom: 0.5em;
}


/* footer */

#footer {
	padding-bottom: 1em;
}

#footer .with-clear {
	border-top: 2px solid #000;
	padding-top: 1.5em;
}

#footer .column {
	font-size: 0.79em;
}


/* articles */

.articles dd {
	margin-bottom: 1.5em;
}

.gallery {
	margin-top: 1em;
}

.articles dd.gallery {
	margin-top: -0.5em;
}

.gallery img {
	margin: 0 10px 10px 0;
}

.article .image {
	height: 300px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 0.8em;
}

.article .image img {
	position: absolute;
	left: 50%;
	margin-left: -374px;
}

.article .subheader {
	margin-bottom: 0.5em;
}

h1.article-title {
	font-family: Arial, sans-serif;
	font-size: 1.7em;
	line-height: 1em;
	margin-top: 0.5em;
}

#hot-articles ul.navigation {
	font-size: 0.85em;
}


/* trainings */

.trainings {
	font-size: 0.85em;
}

.trainings dd {
	padding-top: 0.05em;
	margin-bottom: 1em;
}

/* histories */

.histories {
	font-size: 0.89em;
}

.histories dd {
	margin: 0.1em 0 1em;
}


/* tab-pane */

.tab-sheet {
	display: none;
}

.tabs {
	position: relative;
	left: -0.5em;
	z-index: 1;
	font-size: 0.85em;
	margin-bottom: 2em;
}

.tab {
	float: left;
	padding: 0.2em 0.5em 0.3em;
	margin-right: 2em;
}

div.tab-selected {
	display: block;
}

.tabs .tab-selected {
	background: #EEECE0;
}

.tabs .tab-selected .this {
	border: 0;
	cursor: text;
}


/* pages */

.pages {
	position: relative;
	z-index: 2;
	left: -0.5em;
	margin-top: 2em;
}

.pages .navigation li {
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.2em;
}

.pages .navigation li.selected {
	background: #ECECEC;
}

.pages .arrows-navigation {
	position: relative;
	z-index: 2;
	left: -1em;
}

.pages .arrows-navigation a {
	text-decoration: none;
}

.pages .arrows-navigation a span {
	text-decoration: underline;
}


/* unit icons */

#layout #u-8 .icon {
	background-position: -225px 0;
}

#layout #u-9 .icon {
	background-position: -450px 0;
}

#layout #u-10 .icon {
	background-position: -675px 0;
}

#layout #u-11 .icon {
	background-position: -900px 0;
}

#layout #u-12 .icon {
	background-position: -1125px 0;
}

#layout #u-13 .icon {
	background-position: -1350px 0;
}

#layout #u-14 .icon {
	background-position: -1575px 0;
}

#layout #u-15 .icon {
	background-position: -1800px 0;
}

#layout #u-16 .icon {
	background-position: -2025px 0;
}

#layout #u-17 .icon {
	background-position: -2250px 0;
}

#layout #u-18 .icon {
	background-position: -2475px 0;
}

#layout #u-19 .icon {
	background-position: -2700px 0;
}


/* fonts */

.font-2 {
	font-size: 1.2em;
}

.font-3 {
	font-size: 1.4em;
}

.font-4 {
	font-size: 1.6em;
}

.font-5 {
	font-size: 1.8em;
}

.font-6 {
	font-size: 2em;
}

.font-7 {
	font-size: 2.2em;
}

.font-8 {
	font-size: 2.4em;
}

.font-9,
.font-10 {
	font-size: 2.6em;
}
