/* defaults */
body {
  background: url("/images/bg.gif") repeat-y center;
  font: normal 12pt verdana, sans-serif;
}
p {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3 {
  font-weight: bold;
  font-family: verdana, sans-serif;
  margin: 0;
  padding: 0;
  color: #000;
}
h1 {
  font-size: 20pt;
  color: #333;
}
h2 {
  font-size: 14pt;
  color: #09c;
}
h3 {
 color: #555;
}
h4 {
  font-size: 10pt;
  margin-bottom:0;
}
img {
  border: 0;
}
a {
  color: #09f;
  text-decoration: none;
}
a:hover {
  color: #09f;
  text-decoration: underline;
}
small {
  font: normal 7pt arial;
  color: #999;
}

strong {
  /*font-weight: bold;*/
  /*color:#FF8C00;*/ 
  /* color:#09c blue */
}
/* helpers */

.right {
  float: right;
  text-align: right;
}
.left {
  float: left;
  text-align: left;
}
.clear,
.fresh {
  clear: both;
}
.calltoaction {
  display: block;
  clear: both;
  float: left;
  padding: 0 0 5px 0;
  background-color: transparent;
  margin-bottom: 10px;
  font-size: 9pt;
  color: #09c !important;
  font-weight: bold;
}
.backtotop {
  clear: left;
  display: block;
  background: transparent url("/images/backtotop.gif") left 7px no-repeat;
  padding-left: 7px;
}
.norm {
  color: #666;
  font-weight: normal;
}

/* structure & pages */
#header {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#nav {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  background: #000 url("/images/nav_bg_shadow.gif") repeat-x;
  height: 50px;
  clear: both;
}
#nav-bottom {
  background: transparent url("/images/nav_shadow.gif") repeat-x;
  height: 6px;
}
.constrain,
#content,
#footer {
  margin: 0 auto;
  width: 750px;
  text-align: left;
}
#header {
  background: #fff url("/images/header_bg.gif") repeat-x;
  height: 110px;
}
#header h1,
#emblem {
  text-indent: -3000em;
  overflow: hidden;
  position: relative;
}
#header h1 {
  width: 462px;
  height: 60px;
  float: left;
  top: 29px;
  margin-left: 27px;
}
#header h1.homepage {
  background: transparent url("/images/logo_header.gif") no-repeat;
  width: 462px;
  height: 60px;
  float: left;
  top: 29px;
  margin-left: 27px;
}
#header h1 a{
  width: 462px;
  float: left;
  height: 60px;
  background: transparent url("/images/logo_header.gif") no-repeat;
}
#emblem {
  background: transparent url("/images/logo_right.gif") no-repeat;
  width: 83px;
  height: 59px;
  float: right;
  top: 29px;
  margin-right: 21px;
}
#floater-outer {
 width:751px;
  margin:0 auto;
/*  text-align:left;*/
}
#floater-inner {
width:750px;
margin-left:1px;
  background-color:#fff;
}
#content {
  border-top: 5px solid #666;
  border-bottom: 5px solid #333;
  padding: 1px 0 1px 0;
  clear: both;
}
#content div.pad {
  padding: 15px;
  font-size: 9pt;
}
.home {
  width: 750px;
  height: 402px;
}
.head {
  width: 750px;
  height: 86px;
  background: #558290 url("/images/img_l2_top.jpg") no-repeat;
  border-bottom: 1px solid #fff;
}
.head p {
  padding: 15px 0 0 35px;
  color: #fff;
  font: normal 7.5pt verdana, sans-serif;
  width: 450px;
  line-height: 12pt;
}
#content,
#footer {
  position: relative;
  top: -6px;
}
#content p.bar {
  height: 1px;
  padding: 0 !important;
  margin: 0 !important;
  background-color: #fff;
  font-size: 0;
  line-height: 0;
}
#content.subnav {
  background: #fff url("/images/bg_subnav.gif") repeat-y left 100px;
  padding: 0 !important;
}
.blue {
  background: #138fb8 url("/images/blue_bg.gif") repeat-y;
  padding: 0 !important;
}
#menu,
#text {
  border-top: 1px solid #fff;
}
#menu {
  width: 253px;
  margin: 0;
  padding: 10px 0 0 0;
  list-style: none;
  float: left;
  font-size: 7.5pt;
  min-height: 525px;
}
#menu.nomargin {
  padding-top: 0;
}
#menu li {
  padding: 10px 0 10px 0;
  margin: 0 23px 0 23px;
  /* border-bottom: 1px solid #5d95a5;*/
}
#menu li a,
#menu li ul li a {
  font-weight: bold;
  color: #fff;
  display: block;
  padding-left: 10px;
}
#menu li ul li a {
  font-weight: normal;
}
#menu li a.selected {
  background: transparent url("/images/arrow_sub_main.gif") no-repeat left center;
}
#menu li ul li a.selected {
  background: transparent url("/images/arrow_sub_sub.gif") no-repeat left center;
  color: #ff0;
}
#menu li ul {
  /* border-top: 1px solid #5d95a5; */
  padding: 0;
  margin: 12px 0 0 0;
  list-style: none;
}
#menu li ul li {
  margin: 0 0 0 14px;
  border: 0;
  padding: 8px 0 0 0;
}
#menu li ul li a.pdf {
	display:inline;
  background: transparent url("/images/icon_pdf.gif") no-repeat 0 center;
  border: 1px solid transparent;
  padding: 7px 7px 7px 24px;
  margin: 0 0 1px 0;
}
.inset p.callout a {
  background: transparent url("/images/icon_pdf.gif") no-repeat 0 2px;
  padding:5px 5px 5px 20px;
  *background: transparent url("/images/icon_pdf.gif") no-repeat 0 4px;
  *padding:7px 7px 7px 20px;
}
.inset p.callout img {
	*vertical-align:middle;
}
#sideimg {
  width: 253px;
  height: 171px;
  background-color: #fff;
  background-repeat: no-repeat;
    border: 0;
  padding:  0;
}
#sideimg.about {
  background-image: url(/images/side_about.jpg);
}
#sideimg.construction {
  background-image: url(/images/side_construction.jpg);
}
#sideimg.contact {
  background-image: url(/images/side_contact.jpg);
}
#sideimg.custom {
  background-image: url(/images/side_custom.jpg);
}
#sideimg.eps {
  background-image: url(/images/side_eps.jpg);
}
#sideimg.urethane {
  background-image: url(/images/side_urethane.jpg);
}
#sideimg.foam {
  background-image: url(/images/side_foam.jpg);
}
#sideimg.polystyrene {
  background-image: url(/images/side_polystyrene.jpg);
}
#sideimg.polyethylene {
  background-image: url(/images/side_polyethylene.jpg);
}
#sideimg.products {
  background-image: url(/images/side_products.jpg);
}
#sideimg.rmb {
  background-image: url(/images/side_rmb.jpg);
}
#sideimg.service {
  background-image: url(/images/side_service.jpg);
}
#sideimg.design {
  background-image: url(/images/side_design.jpg);
}
#text {
  background: #fff;
  font: normal 7.5pt verdana, sans-serif;
  color: #666;
}
#text {
  border: 0;
  padding: 0;
  width: 497px;
  float: left;
}
#text .half {
  width: 215px;
}
#text div.inset {
  width: 467px;
  line-height: 16pt;
  padding: 20px 0 18px 30px;
}
#text div.inset p {
  padding-bottom: 10pt;
}
#text h2 {
  font-size: 11pt;
  margin: 0; padding: 0;
}
#text hr {
  height: 1px;
  color: #e8e4dd;
  background-color: #e8e4dd;
  border: 0;
  margin: 12px 0 12px 0;
  padding: 0;
}
#text ul {
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
}
#text ul li {
  /*font-weight: bold;*/
  /*color: #09c; => blue */
  /*color:#FF8C00; /* orange */
  padding-left: 5px;
}
#text ul li ul li ul li {
  font-weight: normal;
}
.section {
  float: left;
  margin-top: 10px;
}
.section img {
  float: left;
  margin-right: 10px;
  width: 78px;
  height: 78px;
  border: 0;
}
.section a.block,
.section h3,
.section p {
  margin-left: 88px;
}
.section a.block {
  display: block;
  color: #09c;
  font: normal 8pt verdana, sans-serif;
  margin-top: 4px;
  margin-bottom: 35px;
  text-decoration: none;
}
.section a:hover {
  text-decoration: none;
}
.section a.block:hover {
  text-decoration: underline;
}
.section h3 {
  font: bold 11pt verdana, sans-serif;
  color: #09c;
  letter-spacing: -1px;
  margin-bottom: 4px;
}
.section p {
  color: #000;
  font-size: 8pt;
}
.section div.inset-left,
.section div.inset-right {
  text-align: left;
  line-height: 14pt;
}
.section div.inset-left {
  padding: 50px 10px 25px 30px;
}
.section div.inset-right {
  padding: 50px 30px 25px 10px;
}
.sp {
  padding-bottom: 40px;
}
#footer {
  border-top: 3px solid #09c;
}
#footer,
#footer a {
  color: #999;
  font: 7pt normal verdana, sans-serif;
  letter-spacing: 1px;
}
#footer a:hover {
  text-decoration: underline;
  color: #666;
}
#footer p {
  padding: 5px 5px 5px 10px;
}
#footer ul {
  list-style: none;
  padding: 5px;
  margin: 0;
}
#footer ul li {
  display: inline;
}
#footer ul li a {
  display: block;
  float: left;
  padding: 0 10px 0 10px;
  border-right: 1px solid #d0d0d0;
}
#footer ul li a.last {
  border-right: 0;
  padding-right: 5px;
}

/* custom */
ul.file-list {
  list-style: none;
  padding: 0 !important;
}
ul.file-list li {
  background: #f3f3f3;
  padding: 0 !important;
}
ul.file-list li a.pdf {
  display: block;
  background: transparent url("/images/icon_pdf_newwindow.gif") no-repeat 98% center;
  border: 1px solid transparent;
  padding: 7px;
  margin: 0 0 1px 0;
  color: #666;
}
ul.file-list li a.pdf:hover {
  background-color: #e3e3e3;
}
img.right.pad {
  margin: 10px 0 10px 10px;
}
img.left.pad {
  margin: 10px 10px 10px 0;
}
.chart {
  width: 100%;
  border: 1px solid #666;
  margin-bottom: 15px;
  line-height: 12pt;
  background-color: #ccc;
}
.chart tr,
.chart tr td {
  background-color: #fff;
}
.chart th, .chart td {
  text-align: center;
  margin: 0;
}
.chart .lb,
.chart .lb th,
.chart .lb td {
  background-color: #dde5f1;
}
#map {
  width: 473px;
  height: 300px;
  border: solid 1px #333;
  background: url("/images/loading.gif") #e5e3df 50% 50% no-repeat;
}

/* popup divs */
.popup {
  position:absolute;
  top:-20px;
  left:100px;
  z-index:20;
  padding:20px;
  background:#222;
  border:1px solid #ccc;
  text-align:left;
  color:#666;
  font-size:11px;
  line-height:16px;
}