body, html, .height100 {
    height: 100%;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	color: #000;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.container {
	height: 100%;
	background: #F7F7F7 url("/img/left_bg.png") top left repeat-y;
	position: relative;
}

.left-block {
	min-height: 100%;
	background-color: #1495bb;
	background-image: url(/img/left_bg.png);
	background-repeat: repeat-y;
	float: left;
}

.right-block {
	background-color: #f7f7f7;
	float: right;
}

.logo {width: 300px;
height: 213px;
background-color: #fff;
text-align: center;
}

.logo img {
	position: relative;
}

.phone {
	width: 206px;
	height: 80px;
	background: #003644 url("/img/phones.png") no-repeat top left;
	font: 18px Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
	padding: 33px 0 0 94px;
}

.phone img {
	position: relative;
	left: 25px;
	top: 24px;
}

.left-border-top {
	width: 300px;
	height: 5px;
	background-image: url(/img/left_border_top.png);
	background-repeat: no-repeat;
}

.left-border-bottom {
	width: 300px;
	height: 5px;
	background-image: url(/img/left_border_bottom.png);
	background-repeat: no-repeat;
}

.address-title-block {
	width: 300px;
	height: 80px;
}
.address-title-block .address-title {
	position: relative;
	color:#003644;
	left: 87px;
	top: 40px;
	font-size: 20px;
}
.address-title-block .address-title a{
	color:#003644;
	text-decoration: none;
}



.address {
	text-align: center;
	width:300px;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0px 1px 1px #00253a;
    filter: dropshadow(color=#00253a, offx=0, offy=1);
}

.address a {
	color: #eedc2f;
	text-decoration: underline;
}
.address a:hover {
	color: #eedc2f;
}
.address a:visited {
	color: #eedc2f;
}

.scheme-block  {
	background: url(/img/scheme_button.png) no-repeat center center;
	width: 300px;
	height: 210px;
}

.scheme-block a {position: relative;
display: block;
width: 100px;
left: 130px;
top: 95px;
color: #003644;
font-size: 20px;
text-decoration: none;
}

.top-line {
	position: relative;
	height: 53px;
}

.price-block {
	background: url(/img/button_prices.png) no-repeat center center;
	position: fixed;
	width:83px;
	height: 50px;
	top: -1px;
	text-align: center;
}
.price-block a{
	color:#fff;
	margin: 10px 0 0 0;
	display: block;
}

.online-block {
	background: url(/img/button_online.png) no-repeat center center;
	position: fixed;
	width:83px;
	height: 50px;
	top: -1px;
	text-align: center;
}
#help{
	position: absolute;
	right:-150px;
	top:0px;
	background: url(/img/help.png) no-repeat center center;
	width: 150px;
	height:58px;
}
.online-block a{
	color:#fff;
}

.content-space {
	width: 650px;
	height: 50px;
	clear: both;
}

.content-block {
	width: 325px;
	float: left;
}

.content-block-head {
	width: 325px;
	height: 60px;
}

.content-block-head-big {
	width: 325px;
	height: 70px;
}

.content-block-logo {
	width: 100px;
	padding-left: 20px;
	float: left;
	height: 70px;
}

.content-block-title {
	width: 205px;
	height: 60px;
	float: left;
}

.content-block-title h2 {
	vertical-align: baseline;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #000;
}
.content-block-text ul {
	margin-left: 120px;
}

.content-block-text ul li {
	padding: 5px 0px 5px 0px;
	list-style-position: outside;
	list-style-image: url(/img/bullet_1.gif);
	list-style-type: none;
}

.content-block-text ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
    font-weight: normal;
	color: #006caa;
	text-decoration: underline;
}

.content-block-more-button {
	float: right;
	width: 205px;
	height: 20px;
	text-align: right;
	border-top: 1px solid #b9c2c8;
}

.content-block-map-button {
	float: right;
	width: 600px;
	height: 20px;
	text-align: right;
	margin-right: 50px;
	border-bottom: 1px solid #b9c2c8;
}

.row {
	background: #F7F7F7;
}

.map {
	left: 50px;
	width: 600px;
	margin-right: 50px;
	background: #dee2e4;
	clear: both;
}

.map li {
    padding: 10px 0px;;
}
.map li, li a {
    color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	list-style-type: none;
}

.map li li {
    list-style-position: outside;
    list-style-image: url(/img/bullet_2.gif);
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 5px;
    margin-left: 30px;
}
.map li li, li li a {
	color: #196895;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.map li li li {
    list-style-position: outside;
    list-style-image: url(/img/bullet_3.gif);
    padding: 2px 0px;;
}
.map li li li, li li li a {
	color: #196895;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.green-button, .green-button a {
	color: #FFF;
	background-color: #003644;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding: 2px 5px 2px 5px;
}
.green-button a {
    text-decoration: none;;
}

.breadcrumbs {
	padding: 10px 100px 0px 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #a5a5a5;
}

.content-text {
	padding: 0px 50px 10px 50px;
}

.content-text h1, h2, h3 {
    line-height: 18px;
    font-size: 18px;
	font-weight: normal;
	color: #006CAA;
}

.content-text h1.center_title {
    line-height: 18px;
    font-size: 20px;
    font-weight: normal;
}

.content-text li {
    list-style-position: outside;
	list-style-type: disc;
    margin-left: 30px;
}

.c-block img {
	padding: 5px 10px 5px 0;
}

.img-l {
	float: left;
}

.img-r {
	float: right;
}

.img-t {
	float: none;
}

.img-c {
	margin: auto;
}

.alignc {
	text-align: center;
}

.alignr {
	text-align: right;
}

.alignl {
	text-align: left;
}

.alignj {
	text-align: justify;
}

.c-block table {
	border-top: #a5a5a5 1px dotted;
	border-right: hidden;
	border-left: #f7f7f7 1px solid;
	margin-right: -2px;
}

.c-block table tr {

}

.c-block table tr th {
	padding: 5px 10px 6px 10px;
}

.c-block table tr td {
	padding: 5px 10px 5px 10px;	
	border: #a5a5a5 1px dotted;
}

.gallery {
	margin-bottom: -30px;
}

.g_block {
	float: left;
	padding: 0 30px 30px 0;
}

.nolist {
	margin-left: 0 !important;
}

.nolist li {
    background: url(/img/bullet_4.gif) no-repeat center left;
	list-style: none;
	padding: 0 0 2px 25px;
}

.nolist li a {
	color: #006caa;
}

.file {
	padding-top: 15px;
	height: 0;
	padding-bottom: 25px;
}

.file img {
	padding: 0 8px 0 0;
}

.article-name a {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.article-block {
	padding: 0 30px 10px 0;
}

.article-date {
	font-size: 11px;
	color: #a5a5a5;
	margin-top: -3px;
}

.article-announce {
	padding-top: 3px;
}

.footer {
	clear: both;
    color: #4c4c4c;
    margin-left: 50px;
    font-size: 11px;
}

.footer p {
	color: #4c4c4c;
	font-size: 11px;
	line-height: 5px;
}

.copyright {
	clear: both;
	padding: 15px 50px 15px 0px;
}

.modal-backdrop {
    background-color: #fff;
}
.modal-header h3 {
    color: #003644;
    text-shadow: 1px 1px 1px #56c7e8;
    filter: dropshadow(color=#56c7e8, offx=1, offy=1);
}
.modal-header {
    border-bottom: 1px solid #295e6c;
}
.modal-footer {
    border-top: 1px solid #000000;
    box-shadow: none;
}
.modal-header, .modal-body {
    background-color: #1497bd;
}
.modal-footer {
    background-color: #003644;
}
.modal-body label {
    color: #fff;
    text-shadow: 1px 1px 1px #094253;
    filter: dropshadow(color=#094253, offx=1, offy=1);
}
.btn-send {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #d50026;
    background-image: -moz-linear-gradient(top, #f10042, #bb000c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f10042), to(#bb000c));
    background-image: -webkit-linear-gradient(top, #f10042, #bb000c);
    background-image: -o-linear-gradient(top, #f10042, #bb000c);
    background-image: linear-gradient(to bottom, #f10042, #bb000c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff10042', endColorstr='#ffbb000c', GradientType=0);
    border-color: #bb000c #bb000c #a80009;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bb000c;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-send:hover,
.btn-send:active,
.btn-send.active,
.btn-send.disabled,
.btn-send[disabled] {
    color: #ffffff;
    background-color: #bb000c;
    *background-color: #a80009;
}
.btn-send:active,
.btn-send.active {
    background-color: #a80009 \9;
}

.right-block-content h1 {     
	line-height: 18px;
    font-size: 20px;
    font-weight: normal; 
	padding: 0 50px 10px 50px;
}

.SiteMap {
	padding: 0 30px 10px 52px;
}

.SiteMap ul { margin: 0 !important; }

.SiteMap ul li ul { padding-left: 38px; }

.SiteMap li {
	list-style-type: none;
	list-style-position: outside;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

.SiteMap li ul li {
	list-style-type: none;
	list-style-position: outside;
	line-height: 18px;
	list-style-image: url(/img/bullet_1.gif);
	padding: 5px 0 5px 0;
}

.SiteMap li a {	
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, sans-serif, Arial;
}

.SiteMap li ul li a {
	color: #196895;
	font-size: 13px;
	font-family: Tahoma, sans-serif, Arial;
	font-weight: normal;
}

.content-text ul { color: #006CAA; } 
.content-text ul li span { color: #333333; } 
h2.active {
	padding: 0;
	margin:0;
}