@charset "utf-8";
/* CSS Document */

body {
  background-color: #efefef;
  margin: 0;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
}

/* HEADER */

div#headercontainer {
  background: url(images/headerbg.gif) no-repeat center top;
  height: 230px;
}

div#header {
  background: #666666 url(images/topfade_bg.jpg) repeat-x;
  width: 970px;
  height: 139px;
  margin: 0 auto;
  padding: 1px 0 0 0;
}

#header h1 {
  margin: 19px 0 0 0;
  font-weight: bold;
  height: 100px;
  font-size: 8px;
  padding: 0px 0 0 80px;
  position: relative;
}

#header h1 span {
  background: url(images/logo.jpg) no-repeat left top;
  margin: 0px 0 0 0;
  min-width : 350px;
  width: 350px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}

#header h2 {
  margin: -69px 0px 0 2px;
  font-weight: bold;
  height: 40px;
  font-size: 10px;
  padding: 0 105px 0 0px;
  position: relative;
  float: right;
}

#header h2 span {
  background: url(images/tagline.jpg) no-repeat left top;
  margin: 0px 0 0 0;
  min-width : 200px;
  width: 200px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}

/* MAIN NAVIGATION & SEARCH */

div#navcontainer {
  background: none;
  margin: -35px auto 0px auto;
  height: 35px;
  width: 980px;
  border: none;
  padding: 0px 0px 0px 5px;
}

div#search {
  margin: 0 5px 0 0px;
  background-color: #ffffff;
  padding: 0;
  width: 292px;
  float: left;
  padding: 5px 5px 2px 5px;
  height: 28px;
}

ul#navlist {
  display : block;
  padding : 0;
  margin : 0 5px 0 0;
  float : left;
}

ul#navlist li {
  display : block;
  float : left;
}

ul#navlist li a {
  background : #CC0000 url(images/navbg_red.jpg);
  float : left;
  margin : 0px 0px 0px 5px;
  padding : 0 14px;
  text-decoration : none;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 14px;
  font-weight : bold;
  color : #ffffff;
  white-space : nowrap;
  height : 35px;
  line-height : 35px;
}

ul#navlist li a:hover {
  background : #666666 url(images/navbg_grey.jpg);
  color : #ffffff;
}

ul#navlist li a.active {
  background : #ffffff;
  color : #666666;
  font-weight : bold;
}

/* MAIN CONTENT */

div#container {
  width: 970px;
  margin: 0 auto;
  background: #ffffff;
  padding: 5px;
  height: auto;
  overflow: hidden;
}

div#main {
  width: 660px;
  padding: 15px 0 75px 0;
  margin: 0px;
  float: left;
}

div#right {
  width: 305px;
  padding: 15px 0 15px 0;
  margin: 0px;
  float: right;
}

h3 {
  height : 30px;
  font-size : 16px;
  color : #666666;
  border-bottom : 1px solid #CCCCCC;
  line-height : 30px;
  padding : 0 0 0px 10px;
  margin : 0;
}

h3 a {
  text-decoration : none;
  color : #666666;
}

h3 a:hover {
  color : #cc0000;
  text-decoration : none;
}

#main .rsslink {
  float : right;
  width : 5em;
  overflow : hidden;
  color : #666666;
  font-size : 12px;
  height : 20px;
  text-decoration : none;
  margin-top : -23px;
  padding : 1px 0 0 20px;
  background-image : url(images/rss.gif);
  background-repeat : no-repeat;
  background-position : left 3px;
}

#main .rsslink:hover {
  color: #cc0000;
}

/* ENVIRONMENT LINKS */

div#envcontainer {
  background: none;
  margin: -50px auto -35px auto;
  height: 100px;
  width: 980px;
  border: none;
  padding: 0px 0px 0px 0px;
  position: relative;
}

#piclinks {
  text-align : left;
  height : 100px;
  margin : 0;
  margin-left: 5px;
  padding : 0;
}

#piclinks li {
  list-style : none;
  float : left;
}

#piclinks a {
  float : left;
  width : 205px;
  height : 78px;
  color : #666666;
  text-decoration : none;
  font-size : 12px;
  background-color : #f7f7f7;
  background-position : left center;
  background-repeat : no-repeat;
  line-height : 1.2em;
  letter-spacing : -0.04em;
  padding : 22px 10px 0 105px;
  margin-right : 5px;
}

#piclinks a:hover {
  background-color : #cc0000;
  color : #ffffff;
}

#piclinks a strong {
  font-size : 16px;
  line-height : 22px;
  font-color: #cc0000;
}

#piclinks .matrix {
  background-image : url(images/envicons_matrix.gif);
}

#piclinks .ebook {
  background-image : url(images/envicons_ebook.gif);
}

#piclinks .vtradeshow {
  background-image : url(images/envicons_vtradeshow.gif);
  margin : 0;
}

#piclinks .current {
  color : #ffffff;
  background-color : #cc0000;
}
  
/* FOOTER */

div#footercontainer {
  background: url(images/footerbg.gif) no-repeat center top;
  height: 180px;
  margin: 0px;
  padding: 0px;
}

/* BOTTOM NAV */

div#botnavcontainer {
  background: none;
  margin: 0px auto 0px auto;
  height: 125px;
  width: 975px;
  border: none;
  padding: 95px 0px 0px 5px;
  position: relative;
}

ul#botnavlist {
  display : block;
  padding : 0;
  margin : 0 5px 0 0;
  float : left;
}

ul#botnavlist li {
  display : block;
  float : left;
}

ul#botnavlist li a {
  background : #ffffff;
  float : left;
  margin : 0px 0px 0px 0px;
  padding : 0 10px;
  text-decoration : none;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 12px;
  font-weight : bold;
  color : #cccccc;
  white-space : nowrap;
  height : 30px;
  line-height : 30px;
}

ul#botnavlist li a:hover {
  background : #f7f7f7;
  color : #cccccc;
}

ul#botnavlist li a.active {
  background : #cc0000;
  color : #ffffff;
  font-weight : bold;
}

/* SEARCH */

.searchbox {
  width : 235px;
  height : 18px;
  background : #F7F7F7 url(images/searchbg.jpg) no-repeat left top;
  font-family : "Trebuchet MS", Verdana, Arial, serif;
  font-size : 11px;
  color : #666666;
  border : 0;
  padding : 7px 10px 0 10px;
  margin : 0 5px 0 0;
  vertical-align : middle;
}

.searchbut {
  width : 27px;
  height : 25px;
  background : #cc0000 url(images/searchbutton.gif) no-repeat left top;
  border : 0;
  padding : 5px 0px 0 0px;
  margin : 0 auto;
  vertical-align : middle;
}