html, body {
	font-family: Verdana, sans-serif;
	height:100%;
	margin:0;
	padding:0;
	background:#;
}
h1 {
	font-size: 10pt;
}
/* Разметка главного div
-----------------------------------------*/
.main {
	min-width:1024px;
	max-width:1280px;
	margin: 0 auto;
	padding: 0;
	width:80%;
	border:2px solid #b1cfd7;
}
/* Разметка шапки "Главной"
-----------------------------------------*/
.header {
	height:186px;
	background:url('../images/bg_header.jpg') no-repeat scroll top right #E6E7E9;
	position:relative;
}
.header table{
	height:186px;
	margin-left:30px;
}
.header tbody{
	vertical-align:middle;
}
.eneLogo {
    position: absolute;
    right: 718px;
    top: 25px;
}
.eneLogo img {
	border:0;
}
.tel {
    border-left: 2px solid #FFFFFF;
    position: absolute;
    right: 454px;
    top: 50px;
}
.tel p {
    color: #FFFFFF;
    font-family: Calibri,sans-serif;
    font-size: 16pt;
    margin: 0;
    padding-left: 20px;
}
.tel p  img{
    vertical-align: bottom;
}
.tel p span {
    font-size: 25pt;
}
.mainNav {
	background:url('../images/bg_mainNav.jpg') repeat-x scroll 0 0 transparent;
	height: 44px;
	border-top:2px solid #a3bdc4;
	border-bottom:2px solid #a3bdc4;
}
.mainNav ul {
	padding:0;
	list-style:none;
	height: 44px;
	margin:0;
}
.mainNav li {
	float:left;
	background:url('../images/nav.jpg') no-repeat scroll 100% 50% transparent;
}
.mainNav a {
    color: #034A6A;
    display: block;
    float: left;
    font-size: 13pt;
    font-style: italic;
    line-height: 44px;
    padding: 0 15px;
    text-decoration: none;
}
.mainNav a:hover {
	color:#1DA4C0;
}
.mainact{
	color:#1DA4C0 !important;
}
/* Разметка контента "Главной"
-----------------------------------------*/
.content table{
	width:100%;
}
.cont tbody{
	vertical-align:top;
}
/* Левая часть контента
-----------------------------------------*/
td.left{
	width:209px;
	border-right:1px solid #b1cfd7;
	background-color:#e4f7fb;
}
.left ul {
	list-style:none;
	padding:0;
	font-size:8pt;
	margin:0;
}
.left li {
    background: url("../images/li_left.jpg") no-repeat scroll 7px 19px transparent;
    border-bottom: 1px solid #B1CFD7;
}
.left li:hover{
	background-color: #bbe3ec;
}
.left a{
	text-decoration:none;
	display:block;
	color: #156c88;
	padding: 15px 20px;
}
li.activeSub {
	background: url('../images/li_left2.jpg') no-repeat scroll 7px 18px #bbe3ec !important;
}
ul.subNav{
	list-style:none;
	padding:0 0 10px;
	font-size:8pt;
	margin:0;
	background:url('../images/bg_sub.jpg') repeat-y scroll 0 0 transparent;
}
.subNav li{
	border:0;
	background: none !important;
	padding:0;
	height:1%;
}
.subNav li a {
	padding:10px 20px 0;
}
.subNav li:hover {
		background:none;
}
.subNav a:hover {
	text-decoration:underline;
}
.activeA {
	text-decoration:underline !important;
}
.left a.dop {
	font-size:8pt;
	text-align:center;
}
.left a.dop:hover {
	text-decoration:underline;
}
/* Центральная часть контента
-----------------------------------------*/
td.center{
	color:#3c3c3c;
	font-size:8pt;
	padding:10px 30px;
}
.center  a{
	text-decoration:none;
	color:#156c88;
}
.center a:hover{
	text-decoration:underline;
}
.puti {
	background-color: #e4f7fb;
	margin-top:10px;
}
.puti p {
	margin:0;
	padding:6px 0 6px 10px;
}
.puti a {
	text-decoration:none;
	color:#000;
}
.puti a:hover {
	text-decoration:underline;
}
.catalog {
	padding: 7px;
	background-color:#f4f4f4;
	border:1px solid #e1e1e1;
	margin-top:15px;
}
.catalog h3 {
	margin-top:0;
}
.imgCat {
	background: no-repeat scroll 50% 50% #fff;
	height:130px;
	width:130px;
	margin-right: 10px;
}
.hdr1 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0.67em 0;
}
/* Правая часть контента
-----------------------------------------*/
td.right{
	width:209px;
	border-left:1px solid #b1cfd7;
	background:url('../images/right_td2.jpg') no-repeat scroll 50% 100% #E4F7FB;
}
.right div{
	padding:0 5px 0 20px;
}
.obr {
	background:url('../images/right_td.jpg') no-repeat scroll 0 0 transparent;
	height:55px;
	border-bottom:1px solid #b1cfd7;
}
.obr p {
    color: #034A6A;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 17px 0 0;
}
.obr p a{
	color: #034A6A;
	text-decoration:none;
}
.akcii {
	margin:20px 0 0;
	border-bottom:1px solid #b1cfd7;
	padding-bottom:20px !important;
}
.akcii h2 {
    color: #034A6A;
    font-size: 10.5pt;
    font-style: italic;
    font-weight: bold;
	margin-top:0;
}
.akcii p{
	font-size:8pt;
	color:#3c3c3c;
}
.akcii a{
	text-decoration:none;
	color:#156c88;
}
.akcii a:hover{
	text-decoration:underline;
}
.plashka {
	background:url('../images/plashka.jpg') no-repeat scroll 100% 50% #10658C;
	height: 11px;
	border-top:1px solid #b1cfd7;
	border-bottom:1px solid #b1cfd7;
}
/* Разметка футера "Главной"
-----------------------------------------*/
.footer {
	height:48px;
	background:url('../images/bg_footer.jpg') no-repeat scroll 100% 50% #658FA3;
	color:#fff;
	font-size:7pt;
}
.footer div {
	display:inline;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.contants {
	float:left;
	margin-left:20px;
}
.copyright{
	float:right;
	margin-right:20px;
}
.copyright img{
	float:right;
	margin-top: 3px;
	border:0;
}
*|html[xmlns*=""] .tel {
    border-left: 2px solid #FFFFFF;
    position: absolute;
    right: 421px;
    top: 50px;
}