body {
	margin:0;
	padding:0;
	color:#5f5f5f;
	font-size:13px;
	font-family:tahoma;
	background:url(../img/bodyback.jpg) repeat-x;
}
a {
	color:#617b8f;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.form {
	margin:0;
	padding:0;
}
.main,.footer {
	width:900px;
	margin:0 auto;
	overflow:hidden;
}
.main {
	padding-bottom:45px;
}
.header {
	height:153px;
	overflow:hidden;
}
.logo {
	float:left;
	width:142px;
	height:113px;
	display:block;
	margin:18px 0 0 6px;
	background:url(../img/logo.png) no-repeat;
}
.header_text_block {
	float:left;
	margin:32px 0 0 23px;
}
.header_text_up {
	color:#444;
	font-size:36px;
	font-weight:700;
	font-family:calibri;
}
.header_text_down {
	color:#d51d1d;
	font-size:14px;
	font-weight:700;
	line-height:24px;
}
.header_right_block {
	float:right;
}
.lang {
	overflow:hidden;
	padding-left:39px;
}
.lang > div {
	float:left;
	padding:11px 11px 5px;
}
.lang a {
	color:#272727;
	text-decoration:none;
}
.lang_active {
	float:left;
	color:#fff;
	background:#d51d1d;
}
.phone_img {
	width:30px;
	height:23px;
	background:url(../img/phone.png) no-repeat;
}
.email_img {
	width:27px;
	height:24px;
	margin-left:2px;
	background:url(../img/email.png) no-repeat;
}
.phone_text {
	color:#767676;
	font-size:18px;
	margin:2px 0 0 15px;
}
.email_text {
	color:#137e9b;
	font-size:14px;
	margin:6px 0 0 16px;
}
.inblock {
	vertical-align:top;
	display:inline-block;
}
.phone_block {
	margin:9px 0 16px;
}
.clear {
	clear:both;
}
.menu > ul > li:first-child .home_img {
	width:24px;
	height:47px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../img/home.png) 0 10px no-repeat;
}
/* слайдер */
.slides {
	width:900px;
	height:340px;
/*	margin-top:14px;*/
	position:relative;
}
.slides_container {
	width:900px;
	display:none;
	overflow:hidden;
	position:relative;
}
.slides_container div.slide {
	width:900px;
	height:340px;
	display:block;
}
.pagination {
	left:50%;
	bottom:-4px;
	width:88px;
	z-index:106;
	position:absolute;
	margin-left:-44px;
	padding-left:0;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	float:left;
	padding-top:12px;
	overflow:hidden;
	margin-right:8px;
	background-image:url(../img/circle_active.png);
}
.pagination li.current a {
	background-image:url(../img/circle_not_active.png);
}
.caption {
	z-index:105;
	position:absolute;
	bottom:0;
	left:0;
	height:116px;
	padding:5px 20px 0;
	background:url(../img/pixel.png);
	width:860px;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
	text-align:center;
}
.caption_top_text {
	font-size:18px;
	font-weight:700;
	line-height:24px;
	margin:11px 0 1px 0;
}
.caption_bottom_text {
	font-size:13px;
	line-height:24px;
}
/* End слайдер */
.content {
	overflow:hidden;
	padding-top:7px;
	min-height:300px;
}
.leftcol {
	float:left;
	width:610px;
	line-height:24px;
	margin-right:30px;
}
.rightcol {
	float:left;
	width:260px;
}
h1.main_header {
	color:#9b0d0d;
	font-size:24px;
	font-weight:700;
	padding:7px 0 13px 14px;
}
.banner {
	text-align:center;
	margin-bottom:25px;
}
.banner img {
	border:0;
	max-width:260px;
	max-height:300px;
}
.services_header {
	color:#fff;
	height:40px;
	font-size:14px;
	font-weight:700;
	line-height:40px;
	padding-left:17px;
	background:rgb(213,29,29);
	background:-moz-linear-gradient(top,  rgba(213,29,29,1) 0%, rgba(143,9,9,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,29,29,1)), color-stop(100%,rgba(143,9,9,1)));
	background:-webkit-linear-gradient(top,  rgba(213,29,29,1) 0%,rgba(143,9,9,1) 100%);
	background:-o-linear-gradient(top,  rgba(213,29,29,1) 0%,rgba(143,9,9,1) 100%);
	background:-ms-linear-gradient(top,  rgba(213,29,29,1) 0%,rgba(143,9,9,1) 100%);
	background:linear-gradient(to bottom,  rgba(213,29,29,1) 0%,rgba(143,9,9,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d51d1d', endColorstr='#8f0909',GradientType=0 );
}
.services_arrow {
	height:23px;
	border-left:1px solid #bfd6e6;
	border-right:1px solid #bfd6e6;
	background:url(../img/services_arrow.png) 72px 0 no-repeat;
}
.services_content {
	padding-bottom:24px;
	overflow:hidden;
	border-left:1px solid #bfd6e6;
	border-right:1px solid #bfd6e6;
	border-bottom:1px solid #bfd6e6;
}
.services_item {
	color:#181717;
	margin-top:17px;
	line-height:18px;
	padding:0 10px 0 42px;
	background:url(../img/line.png) 10px 8px no-repeat;
  font-weight:bold;
}
.services_content :first-child {margin-top:5px;}
.over_footer {
	height:7px;
	min-width:900px;
	background:url(../img/wave.png) repeat-x;
}
.footer_wrapper {
	min-width:900px;
	background:#d6e8f5;
}
.footer {
	color:#617b8f;
	line-height:24px;
	padding:27px 0 27px;
}
.footer > div {
	padding-top:11px;
}
.copy {
	float:left;
	width:247px;
	padding-left:13px;
	margin-right:55px;
	border-top:1px solid #a5bbca;
}
.contacts {
	float:left;
	width:305px;
	padding-left:5px;
	border-top:1px solid #a5bbca;
}
.left_contacts {
	float:left;
}
.right_contacts {
	float:right;
	width:88px;
	height:31px;
	margin-right:15px;
}
.right_contacts img {
	border:0;
	max-width:88px;
	max-height:31px;
}
.web {
	float:right;
	padding-left:10px;
	border-top:1px solid #a5bbca;
}
.web a {
	text-decoration:none;
}
.web a:hover {
	text-decoration:underline;
}
.copy_text {
	font-size:14px;
	margin-bottom:7px;
}
.footer_phone {
	font-size:18px;
	font-weight:700;
}
.footer_email {
	font-size:14px;
	margin-top:8px;
}
.main_header.inside {
	margin:0;
	padding:25px 0 0;
}
.text_under_header {
	width:610px;
	color:#2c2c2c;
	font-size:13px;
	line-height:24px;
}
.text_under_header .needstar {
	color:#9b0d0d;
	font-size:18px;
	vertical-align:middle;
}
.inputs_block {
	margin-top:9px;
	background:#d4e6f4;
	padding:13px 0 18px 31px;
	border:1px solid #bfd6e6;
}
.inputs_header {
	color:#003544;
	font-size:14px;
	font-weight:700;
	min-height:23px;
}
.inputs_header.globus {
	text-indent:32px;
	background:url(../img/globus.png) no-repeat;
}
.inputs_header.cargo {
	text-indent:32px;
	background:url(../img/cargo.png) no-repeat;
}
.inputs_header.contacts_icon {
	text-indent:32px;
	background:url(../img/contacts_icon.png) no-repeat;
}
.input_standart {
	width:405px;
	height:23px;
	padding:0 3px;
	border:1px solid #abadb3;
}
.input_standart.short {
	width:191px;
}
.inputs_text {
	color:#2c2c2c;
	padding-top:3px;
}
.inputs_text .needstar {
	color:#9b0d0d;
}
.inputs_wrapper {
	padding-bottom:5px;
}
.over {
	overflow:hidden;
}
.fl {
	float:left;
}
.marr15 {
	margin-right:15px;
}
.textarea {
	width:411px;
	height:54px;
	display:block;
	border:1px solid #abadb3;
}
.button_wrapper {
	text-align:center;
	padding:18px 0 9px;
}
.button {
	padding:0;
	color:#fff;
	height:46px;
	width:212px;
	font-size:16px;
	font-weight:700;
	line-height:46px;
	text-align:center;
	text-transform:uppercase;
	background:rgb(212,29,29);
	background:-moz-linear-gradient(top,  rgba(212,29,29,1) 0%, rgba(119,2,2,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,29,29,1)), color-stop(100%,rgba(119,2,2,1)));
	background:-webkit-linear-gradient(top,  rgba(212,29,29,1) 0%,rgba(119,2,2,1) 100%);
	background:-o-linear-gradient(top,  rgba(212,29,29,1) 0%,rgba(119,2,2,1) 100%);
	background:-ms-linear-gradient(top,  rgba(212,29,29,1) 0%,rgba(119,2,2,1) 100%);
	background:linear-gradient(to bottom,  rgba(212,29,29,1) 0%,rgba(119,2,2,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d41d1d', endColorstr='#770202',GradientType=0 );
}
.example_header {
	height:40px;
	color:#003544;
	font-size:14px;
	line-height:40px;
	padding-left:17px;
	background:#dee9f0;
}
.example_arrow {
	height:18px;
	border-left:1px solid #bfd6e6;
	border-right:1px solid #bfd6e6;
	background:url(../img/example_arrow.png) 72px 0 no-repeat;
}
.examples_content {
	color:#7d7d7d;
	line-height:18px;
	padding-bottom:32px;
	border-left:1px solid #bfd6e6;
	border-right:1px solid #bfd6e6;
	border-bottom:1px solid #bfd6e6;
}
.example_back {
	background:rgb(255,255,255);
	background:-moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,242,251,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,242,251,1)));
	background:-webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,242,251,1) 100%);
	background:-o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,242,251,1) 100%);
	background:-ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,242,251,1) 100%);
	background:linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,242,251,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5f2fb',GradientType=0 );
}
.example_item {
	padding:6px 5px 0 27px;
	background:url(../img/dot.png) 17px 15px no-repeat;
}
.examples.margins {
	margin-top:9px;
}
.warntext {
	padding:0;
	width:610px;
	list-style:none;
}
.warntext li {
	color:#fff;
	background:red;
	font-weight:700;
	padding:3px 0 3px 10px;
}
.captcha {
	margin-top:10px;
}
.subs_list li {
	padding:3px 0;
}
.services_content p,.examples_content p,.text_under_header p {
	margin:0;
	padding:0;
}
/* news */
.alone_news {
	overflow:hidden;
}
.alone_news_img {
	float:right;
	max-width:400px;
	margin:0 0 10px 20px;
	border:1px solid #b4b4b4;
}
.news_text2 {
	line-height:18px;
}
.red_news {
	width:4px;
	height:17px;
	margin-right:5px;
	background:#d22923;
/*background:#9b0d0d;*/
	vertical-align:top;
	display:inline-block;
}
.fnt12 {
	font-size:12px;
	margin-top:1px;
	vertical-align:top;
	display:inline-block;
}
.news_marg_top {
	margin-top:15px;
}
.news_wrapper2 {
	overflow:hidden;
	margin-top:15px;
	padding-bottom:25px;
}
.news_img_wrapper {
	float:left;
	width:162px;
	height:122px;
	text-align:center;
}
.news_img_wrapper img {
	max-width:160px;
	max-height:120px;
	border:1px solid #b4b4b4;
}
.news_prewiev_text {
	line-height:18px;
}
.news_wrapper2 h2 {
	margin-top:0;
	color:#337aba;
	font-size:14px;
	font-weight:700px;
/*	font-style:italic;*/
}
.news_right_text {
	margin-left:180px;
}
.fnt12 {
	font-size:12px;
}
/* end news */