* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/body_back.jpg) repeat-x;
	font-family: Century Gothic, Arial;
	font-size: 14px;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 188px;
	background: url(../images/header.jpg) no-repeat;
}

.header_app {
	width: 100%;
	height: 86px;
	background: none;
}
.h_menu {
	display: block;
	float: left;
	height: 314px;
	width: 279px;
	background: #bbb;
	overflow: hidden;
}


.content {
	display: block;
	float: right;
	height: 315px;
	width: 681px;
	background: #ddd;
	overflow: hidden;
	background: url(../images/content_back.jpg) no-repeat left;
	color: #472F92;
}

.submenu {
	width: 100%;
	height: 50px;
}
.submenu li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 10px 32px 0 0;
	color: #ff6633;
	font-weight: bold;
}
.submenu li  a {
	color: #fff;

}
.submenu li  a:hover {
	color: #ff6633;
}

h1 {
	clear: both;
	padding: 12px 0 0 0;
	font-size: 22px;
	color: #472f92;
	text-transform: uppercase;
}
p.breadcrumbs {
	font-size: 11px;
	color: #999;
}
p.breadcrumbs a {
	color: #472f92;
}


div.textt {
	overflow: auto;
	height: 210px;
}
div.textt p {
	margin: 8px 12px 12px 0;
}
div.textt, div.textt ul li {
	color: #472F92;
}

div.textt ul li {
	 list-style-type:disc;
margin: 0 0 0 22px;
}

.investors {
	margin: 16px 0;
}
.investors li {
	display: block;
	text-align: center;
	height: 64px;
	line-height: 64px;
	margin: 8px 0 !important;
	clear: both;
	list-style-type: none;
}

.invest_logo {
	width: 300px;
	float:left;
text-align:center;
}
.invest_link {
	width: 250px;
	float: left;
	border-left: solid 1px #bbb;
	padding: 0 0 0 32px;
	text-align: left;
}
.footer {
	height: 88px;
	width: 100%;
	text-align: center;
	display: block;
	clear: both;
	padding: 50px 0 0 0;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}

.footer a {
	color: #fff;

}
.footer a:hover { color: orange;}

.lang{
	float: right;
	margin:84px 23px 0 0;
}
.header img {
	float: left;
}
table.contacts {
	font-size: 10pt;
	display: block;
	width: 660px;
	clear:both;
}
table.contacts td {
	vertical-align: top;

}
.rrr {
	width: 666px;
	clear: both;
}
.rrr div.td1, .rrr div.td2, .rrr div.td3, .rrr div.td4 {
	float: right;
	height: 36px;


}
.rrr div.td2, .rrr div.td3, .rrr div.td4 {

	margin: 16px 0 0 0;

}
.td1 {
	width: 152px;


}
.td2 {
	width: 170px;
}
.td3 {
	width: 134px;

}
.td4 {
	width: 210px;


}
.add_left {
	width: 8px;
	height: 29px;
	background: url(../images/add_left.jpg) no-repeat;
	float: left;
}
.add_right {
	width: 8px;
	height: 29px;
	background: url(../images/add_right.jpg) no-repeat;
	float: left;
}
.add_address {
	padding: 6px;
	height: 17px;
	background: url(../images/add_back.jpg) repeat-x;
	float: left;
	width: 140px;
	text-align: center;
}
.add_telephone {
	padding: 6px;
	height: 29px;
	background: url(../images/add_back.jpg) repeat-x;
	float: left;
	width: 104px;
	text-align: center;
}
.add_mail {
	padding: 6px;
	height: 29px;
	background: url(../images/add_back.jpg) repeat-x;
	float: left;
	width: 180px;
	text-align: center;
}
div.texttk {
	overflow: auto;
	height: 206px;
	clear:both;
}
div.texttk p {
	margin: 8px 12px 12px 0;
}
div.texttk, div.texttk ul li {
	color: #472F92;
}

div.texttk ul li {
	 list-style-type:disc;
margin: 0 0 0 22px;
}

.submenu_app {
	width: 100%;
	height: 50px;
}
.submenu_app li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 10px 12px 0 0;
	color: #ff6633;
	font-weight: bold;
}
.submenu_app li  a {
	color: #fff;

}
.submenu_app li  a:hover {
	color: #ff6633;
}

.contact_list {
	color: #666666;
	font-size: 14px;
	width: 504px;
}
.contact_list input, select, textarea {
	background:#FFFFFF url(../images/input-bg.gif) repeat-x scroll left top;
	width: 240px;
	color: #666666;
}

.required {
	color: #EC4A24;
	font-weight: bold;
}

.clear {
	clear:both
}


