/****  Clear all default settings ****/

* 
{  
  margin:0; 
  padding:0; 
}

/**** Utility Styles ****/

body
{
  font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
  font-size: 75%;
  color: #444;
  background-color: White;
  background-image: url(images/bg.body.gif);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

html>body 
{
  font-size: 12px; 
}
div.spacer 
{
  clear:both;
}

div.float 
{
  display: inline;
  width: 110px;
  text-align: center;
  float: left;
  padding: 0px 5px 10px 0px;
}

/**** Basic HTML Tag Styles ****/

p
{
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

p.catcaption
{
  padding: 6px 10px 1em 10px;
  font-size: .8333em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 1.3em;
  color: black;
}

p.subcatcaption
{
  padding-top: 6px;
  font-size: .8333em;
  line-height: 1.3em;
  margin-top: 0;
  padding-bottom: 1em;
  color: Black;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1.3em;
}

img 
{
  border: none;
  display: block;
}

img.category 
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
  height: 108px;
  width: 165px;
  border: 1px solid #484848;
  display: block;
}

h1,
h2.pageheader
{
  font-size:1.5em;
  line-height: 1em;
  margin-top: 0px;
  padding: 0px;
  margin-bottom: 1em; 
  font-weight: bold;
  font-size: 16px;
  color: #232e54;
  background: none;
  text-align: left;
}

h2
{
  font-size:1.2em;
  line-height: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 10px;
  font-weight: normal;
  color: #FFF;
  background-color: #666;
}

h3 
{
  font-size:1.2em;
  line-height: 1.5em;
  color: White;
  font-weight: normal;
  background: #616161;
  text-align: center;
}

h4 
{
  font-size:1.2em;
  line-height: 1.5em;
  margin-top: 1.125em;
  color: White;
  font-weight: normal;
  text-align: center;
  background-color: #F0894B;
}

.box
{
  padding-left: 10px;
  border: 1px dashed #999999;
  background-color: #EDEDED;
  color: #483d8b;
}

ul 
{
  margin-bottom: 1.5em;
  line-height: 1.5em;
}

ul li 
{
  margin-left: 0px;
  padding-left: 20px;
  background-image: url(images/bg.list.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  list-style-type: none;
  list-style-image: none;
}

/**** Layout ****/

.banner
{
  width: 740px;
  height: 90px;
  background: url(images/Banner.gif) no-repeat top;
}

.canvas
{
   position: absolute;
  width: 740px;
  height: auto;
  left: 50%;
  top: 0px;
  margin-left: -370px;
  padding-bottom: 0px;
}

.header
{
  width: 740px;
  height: 185px;
  background: none repeat-y;
  background-color: #616161;
}

.header img
{
  margin: 0;
  padding: 0;
  border: none;
}

.leftcolmed
{
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 1.5em;
  width: 340px;
  display: inline;
}

.midcolsmall
{
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 1.5em;
  width: 165px;
}

.rightcolmed
{
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 1.5em;
  width: 350px;
  display: inline;
}

.rightcolsmall
{
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1.5em;
  width: 165px;
  display: inline;
}

.infoheading
{
  background-color: #232E54;
}

.info
{
  float: left;
  padding: 0px 5px 10px 10px;
  width: 148px;
  display: inline;
  border: 1px solid #CCC;
  border-top: none;
  background-image: url(images/bg.caption.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #FFF;
  overflow: hidden;
}

.info h4
{
  font-weight: bold;
  font-size: .955em;
  padding-left: 20px;
  background-color: transparent;
  background-image: url(images/bg.list.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  color: #006;
  text-align: left;
}

.info h3
{
  background-color: #006;
}

/**** Div Container Styles for Navigation, Footer, and Special Structures ****/

.navbar 
{
  width: 740px;
  height: 23px;
  background: #616161;
}

.navbar ul 
{
  margin: 0;
  padding: 0 0 0 0px;
  list-style: none;
  float: left;
  background-image: none;
}

.navbar ul li 
{
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
  background-image: none;
}

.navbar ul a
{
  display: block;
  padding: 0 .75em;
  line-height: 1.6em;
  font-size: 1.2em;
  text-decoration: none;
  color: White;
  float: left;
  font-weight: normal;
  background-image: none;
  
}

.navbar a:link,
.navbar a:visited 
{
  color: #FFF;
  text-decoration: none;
  background-image: none;
}

.navbar ul a:hover,
.navbar ul li.active a,
.navbar a:active 
{
  color: #FFF;
  background-color: #303030;
  text-decoration: none;
  background-image: none;
} 

.contentfooter 
{
  width: 740px;
  height: 40px;
  margin-top: 20px;
  padding-top: 20px;
  background-image: url(images/bg.footer.gif);
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 12px;
}

.contentfooter p

{
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: #AAA;
}

.contentfooter a,
.contentfooter a:link,
.contentfooter a:visited 
{
  color: #FFF;
  text-decoration: none;
}

.contentfooter a:hover,
.contentfooter a:active 
{
  color: #000000;
  text-decoration: none;
} 

.rightcolsmall a,
.info a
{
  font-size:.9em;
  line-height: 1.667em;
  margin-top: 1.667em;
}

a.new {
	background-image: url(images/PageLayout2/NewIcon.gif);
	background-position: 95% 95%;
	padding-right: 47px;
	background-repeat: no-repeat;
}

a,
a:link 
{
   color: #555; 
}

a:visited 
{
  color: #6495ED;
}

a:hover,
a:focus,
a:active 
{
  color: #F0894B;
}

.contentbody img
{
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  border: 1px solid Gray;
}

/****  Span, Image, and Box Styles ****/

.important
{
  color: #006;
  font-weight: bold;
  text-decoration: none;
  background-color: #DEE7F3;
  background-image: url(images/icon.info.gif);
  background-position: 4px 4px;
  background-repeat: no-repeat;
  padding: 4px 4px 10px 36px;
  border: 1px solid #CCC;
  display: block;
}

.blackbox
{
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid Black;
  background-color: Gray;
  color: White;
  line-height: 1.5em;
}

div.picleft 
{
  display: inline;
  width: 160px;
  text-align: center;
  float: left;
  margin-top: 30px;
  margin-left: 10px;
}

div.picleft img
{
  width: 133px;
  padding: 0px 11px 11px 11px;
  background-image: url(images/bg.img.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

div.picleft p
{
  text-align: left;
}

div.picright 
{
  display: inline;
  width: 160px;
  text-align: center;
  float: right;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 10px;
}

p.caption 
{
  display: block;
  width: 140px;
  text-align: center;
  margin: 5px auto 5px auto;
  font-size: 10px;
  line-height: 12px;
  padding: 0 0 0 0;
}

p.smallcaption 
{
  display: block;
  width: 94px;
  text-align: center;
  margin: 0px 0px 5px 0px;
  font-size: 10px;
  line-height: 12px;
  padding: 2px;
}

.subcatcaption,
.smallcaption,
.catcaption
{
  height: 40px;
  border: 1px solid #CCC;
  background-image: url(images/bg.caption.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #EFEFEF;
}

.hide
{
  display: none;
}

h3.engineering
{
  background-color: #232e54;
}

h3.architectural
{
  background-color: #232e54;
}

h3.oem
{
  background-color: #232e54;
}

h3.municipal
{
  background-color: #232e54;
}

h3.platestock
{
  background-color: #232e54;
}

h3.installation
{
  background-color: #232e54;
}

h3.restoration
{
  background-color: #232e54;
}

h3.sculpture
{
  background-color: #232e54;
}

h3.ideas
{
  background-color: #232e54;
}

h3.prototype
{
  background-color: #232e54;
}

address
{
  font-style: normal;
  padding: 0px 0px 10px 0px;
}

.contact h2
{
  padding-left: 20px;
  background-color: transparent;
  background-image: url(images/bg.list.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  color: #006;
}

/* *** EMAIL FORM STYLES *** */

div#emailform label
{
  display: block;
  font-weight: bold;
}

div#emailform .textfield
{
  padding: 2px;
  border: 1px solid #CCC;
  background-color: #EEE;
  width: 100%;
  display: block;
}

div#emailform input.button
{
  border: 1px solid #CCC;
  cursor: pointer;
  background-color: #888;
  color: #FFF;
  padding: 2px;
}

div#emailform input.button:hover
{
  background-color: #232E54;
}