* {margin: 0; padding: 0}
html, body {margin: 0px; padding: 0px; position: relative; font-family: Trebuchet MS, sans-serif; background:#fff; font-size: 12px; height: 100%; color: #000; min-width:998px; max-width:3000px; 
-width: expression(((document.documentElement.offsetWidth < 1000 + 22) ? 1000 + 'px' : 'auto'));
}
/*
div {
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}*/
a, a img {outline: none; border: none; outline:none;}
a {color: #003abc; text-decoration: underline; font-weight: normal;}
a:hover, a:active {color: #a60000; text-decoration: underline; font-weight: normal; }
ul, li {margin: 0px; padding: 0px; list-style: none;}
table, td, tr, th {padding: 0px; border: 0; border-collapse: collapse;}
form, fieldset, dl, dt, dd {margin: 0px; padding: 0px; border: 0px;}
p {margin: 0px; padding: 1em 0px 0px 0px;}
.clear {
clear:both;
font-size:0;
margin:0;
overflow:hidden;
padding:0;
line-height: 0;
border: 0;
zoom:1;
}


#preloadImages {
display: inline;
height:0;
left:-10px;
position:absolute;
top:0;
width:0;
}

input, textarea {
    outline-style:none;
    resize: none;
}

/*Headers*/
h1 {position:relative; font-size:18px; color:#404040; font-weight:normal; margin:24px 0px 20px 0px; display:block;  left:-22px;}
h2 {font-size:21px; color:#4b4b4b; font-weight:normal; margin:10px 0px 26px 12px;}
h4 {font-size:21px; color:#000; font-weight:normal; margin:0px 0px 31px 0px;}

#content {
  position: relative;
  min-height: 100%;
  min-width:998px; 
  overflow-x:hidden;
  z-index:1;
}
* html #content {
  height: 100%;
}


.box-posit {width:858px; margin:0 auto; position:relative; z-index:2;}
.box-posit .switcher {left:-62px; margin:10px -300px 0 0px; height:73px;}
.box-posit-br {width:70%; padding-left:300px; margin-top:-20px; position:relative; z-index:2; }
#opacity-bg-menu {position:absolute; z-index:1; width:300px; height:175px; top:10px; left:370px; background:url(/images/inner/bg-menu.png) no-repeat 0 0; zoom:1; -background:none;}
*html #opacity-bg-menu {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/inner/bg-menu.png", sizingMethod= 'crop');}

#breadcrumbs {position:relative; display:block; color:#212121; font-size:1em; margin:34px 0px 0px 28px;  zoom:1; z-index:2; left:-180px;}
#breadcrumbs li {float:left; position:relative; white-space:nowrap;}
#breadcrumbs li .delimeter {margin-left:5px;}
/*---footer---*/
#footer {
  position: relative;
  height: 118px;
  min-width:998px; 
  margin:-119px 0 0;
  width:100%;
  background:#fff;
  z-index:2;
}

#footer .container {
position:relative; width:96%; float:right;  
border-top:1px solid #aeaeae;
padding-top:15px;
color:#8e8e8e;
font-size:1em;
}

#footer .contacts {position:relative; float:left; width:610px; margin:0 0 0 60px; z-index:10;}
  *html #footer .contacts {margin:15px 0 0 30px;}
#footer .contacts img {margin:0 18px 7px 0;}
#footer .copy {position:relative; float:left; margin:0 0 0 75px; line-height:17px;}
#footer .design {position:relative; float:right; margin:0 100px 0 0; line-height:17px;}
#footer a {color:#4e86d2;}
#footer a:hover{ color:#a60000; }
  *html #footer .copy {margin:0 0 0 38px;}
  *html #footer .design {margin:0 50px 0 0;}

.social { width: 400px; margin: 80px 0 0 0; height: 20px; }
.social .socialeach { width: 90px; height: 25px; display: inline-block; padding: 5px 0; overflow: hidden; }
.social .socialeach.tweet { width: 55px; }
.social .socialeach.fbook { width: 48px; }
.social .socialeach.google { width: 32px; }

.staticText {margin:50px 0 0 0; position:relative;}
#leftLink {
position:absolute;
width:120px;
height:30px;
margin-left:-170px;
top:0px;
font-size:0.9em;
zoom:1;
}

ul.questions {margin:0 0 20px 0; color:#3E3E3E; font-size:0.9em; line-height:1.4em; padding:0;}
ul.questions li {padding:0 0 0 35px; margin:10px 0;}
ul.questions li.q {background:url(/images/tire.gif) no-repeat 0 9px; font-size:1.15em;}
ul.questions li.a {margin:10px 0 25px 0; background:url(/images/tire.gif) no-repeat 0 9px;} 

.imgs{ position:relative;}
.arrow{ position:absolute; top:450px; right:-110px; float:right; width:104px; height:317px; background:url(/projects/jet/images/arrow.png) no-repeat; z-index:1000; }








