* {
    padding: 0;
    margin: 0;
}
html, body {
	height: 100%;	
}
body {
    font-family: Tahoma, Arial, sans-serif;
    font-size:100%;
	margin:0px; padding:0px;
	color: #000000;
}
img, div, ul, li { behavior: url(js/iepngfix.htc); }
br.clear {
	clear:both;
}
#container {
	min-height: 100%;
	min-width: 1000px;
	margin: 0 auto;	
	background: url(../images/7press.jpg) 50% 77px no-repeat;
	position: relative;
	max-width: 1500px;
	position: relative;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}
* html #container {
	height: 100%;	
	zoom: 1;
}
/*----------------------------------- HEADER -------------------------------------*/
#container #header {
	height: 77px;
	background: #fbd748;
	color: #ff9900;
	font-size: 24px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	padding-left: 65px;
}
#container #header span.slogan{
	padding-top: 35px;
	display: block;
	width: 325px;
	float: left;
}
#container #header .logo {
	margin-right: 44px;
	width: 145px;
	float: right;
	margin-top: 10px;
}
#container #header .logo img {
	border: 0;
}
/*============================== MENU ==================================*/
#container .menu {
	float: right;
	background: transparent url(../images/circle.png) 100% 0px no-repeat;
	height: 49px;
	padding-bottom: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
#container .menu ul {
	float: right;
}
#container .menu ul li {
	display: block;
	float: left;
}
#container .menu ul li a:link,
#container .menu ul li a:visited {
	float: left;
	display: block;
	color: #535353;
	text-decoration: none;
	padding-top: 17px;
	width: 104px;
	height: 32px;
	border-right: 1px solid #fbd748;
	text-align: center;
	font-size: 14px;
}
#container .menu ul li a:hover {
	float: left;
	display: block;
	color: #FECB00;
	text-decoration: underline;
	padding-top: 17px;
	width: 104px;
	height: 32px;
	border-right: 1px solid #fbd748;
	text-align: center;
	font-size: 14px;
	background: transparent url(../images/hover.jpg) 100% 0% no-repeat;
}
#container .menu ul li a.active:link,
#container .menu ul li a.active:visited,
#container .menu ul li a.active:hover {
	float: left;
	display: block;
	color: #529002;
	text-decoration: underline;
	padding-top: 17px;
	width: 104px;
	height: 32px;
	border-right: 1px solid #b1e56c;
	text-align: center;
	font-size: 14px;
	background: transparent url(../images/hover.jpg) 100% 0% no-repeat;
}
#container .menu ul li a.gray_active:link,
#container .menu ul li a.gray_active:visited,
#container .menu ul li a.gray_active:hover {
	float: left;
	display: block;
	color: #529002;
	text-decoration: underline;
	padding-top: 17px;
	width: 104px;
	height: 32px;
	border-right: 1px solid #fbd748;
	text-align: center;
	font-size: 14px;
	background: transparent url(../images/hover_gray.jpg) 100% 0% no-repeat;
}
#container .menu ul li a.gray:hover {
	float: left;
	display: block;
	color: #FECB00;
	text-decoration: underline;
	padding-top: 17px;
	width: 104px;
	height: 32px;
	border-right: 1px solid #fbd748;
	text-align: center;
	font-size: 14px;
	background: transparent url(../images/hover_gray.jpg) 100% 0% no-repeat;
}
/*============================== /MENU ==================================*/
#logo_sait{
	position: absolute;
	left: 5%;
	top: 152px;
	border: 0;
}
/*----------------------------------- LEFT -------------------------------------*/
.left {
	float: left;
	margin-top: 160px;
	line-height: 1.3;
	padding-bottom: 27px;
	width: 50%;
	height: 253px;
}
.left .wrapper {
	margin-left: 18%;
	background: url(../images/shape.gif) 0px 47px no-repeat;
	height: 253px;
}
.left ul {
	padding-left: 33px;
	width: 212px;
}
.left ul li {
	position: relative;
	padding-right: 14px;
}
.left ul li a:link,
.left ul li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
	font-size: 14px;
	height: 1%;
}
.left ul li a:hover {
	color: #000000;
	text-decoration: none;
	background: #fde173;
	display: block;
	padding: 2px 5px;
	font-size: 14px;
	height: 1%;
}
/*------------- ÂÒÎÐÎÉ óðîâåíü ---------------*/
.left ul li ul li {
	position: relative;
}
.left ul li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 155px;
	padding-left: 0;
	border-left: 1px solid #fbe99f;
	border-bottom: 1px solid #fbe99f;
	background: transparent url(../images/big_corner.png) top right no-repeat;
	padding: 12px 8px 12px 12px;
	line-height: 1.4;
	width: 174px;
	_background: #fce483;
	_border: 1px solid #fbe99f;
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.left ul li ul li a:link,
.left ul li ul li a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/tire.gif) left 10px no-repeat;
	padding-left: 11px;
}
.left ul li ul li a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	background: none;
	background: url(../images/tire.gif) left 10px no-repeat;
	padding-left: 11px;
}
.left .wrapper ul li:hover ul { display: block; }
.left .wrapper ul li.over ul { display: block; }
/* Fix IE. Hide from IE Mac \*/ 
* html .left ul li { float: left; height: 1%; } 
* html .left ul li a:link,
* html .left ul li a:visited { height: 1%; } 
/* End */ 
/*----------------------------------- /LEFT -------------------------------------*/

/*------------------------ RIGHT ------------------------------*/
.right {
	float: right;
	width: 50%;
	_width: 49%;
	/width: 49%;
	margin-top: 176px;
}
span.phone {
	right: 5%;
	top: 205px;
	position: absolute;
	color: #fcbc29;
	font-size: 18px;
}
span.phone span.big {
	font-size: 30px;
}
.right a:link,
.right a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
.right a:hover {
	background: #f5c045;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;	
}
.right a.active:link,
.right a.active:visited,
.right a.active:hover {
	background: #F5C045;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}

* html .right a:link,
* html .right a:visited,
* html .right a:hover {
	zoom: 1;
}
.right span.name {
	float: left;
	margin-left: 290px;
	font-size: 24px;
	margin-right: 25px;
}
.right .links {
	float: left;
	margin-top: 5px;
	line-height: 1.2;
	/line-height: 1.4;
}
/*------------------------ /RIGHT ------------------------------*/

/*------------------------ CENTER ------------------------------*/
.center {
	font-size: 12px;
	line-height: 1.2;
	background: #dadad9;
	height: 252px;
}
.center .left_block {
	width: 50%;
	margin-top: -252px;
	background: transparent url(../images/big_arrow.gif) 136px 60px no-repeat;
	float: left;
}
.center .left_block .left_inner {
	/*margin-right: -153px;*/
	padding-left: 21%;
	width: 100%;
	/*padding-left: 20px;*/
	padding-top: 37px;
	float: left;
	/*background: url(../images/quot_r.gif) 95% 100% no-repeat;*/
}
.center .left_block .left_inner h1 {
	font-size: 24px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1;
}
.center .left_block .left_inner .margin {
	margin-left: 18px;
	float: left;
	/*background: url(../images/quot_l.gif) 50% 24px no-repeat;*/
}
.center .left_block .left_inner .margin .block {
	float: left;
	width: 42%;
	_width: 41%;
	/width: 41%;
	margin-right: 8%;
	line-height: 1.3;
	text-align: justify;
}
.center .left_block .left_inner .margin .block a.more:link,
.center .left_block .left_inner .margin .block a.more:visited {
	color: #ff9900;
	text-decoration: underline;
	float: right;
	font-size: 11px;
	background: url(../images/3circle.gif) left bottom no-repeat;
	padding-left: 47px;
}
.center .left_block .left_inner .margin .block a.more:hover {
	color: #ff9900;
	text-decoration: none;
	float: right;
	font-size: 11px;
	background: url(../images/3circle.gif) left bottom no-repeat;
	padding-left: 47px;
}
.center .right_block {
	height: 252px;
}
.center .right_block .right_inner {
	width: 50%;
	_width: 49%;
	/width: 49%;
	height: 252px;
	margin-left: 50%;
	_margin-left: 51%;
	/margin-left: 51%;
}
.center .right_block .right_inner .right_inner_content {
	margin-left: 153px;
	background: #e9e9e8;
	border-top: 1px solid #d9dbd5;
	height: 166px;
	position: relative;
	padding-top: 85px;
	padding-left: 18px;
	padding-right: 87px;
	line-height: 1.2;
}
.center .right_block .right_inner .right_inner_content ul li {	
	color: #000000;
	background: transparent url(../images/arrow.gif) 0px 7px no-repeat;
	padding-left: 14px;
	margin-bottom: 20px;
}
*html .center .right_block .right_inner .right_inner_content ul li {
	zoom: 1;
}
.center .right_block .right_inner .right_inner_content ul li strong {
	font-weight: normal;
	background: #fbdf8c;
}
.center .right_block .right_inner .right_inner_content ul li a:hover strong {
	text-decoration: underline;
}
.center .right_block .right_inner .right_inner_content ul li a:link,
.center .right_block .right_inner .right_inner_content ul li a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
}
.center .right_block .right_inner .right_inner_content ul li a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 1.3;
}
.center .right_block .right_inner .right_inner_content .akcii {
	position: absolute;
	top: -130px;
	left: -100px;
	background: transparent url(../images/akcii.png) top left no-repeat;
	width: 239px;
	height: 205px;
}
/*------------------------ /CENTER ------------------------------*/

/*------------------------ FOOTER ------------------------------*/
.footer {
	background: #ffcb00;
	height: 182px;
	padding: 20px 65px 45px 65px;
	color: #f8fdea;
	font-size: 11px;
	line-height: 1.8;
}
.footer table {
	float: left;
}
.footer strong {
	padding-left: 5px;
	margin-bottom: 10px;
	display: block;
}
.footer ul li {	
	padding-right: 30px;
}
.footer ul li a:link,
.footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 3px 2px 5px;
}
.footer ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	padding: 2px 3px 2px 5px;
}
.footer ul a.active {
	color: #f8fdea;
	background: #ffbe00;
	padding: 2px 3px 2px 5px;
}
.footer ul li.active {
	background: url(../images/arr_white.gif) right center no-repeat;
}
.footer td {
	padding-right: 10px;
	background: url(../images/dott.gif) right repeat-y;
}
.footer td.menu1,
.footer td.menu2 {
	padding-left: 12px;
}
.footer td.menu2 {
	background: none !important;
}
.footer .info {
	float: right;
	width: 270px;
}
.footer .info .left_cont {
	background: url(../images/arr_white.gif) right center no-repeat;
	float: left;
	padding-right: 30px;
	margin-right: 5px;
	margin-top: 5px;
}
.footer .info .left_cont span.cont {
	background: #ffbe00;
	padding: 1px 22px;
	float: left;
	line-height: 1.4;
}
.footer .info div.text {
	background: url(../images/dott.gif) left repeat-y;
	float: right;
	padding: 2px 10px 2px 10px;
	/*margin-bottom: 45px;*/
	font-size: 12px;
}
.footer .info .text a:link,
.footer .info .text a:visited {
	color: #f8fdea;
	text-decoration: none;
}
.footer .info .text a:hover {
	color: #f8fdea;
	text-decoration: underline;
}
.footer .info {
	float: right;
	width: 290px;
}
.footer .info a:link,
.footer .info a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer .info a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
