*{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% Tahoma;
	 background:#F9F9F9 url(/img/bgMain.jpg);
}
img{
	border:none;
}
select, textarea, .textbox{
	font:10px Tahoma;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
a{
	outline:none;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#666666;
}
/*******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;
}
.tr{
	text-align:right;
}
.tl{
	text-align:left;
}
.replace{
	overflow:hidden;
	position:relative;
}
.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;
}
.nav li{
	list-style:none;
}
.nav .last{
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
.more{
	padding-left:15px;
	background: url(/img/paperIco.gif) no-repeat;
}
/**********outerWrapper***********/
#fixWidth{
	max-width:1280px;
	min-width:995px;
	margin:0 auto;
    height: auto !important;
    min-height:100%;
    height: 100%;
}
#outerWrapper {
}
#outerWrapper:after {
	height: 0; 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden;
	zoom:1;
	font-size:0;
}
#container {
	width: 100%;
	float: left;
	margin-right: -345px;
}
#content {
	margin-right: 345px;
}
/**********header***********/
.index #header{
	height:501px;
}
#header {
	width:100%;height:396px;
	background:#F4F5F5;
	padding-top:25px;
	overflow:hidden;
	position:relative;
}
.mainNav{
	width:70%;	
	float:left;
	padding-left:75px;
}
.mainNav table{
	width:100%;
	font-size:12px;
	border-collapse:collapse;
}
.mainNav td{
	/*padding-right:35px;*/
}
.mainNav a, .mainNav strong{
	padding:10px 15px 13px;
	color:#006666;
	text-align:center;
	position:relative;
}
.mainNav strong{
	color:#fff;
	position:relative;
	zoom:1;
	display:block;
	background:#50C0DC url(/img/mainNavActiveR.gif)  top right  no-repeat; 	
}
.mainNav strong span{
	width:5px; height:37px;
	top:0; left:0;
	position:absolute;
	background:url(/img/mainNavActiveL.gif) no-repeat; 	
}
.hmm{
	width:140px;
	padding-left:80px;
	margin-top:0px;
	float:left;
	font:12px Tahoma;
}
.hmm li{
	margin-right:50px;
	list-style:none;
	float:left;
}
.hmm a{
	display:block;
	text-indent:-999em; 
}
.homeIco a{
	width:11px; height:10px;
	background: url(/img/homeIco.gif) no-repeat;
}
.mailIco{
	margin-right:0 !important;
}
.mapIco a{
	width:11px; height:10px;
	background: url(/img/mapIco.gif) 0 1px no-repeat;
}
.mailIco a{
	width:12px; height:10px;
	background: url(/img/mailIco.gif) 0 2px no-repeat;
}
.index .headerBlock{
	height:429px;
	background:#D7DADA url(/img/bgHeaderBlockIndex.gif) repeat-x;
}
.headerBlock{
	width:100%; height:326px;
	bottom:0; left:0;
	position:absolute;
	overflow:hidden;
	zoom:1;
	background:#D7DADA url(/img/bgHeaderBlock.gif) repeat-x;
}
.headerBlock a:link{
	color:#006666;	
}
.headerImg{
	bottom:0; left:0;
	position:absolute;
}
.headerBlock .clientsBlock{
	top:74px; right:45px;
	position:absolute;	
}
.clientsBlock{
	height:74px;
	margin-bottom:20px;
	padding:10px 10px 10px 70px;
	background:#A4A9AA url(/img/bgClients.png) no-repeat;
}
.headerTextBlock{
	width:220px;
	top:200px; right:45px;
	position:absolute;
	color:#000000;
	font-size:11px;
}
.headerTextBlock p{
	margin-bottom:10px;
}
/**********article***********/
#article {
	padding:35px 0 35px 45px;
	font-size:11px;
	line-height:15px;
}
#article h1{
	margin-bottom:20px;
	font-size:24px;
	font-weight:normal;
	color:#000000;
}
#article h2{
	font-size:18px;
	margin-bottom:20px;
	font-weight:normal;
	color:#669999;
}
#article h3{
	font-size:1.8em;
}
#article ul{
	margin-left:10px;
}
#article a:link{
	color:#006666;	
}
#article p{
	margin-bottom:20px;
}
.indexTable{
	width:100%;
	border-collapse:collapse;
}
.indexTable td{
	padding:0 70px 30px 0;
	vertical-align:top;
}
.indexTable h1{
	margin-bottom:0 !important;
}
.contentWrapper{
	padding-left:60px;
}
.cIco{
	padding:15px 0 25px 60px;
	margin-left:-60px;
	position:relative;
	zoom:1;
}
.cIco1{
	background: url(/img/cIco1.png) no-repeat;
}
.cIco2{
	background: url(/img/cIco2.png) no-repeat;
}
.cIco3{
	background: url(/img/cIco3.png) no-repeat;
}
.cIco4{
	background: url(/img/cIco4.png) no-repeat;
}
.bulletList{
	margin:0 0 20px 0 !important;
}
.bulletList li{
	list-style:none;
	margin-bottom:15px;
	padding-left:25px;
	background: url(/img/paperIco.gif) no-repeat
}
.coloredTable{
	border-collapse:collapse;
}
.coloredTable th{
	padding:4px;
	text-align:left;
	color:#fff;
	background:#3BB3C2;
	border:1px solid #CCCCCC;
}
.coloredTable td{
	padding:4px;
	color:#666666;
	vertical-align:top;
	border:1px solid #CCCCCC;
}
.tabWrapper{
	width:100%;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.tabWrapper ul{
	float:right;
}
.tabWrapper li{
	padding:10px;
	list-style:none;
	float:left;
	color:#fff;
	position:relative;
}
.tabWrapper .last{
	margin-right:0;
}
.tabWrapper .active{
	background:#3BB3C2 url(/img/tabRight.gif) top right no-repeat;
}
.tabWrapper .active span{
	width:5px; height:29px;
	top:0; left:0;
	position:absolute;
	display:block;
	background: url(/img/tabLeft.gif) no-repeat;
}
.coloredRowTable{
	width:100%;
	border-collapse:collapse;
}
.coloredRowTable th{
	text-align:left;
	color:#FFFFFF;
	padding:7px 10px;
	border-bottom:1px solid #fff;
	background:#3BB3C2;
}
.coloredRowTable th.first{
	background:#3BB3C2 url(/img/thtl.gif) no-repeat;
}
.coloredRowTable th p{
	padding:10px 0 0 10px;
	position:relative;
}
.coloredRowTable th a{
	color:#CCFFFF !important;
} 
.coloredRowTable th span{
	font-weight:normal;
}
.coloredRowTable td{ 
	padding:10px;
	font-weight:bold;
}
.coloredRowTable td p{
	margin:0 !important;
	padding:10px;
} 
.coloredRowTable td span{
	width:50px;
	display:table-cell;
	zoom:1;
} 
.coloredRowTable td.first{
	font-weight:normal;	
}
.coloredRowTable .selected .first{
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-bottomleft:5px; 
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.coloredRowTable .selected .last{
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomright:5px; 
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.coloredRowTable .selected td{
	background:#DDE8E8;
}
/***************************/
/**********asideRight***********/
#asideRight {
	width: 280px;
	padding:35px 45px 0 0;
	float: right;
	font-size:11px;
}
#asideRight ul{
	list-style:none;
}
#asideRight li{
	margin-bottom:15px;
}
#asideRight a{
	color:#0099CC;
}
#asideRight p{
	margin-bottom:15px;
}
.index .arBlock{
	padding-left:60px;
}
.index .arBlock a{
	color:#006666 !important;	
}
/**********footer***********/
#footer {
	width:100%;
	max-width:1280px;
	min-width:995px;
	padding-bottom:40px;
	margin:0 auto;
	color:#666666;
	font-size:11px;
	overflow:hidden;
	zoom:1;
	background:#D7DADA;
	position:relative;
}
#footer a{
	color:#006666;
}
#footer a:hover{
	text-decoration:none;
}
.bgFooterIndex{
	width:185px; height:115px;
	bottom:0; right:120px;
	position:absolute;
	background: url(/img/bgFooterIndex.jpg) no-repeat;
}
.footerContent{
	padding:35px 0 0 105px;
}
.footerBlock{
	margin-right:35px;
	float:left;
}
.copyrights{
	padding-left:85px;
	float:left;
}
.newsWrapper{
	padding:50px 30px 50px 105px;
	background:#DCDFDF;
}
.newsWrapper table{
	width:100%;
	border-collapse:collapse;
}
.newsWrapper td{
	width:33%;
	vertical-align:top;
	padding-right:30px;
}
.textarea600{
	width:618px;
	height:100px;
}


.phones { margin: 0; padding: 8px 85px 0 0; clear: both; text-align: right; font-size: 18px; }
.phones span.phone2 { display: block; }
.phones span.code { font-size: 12px; }
