body{
	padding:0;
	font:78% Arial, Helvetica, sans-serif;
	margin:0;
	color:#000;
	background-color:#fff;
}
h1{
	font:145% Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	padding:0;
	color:#183883;
}
h2{
	font:110% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color:#183883;
}
h2 a:hover{
	color:#DA251C;
}
h3{
	font:110% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0;
	color:#183883;
}
h4{
	font:110% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 12px 0;
	padding:0;
	color:#183883;
}
h5{
	font:100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 12px 0;
	padding:0;
	color:#183883;
}
h6{
	font:100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 1px 0;
	padding:0;
	color:#183883;
}
p{
	margin:0 0 1em 0;
}
table{
	font-size: 100%;
}
td{
	vertical-align:top;
	padding: 0;
}
img{
	border: 0;
}
a{
	behavior: url(/css/iepngfix.htc);
}
form{
	margin: 0;
}
input, select, textarea{
	font-size: 85%;
	font-family: arial, sans-serif;
	vertical-align: middle;
	color:#000;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #C4C4C4;
}
input.button{
	color:#fff;
	cursor:pointer;
	font-size:90%;
	background-color:#203286;
	border:1px solid #02104E;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin: 0 0.25em;
}
a{
	color:#183883;
	text-decoration:underline;
}
a:hover/*, a:visited*/{
	text-decoration:none;
	color:#DA251C;
}
ul, ol{
	margin:5px 0 0.7em 15px;
	padding:0 0 0 0;
	list-style:url(../i/square.gif) outside;
}
li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
li{
	margin-bottom:0.3em;
}
ul.two{
	margin:5px 0 0.7em 15px;
	padding:0 0 0 0;
	list-style:url(../i/square2.gif) outside;
}
/* common classes */

.px      { width: 1px; height: 1px; }
.fill    { width: 100%; height: 100%; }
.wide    { width: 100%; }
.high    { height: 100%;}

.center  { text-align: center; }
.right   { text-align: right; }
.left    { text-align: left; }
.justify { text-align: justify; }

.top     { vertical-align: top; }
.middle  { vertical-align: middle; }
.bottom  { vertical-align: bottom; }

.nowrap  { white-space: nowrap; }

.bold    { font-weight: bold; }
.italic  { font-style: italic; }

.big     { font-size: 115%; }
.small   { font-size: 85%; }

.fl{
	float:left;
}
.cl{
	clear:both;
	height:0;
}
.fr{
	float:right;
}
.z10{
	position:relative;
	z-index:10;
}
/* user_content classes */
.user_content table{
    margin:0 0 15px 0;
	border-left:1px solid #515F6C;
	border-top:1px solid #515F6C;
}
.user_content table td{
    padding:5px 10px 6px 10px;
	border-right:1px solid #515F6C;
    border-bottom:1px solid #515F6C;
	text-align:justify;
}
.user_content table td.light{
	background-color:#141C27;
    padding:5px 10px 6px 10px;
	border-right:1px solid #515F6C;
    border-bottom:1px solid #515F6C;
	text-align:justify;
}
.user_content table th{
    border-right:1px solid #515F6C;
    border-bottom:1px solid #515F6C;
    padding:5px 10px 6px 10px;
    text-align:left;
	white-space:nowrap;
}
.user_content p
{
	margin:0 0 0.7em 0;
}
.img_left{
	margin:0 21px 21px 0;
    float:left;
	background-image:url(../i/pic_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:8px;
}
.img_right{
	margin:0 0 15px 25px;
    float:right;
	border-bottom:7px solid #C12E00;
	padding-bottom:2px;
}
/* specific classes */
.main{
	min-height:700px;
    height:auto!important;
    height:700px;
	background-image:url(../i/head_bg.jpg);
	background-repeat:repeat-x;
	background-position:10px -64px;
}
.head{
	background-image:url(../i/head_l.jpg);
	background-repeat:no-repeat;
	background-position:left 100px;
}
.head .logo{
	text-align:center;
}
.head .head_r{
	background-image:url(../i/head_r.gif);
	background-repeat:no-repeat;
	background-position:right 44px;
}
.head .menu div {
	padding:40px 0 0 0;
}
.head .menu a{
	display:block;
	float:left;
	color:#D82018;
	text-decoration:none;
	font-size:105%;
	font-weight:bold;
	padding-left:9px;
	background-image:url(../i/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	margin-right:20px;
	white-space:nowrap;
}
.head .menu a:hover{
	color:#183883;
}
.head .phone{
	color:#DA231A;
	font-size:145%;
	padding:0 0 0 18px;
}
.head .phone span{
	color:#243688;
	font-size:135%;
	font-weight:bold;
}
.head .submenu a{
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-position:left top;
	background-repeat:no-repeat;
	padding:139px 0 12px 0;
	cursor:pointer;
}
.head .menu a.act{
	color:#183883 !important;
}
.head .submenu a.act{
	color:#DA251C  !important;
}
.head .submenu a:hover{
	color:#DA251C;
}
.head .submenu a.m1{
	background-image:url(../i/menu_btn1.png);
	width:195px;
}
.head .submenu a.m2{
	background-image:url(../i/menu_btn2.png);
	width:203px;
}
.head .submenu a.m3{
	background-image:url(../i/menu_btn3.png);
	width:201px;
}
.head .submenu a:hover.m1{
	background-image:url(../i/images/b_over_1.png);
	width:195px;
}
.head .submenu a:hover.m2{
	background-image:url(../i/images/b_over_2.png);
	width:203px;
}
.head .submenu a:hover.m3{
	background-image:url(../i/images/b_over_3.png);
	width:201px;
}
.head .submenu a.m1_act{
	background-image:url(../i/images/b_push_1.png);
	color: white;
	width:195px;
}
.head .submenu a.m2_act{
	background-image:url(../i/images/b_push_2.png);
	color: white;
	width:203px;
}
.head .submenu a.m3_act{
	background-image:url(../i/images/b_push_3.png);
	color: white;
	width:201px;
}
.content{
	margin-bottom:30px;
}
.content .right_col .content_block{
	padding:28px 10px 0 20px;
}
.content .menu{
	background-image:url(../i/left_t.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#E9F4FF;
	padding:82px 22px 0 35px;
}
.content .menu span{
	font-size:145%;
	color:#183883;
	display:block;
	margin-bottom:13px;
}
.content .menu a{
	display:block;
	color:#DA251C;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #BAD8F7;
	padding:7px 0 9px 0;
}
.content .menu a:hover{
	color:#183883;
}

.content .menu a.act{
	color:#183883;
}
.content .menu a.none{
	border-bottom:0;
}
.content .menu_b{
	background-image:url(../i/left_b.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:25px;
}
.content .ttl{
	color:#183883;
	font-size:145%;
	background-color:#BAD8F7;
	padding:8px 0 0 5px;
	text-align: center;
}
.content .banner{
	border-bottom:1px solid #BAD8F7;
	padding:11px 0 13px 0;
}
.content .ttl2{
	color:#183883;
	font-size:145%;
	background-color:#BAD8F7;
	padding:8px 0 0 20px;
}
.content .banner2{
	border-bottom:1px solid #BAD8F7;
	width:255px;
	padding:11px 0 13px 0;
	margin-left:35px;
}
.content .pic{
	text-align:center;
	margin:30px 0 30px 0;
}
.content .news{
	margin-bottom:20px;
}
.content .ban_b{
	padding-bottom:30px;
}
.content .question{
	background-image:url(../i/ico1.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
	color:#183883;
	margin-bottom:15px;
}
.content .question span{
	font-size:90%;
	font-weight:bold;
	margin-right:10px;
}
.content .question p{
	margin-bottom:0.4em;
}
.content .answer{
	background-image:url(../i/ico2.gif);
	background-repeat:no-repeat;
	background-position:14px 3px;
	padding-left:30px;
	margin-bottom:15px;
}
.content .answer span{
	font-size:90%;
	font-weight:bold;
	margin-right:10px;
	color:#DA251C;
}
.content .answer p{
	margin-bottom:0.4em;
}
.content .bord{
	border-bottom:4px solid #BAD8F7;
	margin-bottom:15px;
	padding-top:15px;
}
.content input.field440{
	width:426px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content input.field135{
	width:122px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content textarea.field440{
	width:431px;
	padding:0 0 0 5px;
	border:1px solid #C4C4C4;
	margin:2px 0 8px 0;
}
.content input.field340{
	width:329px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content input.field200{
	width:191px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content input.field105{
	width:94px;
	height:16px;
	padding-top:3px;
	border:1px solid #C4C4C4;
	margin:2px 0 7px 0;
}
.content textarea.field340{
	width:334px;
	padding:0 0 0 5px;
	border:1px solid #C4C4C4;
	margin:2px 0 8px 0;
}
.content .bord2{
	border-bottom:1px solid #D7E9FB;
	margin-bottom:15px;
	padding-top:15px;
}
.content .map{
	padding-top:60px;
}
.content .plus{
	position:absolute;
	left:260px;
	top:-25px;
}
.footer{
	position:relative;
	height:113px;
	background-image:url(../i/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#183883;
	padding:44px 0 0 0;
}
.footer .footer_r{
	position:absolute;
	right:0;
	top:-86px;
}
.footer .magic{
	padding:0 0 0 35px;
}
.footer .magic a{
	font:92% Arial, Helvetica, sans-serif;
	color:#183883;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.footer .magic a span{
	font-size:83%;
	font-weight:normal;
}
.footer .banner{
	padding-left:35px;
}
.footer .phone{
	font-weight:bold;
	padding:0 0 20px 20px;
}
.footer .phone a{
	color:#DA251C;
}
.footer .phone a:hover{
	color:#183883;
}
.footer .copy{
	padding-left:20px;
}
.footer .copy span{
	color:#DA251C;
}
.footer .menu a{
	font-size:90%;
	display:block;
	margin-bottom:3px;
}
.relative{
	position:relative;
}
/*
 * top contacts
 */
.top_contacts .bg {
  background-color: #183883;
  color: #fff;
}   
.top_contacts .text {
  padding: 10px 20px;
}
.top_contacts .phone {
  font-size: 220%;
  font-weight: bold;
  vertical-align: middle;
  padding-right: 12px;
}
.top_contacts .shedule {
  font-size: 85%;
  vertical-align: middle;
}
.top_contacts .left-corner, .top_contacts .right-corner, .top_contacts .left-corner img, .top_contacts .right-corner img {
  width: 14px;
  height: 14px;
}
.top_contacts .left-corner {
  background: url(../i/images/l_p.jpg) no-repeat #183883 bottom;
}
.top_contacts .right-corner {
  background: url(../i/images/r_p.jpg) no-repeat #183883 bottom;
}
/*
 * online order
 */
.order-link {
  width: 241px;
  height: 28px;
  background: url(../i/images/ol_na.jpg) no-repeat scroll left bottom #FF4A39;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 21px;
}
.order-link a {
  font-size: 150%;
  color: #fff;
  text-decoration: none;
}
.order-link a, .order-form .title a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dashed #fff;
}
.order-link a:hover, .order-form .title a:hover {
  border-bottom: 0;
}
.order-form {
  background: url(../i/images/form.jpg) no-repeat left bottom #FF4A39;
  color: #fff;
  width: 213px;
  padding: 12px 14px 14px 14px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.order-form .close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.order-form .title {
 font-size: 150%;
 text-align: center;
 padding: 0 0 5px 0;
}
.order-form input.text, .order-form textarea {
  border: none;
  width: 200px;
}
.order-form .label {
  margin: 10px 0 2px 4px;
  font-size: 90%;
}
.order-form .note {
  padding-top: 10px;
  font-style: italic;
  font-size: 90%;
}
.order-form .send {
  padding-top: 10px;
}
.order-form .submit {
  background: url(../i/images/button.png) no-repeat;
  border: none;
  width: 80px;
  height: 30px;
  text-align: center;
  font-size: 90%;
  cursor: pointer;
  /*padding: 0 0 3px 0;*/
}