html, body { height:100%;}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
	line-height:normal;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 738px;
	margin: auto;
	position: relative;
	float: none;
}
#main{
	width: 738px;
	margin: auto;
	border: 1px solid #A4D1F1;
	position: relative;
} 
.main {}
.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container {
	width:738px;
	background-color:#FFFFFF;
	margin: auto;
	float: left;
}

p {
	margin-bottom:16px;
	margin: auto;
}

/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
input1, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:right;
	margin: auto;
}
object { vertical-align:top;}

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both; padding-bottom:7px; width:100%; overflow:hidden;}
#contacts-form label { float:left; width:79px; color:#2cb6e9; font-weight:bold;}
#contacts-form input { width:240px; padding:2px 0 2px 3px; border:1px solid #d9d9d9; background:none;}
#contacts-form textarea { width:790px; height:192px; border:1px solid #d9d9d9; background:none; padding:2px 0 2px 3px; margin-bottom:15px; overflow:auto;}
#contacts-form .button { width:150px; float:right;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { padding-bottom:32px;}
.list1 li p { margin-bottom:6px;}
.list1 li a { font-weight:bold;}

.list2 { padding:4px 0 10px 0;}
.list2 li { width:100%; overflow:hidden; padding-bottom:20px;}
.list2 li.last { padding-bottom:0 !important;}
.list2 li img { float:left; margin-right:20px;}
.list2 li h5 { padding-top:6px;}
.list2 li h6 { padding-top:15px;}

.list3 li { list-style-type:disc; list-style-position:inside; padding-bottom:15px;}
.list3.color1 li { color:#58b01f;}
.list3.color2 li { color:#ff8002;}
.list3.color3 li { color:#f32e10;}
.list3 li span { color:#404141 !important;}

.list4 dt { font-weight:bold; margin-bottom:16px; color:#2cb6e9;}
.list4 dd { padding-bottom:16px;}

.carousel { width:100%; overflow:hidden;}
.carousel li { float:left; margin-right:15px;}
.carousel li.prev { margin-right:17px; padding-top:74px;}
.carousel li.next { margin-right:0; padding-top:74px;}

.phones-list li { width:100%; overflow:hidden; padding-bottom:16px;}
.phones-list li strong { float:left; width:69px; color:#2cb6e9;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;} 
.img-indent.alt { margin-bottom:30px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }


/*==================txt, links, lines, titles====================*/
a {color:#FFFFFF; text-decoration:none; }
a:hover{
	text-decoration:underline;
	color: #5863A8;
}
aa {color:#999999; text-decoration:none; }
h1 { font-size:3em; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-weight:normal; letter-spacing:-1px; width:400px; margin-bottom:42px;}
h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:22px; line-height:1em; font-weight:normal; margin-bottom:23px; color:#515151;}
h2.alt { letter-spacing:-1px;}
h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.5em; line-height:1.1em; margin-bottom:10px;}
h4 { font-size:.91em; margin-bottom:10px;}
h4 strong { font-size:1.1em; color:#2cb6e9; display:block;}
h5 { font-size:1em; margin-bottom:5px;}
h6 { font-size:1em; font-weight:normal;}

.txt1 { color:#2cb6e9;}

/*header*/
#header .row-1 { height:40px; background-color:#FFFFFF}
#header .top-links {
	float:right;
	background-color:#FFFFFF;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0;
}
#header .top-links li { float:left; margin-left:8px;}

#header .nav-box {
	background:url(images/menu.png) repeat-x left top;
	width:738px;
	height: 50px;
}

/*-- header navigation --*/
#header .nav-box ul { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#header .nav-box ul li { display:inline;}
#header .nav-box ul li a { display:block; float:left; color:#fff; text-decoration:none; }
#header .nav-box ul li a em { display:block; float:left; font-style:normal; background:url(images/divider-left.gif) no-repeat left 10px;}
#header .nav-box ul li a em b { display:block; float:left; height:47px; line-height:47px; width:150px; text-align:center; background:url(images/divider-right.gif) no-repeat right 10px; cursor:pointer;}

#header .nav-box ul li a:hover { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a:hover em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a:hover b { background:url(images/divider-right-act.gif) no-repeat right 10px;}
#header .nav-box ul li a.current { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a.current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.first em { background:none;}
#header .nav-box ul li a.first:hover em { background:url(images/nav-left-act.gif) no-repeat left top;}
#header .nav-box ul li a.first-current { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a.first-current em { background:url(images/nav-left-act.gif) no-repeat left top !important;}
#header .nav-box ul li a.first-current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.last b { background:none; width:160px;}
#header .nav-box ul li a.last:hover b { background:url(images/nav-right-act.gif) no-repeat right top;}

#header .nav-box ul li a.last-current { background:url(images/nav-act.gif) left top repeat-x; }
#header .nav-box ul li a.last-current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.last-current b { background:url(images/nav-right-act.gif) no-repeat right top !important; width:160px;}

/*content*/
#content { padding:0 0 20px 0; background:#fff;}
#content .section { padding-bottom:20px;}
.main-banner-big { background:url(images/header.png) no-repeat left top; width:738px; height:303px; margin-bottom:0px;}
.main-banner-big .inner { padding:70px 0 0 52px;}
.main-banner-big .button { background:url(images/button.jpg) no-repeat left top !important; width:170px; height:36px; line-height:32px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.75em; text-align:center; color:#fff; text-decoration:none; text-transform:none !important;}
.main-banner-big .button:hover { color:#000;}

.main-banner-small { background:url(images/main-banner-small.jpg) no-repeat left top; width:738px; height:163px; margin-bottom:20px;}
.main-banner-small .inner { padding:47px 0 0 52px;}
.main-banner-small h1 { font-size:30px; width:350px;}

#content{
	width:738px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#content{
width:738px;
padding:0px;
}
#content1{
	width:688px;
	margin: auto;
}
.wrap{
	width:600px;
	margin: auto;
	float: left;
}
.wrap1{
	width:650px;
	margin: auto;
	float: left;
	padding-top: 20px;
}
.block{
	width:250px;
	border-left:1px solid #CCCCCC;
	font-family:tahoma;
	font-size:11px;
	color:#8C8C8C;
	margin: auto;
	float: left;
	padding-left: 20px;
}
.red {
	color:#FF0000;
}
.block p{
padding:16px 40px 0 0
}
.block p img{
vertical-align:middle;
padding:2px 0 0 10px
}
.block1{
	width:250px;
	border-left:1px solid #CCCCCC;
	font-family:tahoma;
	font-size:11px;
	color:#8C8C8C;
	margin: auto;
	float: right;
	padding-left: 20px;
}
.block1 strong, .text span{
	color:#666666;
}
.block1 p{
padding:16px 40px 0 0
}
.block1 p img{
vertical-align:middle;
padding:2px 0 0 10px
}
.text{
	font-family:Tahoma;
	font-size:11px;
	color:#8C8C8C;
	float:left;
	background-color: #FFFFFF;
	margin: auto;
	padding-right: 50px;
	padding-left: 50px;
}
.text1{
	font-family:Tahoma;
	font-size:11px;
	color:#8C8C8C;
	float:none;
	background-color: #A1CEEE;
	margin-bottom: 25px;
	margin-left: 0;
	text-indent: 1.5em;
}
.text img{
margin:0 0 20px 0
}
.ban {
	width: 718px;
	float: left;
	position: relative;
	margin: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*footer*/
#footer {
	margin: auto;
	width: 738px;
	float: left;
}
#footer.section { padding-bottom:20px;}
.footera {
	background:url(images/footer.png) no-repeat left bottom;
	width:738px;
	
}
.ssilki {
	width:200px;
	margin: auto;
	padding-left: 538px;
	height: 20px;
	
}
.footera .inner { padding:70px 0 0 52px;}
.footera.button { background:url(images/button.jpg) no-repeat left top 

.footera.button:hover { color:#000;}



#footer{
	width:738px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}

#footer{
width:738px;
padding:0px;
}

/*==========================================*/

