TEXTAREA { font: 11px Tahoma; }
table {
	font: 11px Tahoma;
}
body {
	margin: 0;
	padding: 0;
	color: #354872;
	background-color: #e7e9eb;
	font: 11px Tahoma;
}
img {
	border: 0;
}
a {
	color: #445980;
	text-decoration: none;
}
h2, span.h2 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
	color: #253a64;
}
h2.team, h2.magazine {
	margin-bottom: 20px;
}
h3 {
	font-size: 13px;
}

.err {
	color: red;
}
.m_link, .news_info a {
	color: #234e9d;
	text-decoration: underline;
}
.m_link:hover, .news_info a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
body.main_body {
	background-image: url('/i/bg.jpg');
	background-repeat: repeat-x;
}
body.main_body2 {
	background-image: url('/i/bg3.jpg');
	background-repeat: repeat-x;
}
.rel_obj {
	position: relative;
}

.left_bg {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/i/bg2.jpg');
	background-repeat: repeat-x;
	width: 50%;
	height: 436px;
}
.left_bg2 {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/i/bg4.jpg');
	background-repeat: repeat-x;
	width: 50%;
	height: 273px;
}
.main_container {
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 500px;
	margin-left: -500px;
	background: #e7e9eb;

}
.head_block {
	position: relative;
	background: white;
	height: 61px;
}
.head_block .logo {
	position: absolute;
	left: 0;
	top: 0;
}
.lng_bar {
	position: absolute;
	left: 150px;
	top: 27px;
}
.lng_bar .lng_href {
	color: #72819f;
}
.lng_bar .lng_href.active {
	color: #0f2b63;
}
.lng_bar .lng_href:hover {
	color: #0f2b63;
}

#sddm
{	

	width: 745px;
	position: absolute;
	top: 27px;
	left: 255px;
	font-size: 14px;
	font-weight: 700;
	padding: 0; margin: 0;
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li .menu {
	display: block;
	margin-left: 30px;
	text-decoration: none;
	z-index: 1000;
}
#sddm li .menu a {
	margin-left: 10px;
}
#sddm .items {
	margin-left: 30px;
	position: absolute;
	visibility: hidden;
	background: #fff;
}
#sddm .items .menu_shadow {
	margin-top: 17px;
	background-image: url('/i/dd_shadow.jpg');
	background-repeat: repeat-x;
}
#sddm .items .menu_item {	
	position: relative;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #dadde2;
	white-space: nowrap;
	text-align: left;
	font-size: 11px;
	font-weight: 500;	
}
#sddm .items .menu_item a {
	color: #112a60;
}
#sddm .items .menu_item.nobb {
	border-bottom: 0;
}

.separator {
	height: 15px;
}
.separator2 {
	height: 23px;
}
.separator3 {
	height: 20px; 
}
.separator4 {
	height: 10px;
}
.main_head_info {
	height: 280px;
	z-index: 0;
}
.main_head_info .banner {
	float: left;
	width: 790px;
	height: 280px;	
}
.main_head_info .header {
	float: right;
	position: relative;
	width: 206px;
	height: 280px;
	background-image: url('/i/info_bg.jpg');
	background-repeat: repeat-x;
	z-index: 900;
}
.header .info_block {
	margin-top: 55px;
	margin-left: 22px;
}
.info_block .info_text {
	margin-top: 28px;
	width: 163px;
	color: #7585a5;
}
.info_block .link {
	margin-top: 22px;
}
.brand_menu {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	text-align: center;
	vertical-align: center;
	height: 80px;
	background: #fff;
	background-image: url('/i/bg_brands.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.brand_menu td {
	padding : 0;
	cursor: pointer;
}
.brand_menu .imgs {
	height: 80px;
}
.brand_menu .btns {
	height: 25px;
}
.brand_menu td {
	width: 199px;
	color: #eff0f2;
	font-size: 11px;
	font-weight: 600;
}
td.btn_hover {
	background-image: url('/i/bg_brands_btn.jpg');
	 background-repeat: repeat-x;
}
td.btn_out {
	background-image: url('');
}
.brand_menu .rb {
	border-right: 1px solid #e5e4e9;
}
.d_area {
	background-color: #f6f6f8;
	width: 100%;
	height: 294px;
	position: relative;
}
.d_area .news_events {
	float: left;
	width: 430px;
}
.d_area .banner {
	float: right;
	border-left: 2px solid #f6f6f6;
}
.d_area .flash_area {
	float: left;
	width: 362px;
}

.d_area .title {
	height: 42px;
	border-bottom: 1px solid #e7e8ea;
}
.d_area .title img {
	margin-left: 18px;
	margin-top: 16px;
}
.news_events .d_block {
	position: relative;

}
.d_block .border {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 251px;
	border-right: 1px solid #e7e8ea;
}
.news_events .news {
	position: absolute;
	top: 25px;
	width: 100%;
}
.news_events .news ul{
	padding: 0;
	margin: 0;
}
.news_block {
	width: 204px;
	position: relative;
	margin-left: 10px;
	height: 109px;
}
.news_block .arrow {
	margin-top: 5px;
}
.news_block .news_text {
	position: absolute;
	top: 0;
	left: 20px;
	width: 180px; 
}
.news_text p {
	margin-left: 10px;
	margin-top: 14px;
}
.news_events ul li{
	list-style: none;
	float: left;
}

.copyright {
	padding-bottom: 15px;
}
.copyright span {
	margin-left: 15px;
}
.copyright p {
	margin-top: 21px;
	margin-left: 12px;
}
.navigation_bar {
	background-image: url('/i/nav_bar.jpg');
	background-repeat: repeat-x;
	/*height: 82px;*/
	height: 50px;
}
.navigation_bar h1 {
	font-size: 18px;
	color: #fff;
	/*padding-top: 14px;*/
	padding: 0 0 0 16px;
	font-weight: 500;
}
.navigation_bar .nav_way {
	margin-top: 23px;
	margin-left: 16px;
}
.nav_way a {
	color: #bdc5d5;
	text-decoration: underline;
}
.nav_way a:hover {
	text-decoration: none;
}
.nav_way span {
	margin-right: 5px;
}
.nav_way span.active a {
	color: #fff;
	text-decoration: none;
}

.main_block {
	padding: 20px 0 7px 33px;
	background: #fff
}
.main_block .content {
	float: left;
	width: 736px;
}
.main_block .banner {
	float: right;
	width: 206px;
}


.content .magazine p.text {
	color: #344974;
	text-align: justify;
	width: 155px;
}
.content .magazine a.dwnld {
	text-decoration: underline;
}
.content .magazine a.dwnld:hover {
	text-decoration: none;
}

.content .team li p, .content ul.magazine, .content ul.team {
	padding: 0;
	margin: 0;
}
.content .team li {
	margin-right: 30px;
	margin-left: 15px;
	width: 136px;
	height: 270px;

	list-style: none;
	float: left;

}
.content .team li p.name, .content .magazine p.title {
	margin-top: 18px;
	color: #025b34;
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
.content .team li p.position {
	color: #344974
}
.content .life_head  p {
	line-height: 16px;
	margin-bottom: 19px;
}
.content .life_head {
	border-bottom: 1px solid #e1e4e9;
}
.content .life {
	border-bottom: 1px solid #e1e4e9;
	padding-bottom: 15px;
	margin-bottom: 10px;
	line-height: 16px;
	color: #354872;
}
.content .news_list .news {
	position: relative; 
	border-bottom: 1px solid #e1e4e9;
	margin-top: 12px;
}
.content .news_list .news .date {
	color: #abb5c7;
	position: absolute;
	left: 100px;
}
.news_categories .btn {
	float: left;
	height:19px;
	cursor: pointer;
	background: #dde0e5;
	text-align: center;
	margin-right: 2px;
	border: 1px solid #dde0e5;
}
.news_categories .last {
	background: #fff;
	border: 1px solid #dde0e5;
}
.news_categories .btn_title {
	font-weight: 700;
	margin-left: 25px;
	margin-top: 2px;
	margin-right: 25px;
}
.news_categories .btn_hover {
	background: #162b55;
	border: 1px solid #162b55;
	color: #fff;
}
.pager {
	float: right;
	position: relative;
	margin-top: 30px;
	font-weight: 700;
}
.pager  .arrow_back {
	float: left;
	cursor: pointer;
	margin-right: 8px;
}
.pager .arrow_forward {
	float: left;
	cursor: pointer;
	margin-left: 8px;
}
.pager .pages {
	float: left;
	margin-top: 3px;
}
.pager .pages  a {
	color: #8d96a5;
	margin-left: 3px;
	margin-right: 3px;
}
.pager .pages  a.active {
	color: #1c2f55;
}
.pager .pages  a:hover {
	color: #1c2f55;
}   
.pager .pages  span {
	cursor: default;
	margin-left: 3px;
	margin-right: 3px;
}
.content .news_info {
	margin-top: 15px;
	color: #354872;
}
.news_info span.date {
	color: #abb5c7;
}
.news_info .footer {
	margin-top: 30px;
	margin-bottom: 10px;
}
.news_info .footer a {
	text-decoration: underline;
	color: #18469b;
}
.news_info .photos {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.news_info .photos .main_photo {
	margin-bottom: 5px;
}
.news_info .photos .sml_photo {
	float: left;
	margin-right: 5px;
}
.news_info .photos .sml_photo_norm {
	float: left;
}
.news_info .footer a:hover {
	text-decoration: none;
}
.news_info .footer .prev {
	float: left;
}
.news_info .footer .prev .arrow_prev {
	float: left; 
	margin-top: 1px;
}
.news_info .footer .prev .prev_title {
	margin-bottom: 4px;
	float: left;
	margin-left: 8px;
}
.news_info .footer .next {
	float: right;
}
.news_info .footer .next .arrow_next {
	float: right; 
	margin-top: 1px;
}
.news_info .footer .next .next_title {
	margin-bottom: 4px;
	margin-right: 8px;
	float: right; 
}
.subscribe .line {
	border-top: 1px solid #dadde2
	margin-top: 12px;
}
.subscribe .email_block1 {
	float: left;
	background-color: #d9dce1;
	height: 47px;
	width: 365px;
}
.subscribe .email_block2 {
	float: right;
	background-color: $fff;
	border: 1px solid #d9dce1;
	height: 45px;
	width: 365px;
}

.subscribe .email_languages { margin: 10px 0; }
.subscribe .email_languages SELECT { width: 200px; }

.email_block2 .mail {
	width: 215px; 
	border-top: 1px solid #6a6a6a; 
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #d8d8d8;
	border-right: 1px solid #bbbbbb;
	margin: 14px 0 0 12px;
}
.email_block1 .mail {
	width: 215px;
	border-top: 1px solid #6a6a6a;
	border-left: 1px solid #bbbbbb;
	border-bottom: 0;
	border-right: 1px solid #bbbbbb;
	margin: 14px 0 0 12px;
}
.email_block1 .btn {
	width: 105px;
	margin-left: 10px;
}
.email_block2 .btn {
	width: 105px;
	margin-left: 10px;
}

#feedbackForm { margin-top: 20px; }
#feedbackForm INPUT.text { width: 305px; margin-bottom: 15px; font: 11px Tahoma; padding: 2px; }
#feedbackForm SELECT { width: 305px; margin-bottom: 15px; width: 150px; font: 11px Tahoma;}
#feedbackForm OPTION { padding-left: 2px; }
#feedbackMainSelectContent { float: left; width: auto; width: 155px; }
#feedbackForm TEXTAREA { width: 380px; height: 120px; margin-bottom: 15px; padding: 2px; }
#feedbackTextareaContent { clear: both; }

.brandsSelect { width: 150px; font: 11px Tahoma; }
.brandsSelect OPTION { padding-left: 2px; }
.areaTitle { height: 60px; padding-top: 25px; clear: both; }
.brandTitle { padding: 15px 0 45px; border-top: 2px solid #e6e6e8; clear: both; }
.locationItem {
	color: #2c446a;
	width: 215px;
	height: 140px;
	float: left;
	/*border-bottom: 1px solid #e6e6e8;*/
	margin-bottom: 10px;
}
.locationItem .b { font-weight: bold; }
.locationItem A { text-decoration: underline; }

.timeline {
	margin-top: 20px;
	width: 300px;
	height: 53px;
	width: 730px;
}
.timeline .scr_area {
	float: left;
	background-image: url('/i/sc_bg.jpg');
	height:70px;
	width: 680px;
	overflow: hidden;
}
.timeline .scr_left {
	float: left;
	cursor: pointer;
}
.timeline .scr_right {
	float: right;
	cursor: pointer;
}

.timeline .scr_year {
	margin-top: -12px;
	margin-left: 7px;
}
.year_info .photo {
	float: left;
	margin-right: 30px;
	width: 228px; 
}

.brandLogo { text-align: center; width: 155px; height: 155px; float: left; }
.brandText { margin-left: 165px; height: 155px; background-image: url(/i/brands_bg.jpg); }
.brandText DIV { padding: 15px; color: white; }
.brandText DIV A { color: white; text-decoration: underline; }
.brandText DIV P { margin-top: 10px; }
.brandContent { border: 1px solid #e5e6ea; margin-top: 10px; height: 400px; }
.brandMap { width: 520px; float: left; height: 385px; padding: 10px; }
.brandPerson { margin-top: 20px; }
.brandPersonName { color: #02643d; font-size: 14px; margin-top: 20px; font-weight: bold; }
.brandPersonInfo { margin-top: 20px; }
.brandPersonLink { margin: 20px 0; }
.brandPersonLink A { text-decoration: underline; }
