*
{
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
}

body
{
  font-family: Arial, sans-serif;
  color: #121212;
}

#container {
  width: 950px;
  margin: auto;
  position: relative;
}

#header
{
  background-image: url("images/headertext.jpg");
  background-position: center;
  background-repeat: no-repeat;
  
  height: 83px;
}

#seperator
{
  background-image: url("images/middle-bar.jpg");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 450px;
  height: 4px;
  margin: 5px auto 5px auto;
}

#headerimage
{
  text-align: center;
}

#srollover {
    display: inline-block;
  float:left;
    width: 71px;
    
    height: 38px; 
    background: url("images/menu-buttons/home.jpg") 0 0 no-repeat;
    text-decoration: none;
    position: relative;
    margin-right: 10px;
 }

#srolloverlight {
    display: inline-block;

  width: 71px;
  float:left;
  height: 38px; 
  background: url("images/menu-buttons/home-light.jpg") 0 0 no-repeat;
  position: relative;
  margin-right: 10px;
}

#srollover2 {
    
  float:left;
    width: 90px;
    height: 38px; 
    background: url("images/menu-buttons/history.jpg") 0 0 no-repeat;
    margin-right: 9px;
 }

#srolloverlight2 {
   
  float:left;
  width: 90px;

  height: 38px; 
  background: url("images/menu-buttons/history-light.jpg") 0 0 no-repeat;
  margin-right: 9px;
}

#srollover3 {
    display: inline-block;
  float:left;
    width: 120px;
position: relative;
    height: 38px; 
    background: url("images/menu-buttons/brochures.jpg") 0 0 no-repeat;
    text-decoration: none;
    margin-right: 10px;
 }

#srolloverlight3 {
    display: inline-block;
  float:left;
  width: 120px;
position: relative;
  height: 38px; 
  background: url("images/menu-buttons/brochures-light.jpg") 0 0 no-repeat;
  margin-right: 10px;
}

#srollover4 {
    display: inline-block;
  float:left;
    width: 150px;
position: relative;
    height: 38px; 
    background: url("images/menu-buttons/cutlery-care.jpg") 0 0 no-repeat;
    text-decoration: none;
    margin-right: 10px;
 }

#srolloverlight4 {
    display: inline-block;
  float:left;
  width: 150px;
position: relative;
  height: 38px; 
  background: url("images/menu-buttons/cutlery-care-light.jpg") 0 0 no-repeat;
  margin-right: 10px;
}

#srollover5 {
  display: inline-block;
  float:left;
  width: 130px;
  height: 38px; 
  background: url("images/menu-buttons/contact-us.jpg") 0 0 no-repeat;
  position: relative;
}

#srolloverlight5 {
  display: inline-block;
  width: 130px;
  float:left;
  height: 38px; 
  background: url("images/menu-buttons/contact-us-light.jpg") 0 0 no-repeat;
  position: relative;
}

#srollover6 {
  display: inline-block;
  float:left;
  width: 140px;
  height: 38px; 
  background: url("images/menu-buttons/forged.jpg") 0 0 no-repeat;
  position: relative;
  margin-right: 10px;
}

#srolloverlight6 {
  display: inline-block;
  width: 140px;
  float:left;
  height: 38px; 
  background: url("images/menu-buttons/forged-light.jpg") 0 0 no-repeat;
  position: relative;
  margin-right: 10px;
}

#content
{
  width: 570px;
  margin: 0 200px 0 200px;
}

#rightside
{
  width: 300px;
}

h1
{
  margin-bottom: 10px;
}

h2
{
  margin-bottom: 10px;
  color: #666666
}

h3
{
  margin-bottom: 10px;
  color: #888888
}

p
{
  margin-bottom: 10px;
  line-height: 1.3em;
}

#footer
{  
  color: #666666;
  text-align: center;
  
}

#contactleft
{
  border: 2px solid #999999;
  display: inline;
  width: 259px;
  position: relative;
  float: left;
  margin-right: 1px;
  padding: 2px;
  height: 280px;
  padding-top: 10px;  
}

#contactright
{
  border: 2px solid #999999;
  display: inline;
  width: 294px;
  position: relative;
  float: left;
  padding: 2px;
  height: 270px;
  padding-top: 20px;
}

#contactbottom
{
  clear: both;
  width : 570px;
  text-align: center;
  padding-top:10px;
}

#contactaddress
{
  text-align:center;
  width: 570px;
  padding-top: 10px;
}

.label
{
  line-height: 1em;
  width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.formitem
{
  margin-left: 4.5em;
}

input
{
  color: #333;
  background: #F0F0F0;
  border: 1px solid #999
}

checkbox
{
  color: #333;
  background: #F0F0F0;
  border: 1px solid #999
}

textarea
{
  color: #333;
  background: #F0F0F0;
  border: 1px solid #999;
  width: 187px;
}

#headertextimage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

ul li
{
  list-style-type: none;
}

div#special {
width:165px;
 position:absolute;
 top: 235px;
 left: 778px;
 text-align: left;
 }