body {
  font-family: arial;
  font-size: 10pt;
  color: #4c4c4c;
  background: white;
}

h1, h3 { 
  margin-top: 0px;
}

h1 {  
  font-size: 16pt;
}

h2 { 
  font-size: 11pt;
}

h3 { 
  font-size: 1em;
  font-weight: bold;
}

table { 
  margin: 0;
  margin-left: -2px;
  padding: 0
}

td {
  margin: 0;
  padding: 0;
}


a, a:visited { 
  color: #ad0509;
}

p { 
  text-align: justify;
}

img {
  border: none;
}

div#wrapper{ 
  position: absolute;
  width: 99%;
}

div#container { 
  position: relative;
  margin: 22px;
  background: url(../images/borders/middle-left-rep.png) repeat-y left top;
  min-width: 800px;
}


div#top-border {
  position: absolute;
  top: 0;
  width: 100%;
  background-image: url(../images/borders/top-centre.png);
  background-repeat: repeat-x;  
  height: 14px;
  
}

div#top-border div#top-left {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/borders/top-left.png) no-repeat left top;
  height: 14px;
  width: 20px;
}

div#top-border div#top-right {
  position: absolute;
  width: 100%;
  background: url(../images/borders/top-right.png) no-repeat right top;
  height: 14px;
}

div#content {
  top: 4px;
  position:relative;
  background:url(../images/borders/middle-right-rep.png) repeat-y right top;
  padding-bottom: 4px;
}

div#innercontent {
  position:relative;
  background:url(../images/borders/middle-right.png) no-repeat right top;
}

div#innercontent2 {
  position:relative;
  background:url(../images/borders/middle-left.png) no-repeat top left;
}

div#bottom-border {
  position:relative;
  margin-top: 4px;
  width:100%;
  height:7px;
  background:url(../images/borders/bottom-middle.png) repeat-x left bottom;
}

div#bottom-border div#bottom-left {
  position: relative;
  background: url(../images/borders/bottom-left.png) no-repeat left bottom;
  height: 7px;
}

div#bottom-border div#bottom-right {
  position: relative;
  width: 100%;
  background: url(../images/borders/bottom-right.png) no-repeat right bottom;
  height: 7px;
  font-size: 1px;
}

div#bottom-border div#bottom-right img {
  position: relative;
  float: right;
  margin-right: 40px;
}

div#left-pane { 
  position: absolute;
  top: 30px;
  left: 40px;
  background: url(../images/logo.png) no-repeat left top;
  width: 194px;
  padding-top: 70px;
}


div#right-pane { 
  top: 0;
  margin-left: 250px;
}


div#single-pane { 
  margin: 15px 40px;
}


div#right-pane div#main-content { 
  position: relative;
  padding: 20px;
  padding-right: 50px;
  margin-top: 60px;
  top: 0px;
}


ul#menu { 
  position: absolute;
  top: 40px;
  margin: 0;
  padding: 0;
  margin-left: 20px;
  margin-bottom: 20px;
  list-style: none;
}

ul#menu li { 
  float: left;
  font-size: 12pt;
}

ul#menu li.selected { 
  color: #ad0509;
}


ul#menu li a { 
  text-decoration: none;
  color: #646464;
}



ul#menu li img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

ul#sub-menu {
  position: absolute;
  list-style: none;
  padding-left: 0px;
  margin: 0;
  margin-left: 20px;
  top: 62px;
}

ul#sub-menu li {
  float: left;
  color: #646464;
  margin-left: 5px;
  padding-left: 12px;
  font-size: 10pt;
  background: url(../images/yellow-dot.png) no-repeat 0px 4px;
}

ul#sub-menu li.first { 
    background: none;
}

ul#sub-menu li {
  font-family: arial;
  text-decoration: none;
  color: #000000;
}

ul#sub-menu li a { 
  text-decoration: none;
  color: #646464;
}


div#contact {
  width: 380px;
  background: url(../images/logo-cropped-lrg.png) top right no-repeat;
  border: 1px solid #bababa;
  margin-top: 20px;
  padding: 10px;
  padding-left: 20px;
}

div.fixedheight {
  height: 320px;
}

div.spacer { 
  clear: both;
}

img.product { 
  width: 200px;
  height: 260px;
  float: right;
  margin-right: 15px;
  margin-bottom: 15px;
 }


ul.news { 
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

ul.news li { 
  padding-bottom: 1em;
}

ul.news a, ul.news a:visited {
  font-size: 11pt;
  text-decoration: none;
  color: #333;  
}

ul.news a:hover {
  text-decoration: underline;
  color: #ad0509;
}

ul.links { 
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
ul.links a, ul.links a:visited {
  font-size: 11pt;
  text-decoration: none;
  color: #ad0509;
}

ul.links a:hover {
  text-decoration: underline;
}

ul.links p {
margin-top: 3px;
}

div#news-preview{  
  background: #646464;
  position: relative;
  top: 25px;
}

div#news-preview h2 {  
  color: white;
  padding: 5px;
  padding-left: 10px;
  margin: 0;
  font-weight: normal;
}

div#scroll-outer {
  position: relative;
  overflow: hidden;
  height: 272px;
}

ul#scroll-inner {
  background: #bababa;
  position: relative;
  margin: 0;
  padding: 0;
}


ul#scroll-inner li {
  height: 85px;
  border-bottom: 1px solid white;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

ul#scroll-inner h3 {
  margin: 0;
  padding: 0;
}

div.product-list { 
  width: 100%;
  text-align: center;
  overflow: hidden;
}

div.product-list ul {  
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

li.product-preview { 
  float: left;
  border: 1px solid #bababa;
  padding: 5px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 150px;
  text-align: right;

}

li.product-preview a { 
  font-size: 12pt;
  text-decoration: none;
  color: #646464; 
}

li.product-preview a:hover { 
    color: #ad0509;
}

li.product-preview img { 
  border: 1px solid #bababa;
}

p#product-info { 
  font-size: 11pt;
  margin-bottom: 10px;
}

div#footer { 
  font-size: 9pt;
  text-align: right;
  margin-right: 40px;
  margin-top: 30px;
}

img.prod-thumb {  
  width: 100px;

}

ul.product_thumbs { 
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.product_thumbs li { 
  float: left;
  margin: 10px;
  width: 150px;
  height: 185px;
}

ul.product_thumbs li a { 
  text-decoration: none;
  color: #646464; 
}

ul.product_thumbs li  a:hover { 
    color: #ad0509;
}


ul.product_thumbs li img { 
  border: 1px solid #bababa;
  display: block;
}

ul.product_thumbs li img.doc { 
  padding: 33px 12px;
}

a.feed { 
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
}

ul.prod-info { 
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.prod-info li { 
  margin-left: 3px;
  padding: 15px 0 0 42px;
  height: 30px;
}

ul li.icon-pdf { 
  background: url("../images/icon_pdf.gif") no-repeat 0 0;
  margin-left: 3px;
  padding: 15px 0 0 42px;
  height: 30px;
}
ul li.icon-doc { 
  background: url("../images/icon_doc.jpeg") no-repeat 0 0;
  margin-left: 3px;
  padding: 15px 0 0 42px;
  height: 30px;
}
ul li.icon-docx { 
  background: url("../images/icon_doc.jpeg") no-repeat 0 0;
  margin-left: 3px;
  padding: 15px 0 0 42px;
  height: 30px;
}
ul li.icon-xls { 
  background: url("../images/icon_xls.jpeg") no-repeat 0 0;
  margin-left: 3px;
  padding: 15px 0 0 42px;
  height: 30px;
}
ul li.icon-ppt { 
  background: url("../images/icon_ppt.jpeg") no-repeat 0 0;
  margin-left: 3px;
  padding: 15px 0 0 42px;
  height: 30px;
}

div.doc-icon {
  border: 1px solid #bababa;
  width: 100px;
  height: 142px;
  margin-bottom: 2px;
}

ul.product_thumbs li div.doc-icon img {
  margin-left: 15px;
  margin-top: 35px;
  border: 0;
}
div#news-feed {
  margin-top: 30px;
}

