/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	height: 100%;
}
.wrapper {
	min-width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Fonts
-----------------------------------------------------------------------------*/
@font-face {
    font-family:HeliosCond; /* Èìÿ øðèôòà */
    src: url(fonts/HeliosCond.otf); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}

@font-face {
    font-family:Helios; /* Èìÿ øðèôòà */
    src: url(fonts/Helios.otf); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 85px;
	width:940px;
	margin:0 auto;
	font-family:HeliosCond, Arial Narrow;
	padding-top:20px;
}


/* Middle
-----------------------------------------------------------------------------*/
#last {
	padding: 0 0 56px;
}

#last_form {
	width:100%;
	background:#2f527a;
}

#truba_section, #truba_section_content {
	height:375px;
}

#truba_section_content {
	width:1000px;
	min-width:1000px;
	margin:0 auto;
	background:url(images/truba.png);
	font-family:HeliosCond, Arial Narrow;
	font-weight:bold;
}

#truba_section_line {
	height:103px;
	background:#2f527a;
	position:relative;
	top:-375px;
	z-index:-1;
}

#tables_section {
	width:1000px;
	min-width:1000px;
	margin:52px auto;
}

.tr_head {
	background:#2f527a;
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	height:30px;
}

.tr_head th{
	vertical-align:middle;
	text-align:center;
}

.tr_1, .tr_2 {
	color:#000;
	font-family:Arial;
	font-size:14px;
	height:30px;
	margin-top:5px;
}

.tr_1 {
	background:#dddddd;
}


.tr_2 {
	background:#eaeaea;
}

td {
	vertical-align:middle;
}

.td_isp, .td_min_temp, .td_num, .td_mass, .td_cap, .td_length, .td_d {
	text-align:right;
}

.td_material, .td_descr {
	text-align:left;
}



.td_num {
	width:29px;
	padding-right:5px;
}

.td_descr {
	padding-left:10px;
}

.td_mass {
	padding-right:25px;
}

.td_cap {
	padding-right:40px;
}

.td_length {
	padding-right:25px;
}

.td_d {
	padding-right:15px;
}

.td_isp {
	padding-right:60px;
}

.td_material {
	padding-left:45px;
}

.td_min_temp {
	padding-right:140px;
}

.send_form {
	 color:#e2edfa; font-family:Helios; font-size:17px; line-height:35px;
}

.up_form input.textfield{
	width: 344px;
}

.send_form input.textfield { 
	border:none;
	background:#e2edfa;
	border-radius: 4px 4px 4px 4px;
	
	height:24px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 1);
 }

#advantage {
	height:528px;
	background:url(images/bgr_advantage.png) repeat-x;
	width:100%;
}

.list_block, .list_block_r {
	width:220px;
	
}

.adv_block {
	padding-top:165px;
}

.client_block {
	padding-top:100px;
}

.list_block {
	float:left;
	margin-right:20px;
}

.list_block_r {
	float:right;
}

.list_block_text h2 {
	font-weight:bold; 
	font-family:HeliosCond, Arial Narrow; 
	font-size:16px; 
	text-align:center; 
	padding-bottom:10px;
}

.list_block_text p {
	font-family:Arial; 
	font-size:13px; 
	text-align:center;
}

.section_h1 {
	font-family:HeliosCond, Arial Narrow; 
	text-align:center; 
	color:#2f527a; 
	font-size:34px; 
	font-weight:bold; 
	line-height:40px; 
	padding:23px 0 75px;
}

.bottom_form input[placeholder] {
	padding-left:10px;
	color:#4e4e4e;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
}

.bottom_form input.textfield{
	width:384px;
}



	


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -56px auto 0;
	width:940px;
	min-width: 940px;
	height: 56px;
	position: relative;
	font-family:HeliosCond, Arial Narrow;
}

