@media-screen {
@font-face { 
  font-family: Verdana; 
    src: url('../fonts/Verdana.ttf'); 
    src: local("Verdana"), url('../fonts/Verdana.ttf'); 
} 
}
html { 
  height: 100%;
}

* { 
  margin: 0;
  padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

body { 
  font: normal .85em verdana, sans-serif;
  background: #ffffff; 
  color: #7f7f7f;
  padding-bottom: 40px;
}

p { 
  padding: 0 0 20px 0;
  line-height: 1.5em;
}

img { 
  border: 0;
}

h1, h2, h3, h4, h5, h6 { 
  font: normal 100% 'Verdana', arial, sans-serif;
  color: #FFF;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
}

h1 {
	font-size: 120%;
    padding: 9px 0 5px 0;
    color: #4891e8;
}

h2 {
	font-size: 100%;
	text-align: center;
	color: #7f7f7f;
}

h3 {
	position:relative;
	margin-left: 795px;
	bottom:40px;
}

h4 {
	font-size: 100%;
	text-align: center;
	color: #7f7f7f;
}

h5 {
	font-size: 100%;
    padding: 9px 0 5px 0;
    color: #4891e8;
}

h6 {
	position: relative;
	left: 0px;
	bottom: -100px;
	color: #7f7f7f;
}

ul li { 
  padding: 0 0 0px 8px;
}

#main, header, #logo, nav, #site_content, #container, #container1, footer { 
  margin-left: auto; 
  margin-right: auto;
}
#main { 
  width: 960px;
  margin: 50px auto 0 auto;
}
header { 
  width: 960px;
  height: 80px;
}
#logo { 
  width: 220px;
  float: left;
  height: 55px;
  url(../images/logo.png);
  background: transparent
  padding: 10px 10px 10px 10px;
}
nav { 
  height: 30px;
  width: 500px;
  margin: 1px auto 0 auto;
  float: right;
  padding: 30px 0 0 0;
} 
#site_content { 
  width: 940px;
  overflow: hidden;
  margin: 4px auto 0 auto;
  padding: 0;
  background: #ffffff;
  border-top: 0;
  border-bottom: 0;
} 
#sidebar_container { 
  float: left;
  width: 450px;
  padding: 0;
  height: 450px;
}
#content { 
  text-align: justify;
  width: 420px;
  padding: 7px 0 5px 60px;
  margin: 0;
  float: left;
}
#download_content { 
  text-align: justify;
  width: 420px;
  padding: 0px 0 0px 60px;
  margin: 0;
  float: left;
}
#content_left {
  text-align: justify;
  padding: 7px 0 5px 5px;
  float: left;
}
#isa_pdf {
	font-size: 90%;
	color: #4891e8;
	font-style: oblique;
	text-decoration: none;
}
.device_info {
	visibility: hidden;
	display: none;
}
#contact_wrapper {
    width: 100%;
    overflow: hidden;
}
#contact_plastics {
    width: 50%;
    float: left;
	text-align: left;
	font-size: 90%;
}
#contact_energy {
    float: left;
	text-align: right;
	font-size: 90%;
}
.isa_dwnl_container {
  width: 100px;
  padding: 0 0 5px 0px;
  margin: 0;
  float: left;
}
#container {
  width: 100px;
  padding: 0 0 5px 0px;
  margin: 0;
  float: left;
}
#container1{
  width: 100px;
  padding: 0 0 5px 0px;
  margin: 0;
  float: left;
}
footer { 
  width: 960px;
  font: normal 90% 'Verdana', arial, sans-serif;
  height: 20px;
  padding: 15px 0 5px 0;
  text-align: center; 
  color: #7f7f7f;
  background: #ffffff;
}
ul.images {
  width:450px;
  height:450px;
  overflow:hidden;
  position:relative;
  margin:0;
  padding:0;
} 
ul.images li {
  position:absolute;
  margin:0;
  padding:0;
  left:0;
  right:0;
  list-style:none;
}
ul.images li.show {
  z-index:500;  
}
ul.img {
  width:150px;
  height:50px;
  overflow:hidden;
  position:relative;
  margin:0;
  padding:0;
} 
ul.img li {
  position:absolute;
  margin:0;
  padding:0;
  left:0;
  right:0;
  list-style:none;
}
ul.img li.fade {
  z-index:500;
}
ul img {
  border:none;  
}
.lavaLampWithImage {
  position: relative;
  height: 16px;
  padding: 0px 5px 5px 0;
  margin: 0px 0 0 0;
  overflow: hidden;
  float: right;
}
.lavaLampWithImage li {
  float: left;
  list-style: none;
}
.lavaLampWithImage li.back {
  background: #bdf44e;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border: 0px 0px 0px 0px;
  height: 30px;
  z-index: 8;
  position: absolute;
}
.lavaLampWithImage li a {
  font: normal 110% 'Verdana', sans-serif;
  text-shadow:0px 0px #000;
  text-decoration: none;
  color: #7f7f7f;
  outline: none;
  text-align: center;
  letter-spacing: 0;
  z-index: 10;
  display: block;
  float: left;
  height: 30px;
  padding: 0px 9px 0 9px;
  position: relative;
  overflow: hidden;
  margin: auto 5px;    
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border: none;
}
