*{margin:0; padding:0;}
html{
     width:100%; height:100%;
	 font-size:100.01%;
}
body {
     width:100%; height: 100%;
     min-height:100%;
     position:relative;
	 font:62.5% Arial, Helvetica, sans-serif;
	 background:#EEEEEE url(/img/bgMain.gif) repeat-x;
}
img{
	border:none;
}
select, textarea, .textbox{
	font:1em Arial, Helvetica, sans-serif;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
a{
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*******classes******/
.clearing {
	height: 0;
	clear: both;
}
.hide{
	display:none;
}
.none{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	background:none !important;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.textRight{
	text-align:right;
}
.replace{
	overflow:hidden;
}
.replace span{
	top:0; left:0;
	position:absolute;
}
.simpleList li{
	list-style:none;
	margin-bottom:5px;
}
.form li{
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
.blue{
color:#234F8B !important;
}
/*******************/
/********container********/
.stripe{
	top:0; left:0;
	position:absolute;
	width:100%; height:95px;
	background:#fff;
}
#outerWrapper {
	width:995px;
	margin:0 auto;
}
#outerWrapper:after {
	height: 0; 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden;
	zoom:1;
	font-size:0;
}
.index #wrapper {
	background:none;
}
#wrapper {
	background: url(/img/border.gif) repeat-y;
	overflow:hidden;
	zoom:1;
}
.index #container{
	margin-right: -282px;
}
.index #container {
	background:none;
}
#container {
	width: 100%;
	float: left;
	margin-right: -270px;
	background: url(/img/border.gif) repeat-y;
}
.index #content {
	margin-right: 282px;
}
#content {
	margin-right: 270px;
}
/**********header***********/
#header{
	width:995px; height:139px;
	font-size:11px;
	position:relative;
	background: url(/img/bgHeader.png) no-repeat;
}
.headerLeft{
	width:143px; height:94px;
	padding:40px 0 0 60px;
	float:left;
	border-top:5px solid #AB0534;
	position:relative;
}
.lang li{
	padding:5px;
	list-style:none;
	float:left;
}
.lang a{
	color:#B4B4B4;
}
.lang .active, .lang .active a{
	color:#fff;
	background:#BED1E7;
}
.rtsoft{
	width:203px; height:44px;
	bottom:0; left:0;
	position:absolute;
	display:block;
	text-indent:-999em;
	background: url(/img/rtsoft.gif) no-repeat;
}
.headerRight{
	width:792px; height:104px;
	padding-top:30px;
	float:left;
	border-top:5px solid #0C4DA2;
	position:relative;
}
.logo{
	margin-right:105px;
	float:left;
	position:relative;
	overflow:hidden;
	font-size:40px;
	font-weight:normal;
}
.logo a{
	text-decoration:none;	
	color:#676767;
}
.logo, .logo span{
	width:205px; height:34px;
}
.logo span{
	top:0; left:0;
	position:absolute;
	cursor:pointer;
	background: url(/img/logo.png) no-repeat;
}
.searchForm{
	width:206px;
	float:left;
	margin-right:55px;
	padding-top:10px;
	position:relative;
}
.searchForm .textbox{
	width:191px; height:17px;
	padding:3px 0 0 15px;
	color:#848484;
	border:none;
	background: url(/img/searchBox.gif) top right no-repeat;
}
.searchForm .find{
	width:20px; height:20px;
	top:0; right:0;
	position:absolute;
	cursor:pointer;
	border:none;
	background:none;
}
.phoneNumber{
	width:216px; height:51px;
margin-top:-18px;
position:relative;
	float:left;
	text-indent:-999em;
	background: url(/img/contactUs.png) no-repeat;
}
.leaveRequest{
	width:108px; height:8px;
	top:70px; right:75px;
	position:absolute;
	text-indent:-999em;
	background: url(/img/leaveRequest.png) no-repeat;
}
#mainNav{
	width:792px;
	bottom:0; left:0;
	position:absolute;
	background:#AAAAAA;
	overflow:hidden;
	zoom:1;
z-index:1;
}
#mainNav li{
	list-style:none;
	float:left;
	font-size:12px;
	color:#fff;
	border-right:1px solid #CCCCCC;
position:relative;
text-transform:uppercase;

}
#mainNav a{
padding:15px 15px 14px;
	display:block;
	color:#fff;
	position:relative;
font-weight:bold;
}
#mainNav a:hover{
	text-decoration:none;
	background:#AB0534;	
}
#mainNav .last{
	border:none;
}
#mainNav .last a{
padding:15px 27px 14px 15px !important;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
body:first-of-type #mainNav li{
font-size:11px;
}
}
@media all and (-webkit-min-device-pixel-ratio:0) {
body:first-of-type #mainNav .last a{
padding-right:27px;
}
}
@media all and (-webkit-min-device-pixel-ratio:0) {
body:first-of-type #mainNav a{
padding:15px 17px 17px;
}
}
#mainNav{
	overflow:visible;
}
#mainNav li .sub{
	top:-999em;
	width:200px;
	background:#DBDBDB;
	position:absolute;
}
#mainNav li ul li{
	float:none;
	border-bottom:1px solid #F1F1F1;
	border-right:none;
	color:#666666;
	zoom:1;
text-transform:none;
}
/*#mainNav li ul li :first-letter {
text-transform:uppercase;
}*/
#mainNav .last{
	border:none;
}
#mainNav li ul li a{
	color:#666666;
	zoom:1;
	background:none !important;
font-weight:normal;
}
#mainNav li ul li a:hover{
	color:#234F8B;
	background:#F1F1F1 !important;
}
#mainNav li:hover .sub,
#mainNav li.sfhover .sub{
	top:-999em;
}
#mainNav li:hover .sub,
#mainNav li.sfhover .sub{
	top:auto; left:0;
}
#mainNav li:hover a,
#mainNav li.sfhover a{
	background:#AB0534;
}
/**********article***********/
.index #article {
	width:510px;
}
#article {
	margin-left: 203px;
	font-size:12px;
	width:526px;
}
*+html #article {
	margin:0;
	float:Left;
}
#article h2{
	font-size:12px;
	color:#636363;
	margin-bottom:20px;
}
#article h3{
	font-size:14px;
	color:#636363;
	margin-bottom:20px;
}
#article ul, #article ol{
	margin:0 0 10px 10px;
}
#article ul li ul{
margin:0 !important;
}
#article a{
	color:#234F8B;	
}
#flash{
	width:500px; height:360px;
	margin-bottom:10px;
	zoom:1;
	background: url(/img/flash.jpg) no-repeat;
}
.navchain{
	padding:5px 0 5px 15px;
	margin:0 0 10px 0!important;
	border-bottom:1px solid #fff;
	overflow:hidden;
	zoom:1;
}
.navchain li{
	margin-right:5px;
	list-style:none;
	float:left;
	color:#676767 !important;
}
.navchain a{
	color:#676767 !important;
}
.selectBlock{
	width:495px; height:60px;
	margin-bottom:30px;
	padding:15px 0 0 15px;
	background:#AB0534;
}
.selectBlock table{
	border-collapse:collapse;
}
.selectBlock td{
	width:264px;
	vertical-align:top;
}
.selectBlock label{
	white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color:#fff;
}
.selectBlock select{
	width:235px;
font-size:11px !important;
}
.contentBlockWrapper{
	padding:0 10px 0 15px;
	color:#2B4244;
	line-height:16px;
}
.contentBlockWrapper ul{
margin-left:2px !important;
}
.contentBlockWrapper ul li{ 
list-style:none;
padding-left:15px;
background: url(/img/dash.gif) 0 8px no-repeat;
}
.contentBlockWrapper ol li{
font-weight:bold;
color:#234f8b;
}
.contentBlockWrapper ol li p{
font-weight:normal;
margin-bottom:0 !important;
color:#2B4244;
}
.contentBlockWrapper p{
	margin-bottom:10px;
}
.contentBlockWrapper strong{
	color:#234F8B;
}
.twoColsTable{
	width:100%;
	border-collapse:collapse;
}
.index .twoColsTable td{
width:200px;
height:475px;
}
.twoColsTable td{
	padding-right:10px;
	vertical-align:top;
	border-right:1px solid #CCCCCC;
}
.twoColsTable .last{
	padding:0 0 0 25px;
	border:none;
}
.pTitle{
	padding:25px;
	color:#fff;
	font-size:18px;
	text-align:right;
	background: url(/img/bgTitle.jpg) no-repeat;
}
.cTitle{
	font-size:16px !important;
	color:#234F8B !important;
}
.imgWrapper{
	margin-right:10px;
	float:left;
	position:relative;
}
.imgWrapper img{
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	display:block;
}
.imgDescr{
	display:block;
	float:left;
	padding-top:5px;
	text-align:center;
	color:#234F8B !important;
}
.catalogTable{
	border-collapse:collapse;
}
.catalogTable td{
	padding:0 10px 30px 0;
	vertical-align:top;
	color:#234F8B;
}
td .imgWrapper{
	float:none;
}
.printBack{
	padding-top:50px;
}
.print{
	padding-left:15px;
	margin-right:15px;
	font-weight:bold;
	background: url(/img/printIco.gif) 0 5px no-repeat;
}
.back{
	padding-left:15px;
	font-weight:bold;
	background: url(/img/backIco.gif) 0 5px no-repeat;
}
.galleryTable{
	margin:10px -40px 20px 0;
	border-collapse:collapse;
}
.galleryTable td{
	width:139px;
	vertical-align:top;
	padding:0 40px 30px 0;
}
.galleryTable .linzaIco{
	width:22px; height:15px;
	bottom:6px; right:5px;
	position:absolute;
	display:block;
	text-indent:-999em;
	cursor:pointer;
	background: url(/img/linzaIco.gif) no-repeat;
}
.galleryTable .imgWrapper{
	width:139px;
	margin:0 0 10px 0 !important;
	zoom:1;
}
.galleryTable .imgWrapper img{
	display:block;
}
.galleryTable{}
/***************************/
/********asideLeft*********/
#asideLeft {
	width: 203px;
	float: left;
	zoom:1;
font-size:12px;
}
#asideLeft h2{
	margin-bottom:25px;
	font-size:12px;
	color:#636363;
}
#asideLeft a{
	color:#234F8B;	
}
.alBlock{
	padding:20px 10px 15px 20px;
	font-size:12px;
}
.alBlockTop{
	color:#fff;
	padding-left:0 !important;
	min-height:160px;
	background:#708DB5 url(/img/bgAlBlockTop.jpg) no-repeat;
}
.alBlockTop h2{
	padding-left:20px;
	color:#234F8B !important;
}
.alBlockTop p{
	padding:0 5px 0 20px;
}
.alBlockWhite{
	height:194px;
	background:#fff;
}
.alBlockWhite h2{
color:#A40330 !important;
}
.alBlockWhite p{
	margin-top:30px;
	padding-top:10px;
	border-top:1px solid #E5E5E5;
}
.alBlockLast{
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
padding-top:10px;
margin-top:20px;
height:460px;
}
.alBlockLast h2{
color:#A40330 !important;
}

.alBlockLast strong a{
color:#A40330 !important;
}
.dateList{}
.dateList dt{
	color:#504E4E;
}
.dateList dd{
	margin-bottom:20px;
}
.leftNav{}
.leftNav li{
	list-style:none;
	padding:5px 0 5px 0px;
	font-size:12px;
}
.leftNav a{
	color:#fff !important;
	position:relative;
display:block;
padding:0 5px 0 20px;
}
.leftNav .active a{
	zoom:1;
	background: url(/img/leftNavActive.png);
}
.leftNav li ul{
	padding-top:5px;
}
.leftNav li ul li{
	margin-left:10px;
	padding-bottom:0;
	padding-left:20px;
}
.leftNav li ul li a, .leftNav .active ul li a{
display:inline;
background:none;
padding-left:0;
}
.leftNav li ul li ul li{
	margin-left:0 !important;
	padding-bottom:0;
	padding-left:10px;
	background: url(/img/leftNavBullet.gif) 0 11px no-repeat;
}
.leftNav .subActive{
font-weight:bold;
}
.leftNav li ul li .subActive{
	font-weight:bold;
	background: url(/img/leftNavBulletA.gif) 0 11px no-repeat;
}
.leftNav li ul .subActive li{
font-weight:normal;
}
.leftNav li ul .subActive .subActive{
font-weight:bold;
}
/***************************/
/*******asideRight*********/
.index #asideRight{
	width: 282px;
}
#asideRight{
	width: 265px;
	float: right;
	zoom:1;
	font-size:12px;
}
#asideRight h2{
	font-size:12px;
	color:#636363;
	margin-bottom:25px;
}
#asideRight a{
	color:#234F8B;		
}
.arBlock{
	padding:20px;
	border-bottom:1px solid #fff;
}
.index .arBlock .dateList{
	margin-bottom:10px;
	border-bottom:1px solid #D3D3D3;
}

.arFirst{
min-height:329px;
}
.imgList{
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
z-index:-1;
}
.index .imgList li{
	width:285px; height:75px;
	margin:0 0 20px 0!important;
padding:0 !important;
	list-style:none;
overflow:hidden;
}
.imgList li{
height:75px;
	padding:20px 0 0 0;
	margin-right:20px;
	list-style:none;
	float:left;	
}
.imgList .last{
	margin:0;
}
/*
.imgList img{
	top:0; left:0;
	position:absolute;
}
*/
.imgList a{

}
.arLast{
	border:none;
}
/***************************/
/**********footer**********/
#footer{
	width:970px;
	padding:15px 0 0 25px;
	margin:0 auto;
	font-size:11px;
	color:#909090;
}
#footer a{
	color:#909090;
}
.mailMap{
	width:177px;
	margin-right:20px;
	padding-bottom:20px;
	float:left;
	border-right:1px solid #fff;
}
.mailMap li{
	padding-left:25px;
	list-style:none;
	margin-bottom:15px;
}
.mailMap a{
	color:#AB0534 !important;
}
.mailIco{
	background: url(/img/mailIco.gif) 0 4px no-repeat;
}
.mapIco{
	background: url(/img/mapIco.gif) 0 2px no-repeat;
}
.copyrights{
	width:229px; height:78px;
	margin-right:20px;
	float:left;
	border-right:1px solid #fff;
}
.contacts{
	margin-right:40px;
	float:left;
}
.form label{
	width:70px;
	float:left;
	margin-right:10px;
}
.form .textbox, .form textarea{
	width:390px;
}
#lightbox-nav {
width:95% !important;
padding-left:15px;
}