* {
  padding: 0px;
  margin: 0px;
}
body {
  background: #EDEDED;
  font-family: Trebuchet MS, Tahoma, Verdana;
  font-size: 11px;
  line-height: 130%;
}

/* ELEMENTS ON TOP - BANNER AND MENU */
#banner {
  /*background: url(images/full_tile.jpg) repeat-x;*/
  width:100%;
  height: 135px;
  position: static;
  overflow: hidden;
  white-space: nowrap;
}
#topmenu {
  clear: both;
  height: 31px;
  padding-left: 0px;
  overflow: hidden;
  white-space: nowrap;
}
#topmenu #menuitems {
 vertical-align : middle;
 width: 100%;
 border-bottom : 1px solid #d92020;
 line-height : 30px;
}
#topmenu #menuitems a{
 font-family : Garamond;
 font-size : 13px;
 font-weight: bold;
 color: #3F3F3F;
 text-decoration : none;
 border-right: 1px solid #ABABAB;
 padding: 0px 6px;
}
#topmenu #menuitems a:active{
 color: #3F3F3F;
 text-decoration: none;
}  
#topmenu #menuitems a:visited{
 color: #3F3F3F;
 text-decoration: none;
} 
#topmenu #menuitems a:hover{
 color: #FF0000;
 text-decoration : none;
}

 #current{
	color: red;
}

#topmenu .menu{
  position: absolute;
  visibility: hidden;
  background: #FFFFFF;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-top: none;
  border-left: 1px solid #999999;
  z-Index: 7;
}
#topmenu .menu a{
  display: block;
  border-bottom: 1px solid #DEDEDE;
  line-height: 150%;
}
#topmenu .menu a:hover{
  background: #D5DCEB;
}
#mnuCompany{
  left: 64px;
  top: 160px;
}
#mnuProducts{
  left: 145px;
  top: 160px;
}

/* 3-COLUMN LAYOUT */
#contentarea{
  clear: both;
}
#leftcontent{
  width: 210px;
  float: left;
  margin-left: 5px;
}
#rightcontent {
  width: 0px;
  float: right;
  margin-right: 0px;
}
#centercontent {
  float: left;
  padding: 17px;
  /*display: inline;
  margin-left: 220px;*/

}

/* LEFT COLUMN ELEMENTS */
#searchbox{
  /*color: #950101;*/
  font-family: Trebuchet MS, Tahoma, Verdana;
  /*font-size: 12px; */
  font-weight: bold;
  text-align: center;
  padding: 25px;
  line-height: 150%;
  border: 1px solid #9C9C9C;
  margin: 17px 0px;
  background: #FFFFFF;
}
#searchbox input{
 background: #FFFFFF;
 border: 1px solid #000000;
 font-size: 80%;
}
#searchbox .submit{
  border: 1px solid #7A1212;
  background: url('images/btn_bg.jpg');
  font-weight: bold;
  padding: 0px 3px;
  margin-top: 4px;
}
#rightcontent input{
 background: #FFFFFF;
 border: 1px solid #000000;
 font-size: 80%;
}
#rightcontent .submit{
  border: 1px solid #7A1212;
  background: url('images/btn_bg.jpg');
  font-weight: bold;
  padding: 0px 3px;
  margin-top: 4px;
}

/* LEFT COLUMN ELEMENTS */
#productsbox{
  border: 1px solid #9C9C9C;
  background: #FFFFFF;
  padding: 6px 0px 0px 14px;
  margin-top: 17px;
}
#productsbox #curve{
  background: url('images/products_curve.gif') no-repeat;
  height: 9px;
  width: 9px;
  position: relative;
  top: -7px;
  left: 1px;
  float: right;
  z-Index: 1;
}
#productsbox h1{
 font-family: Garamond, Times New Roman, Times;
 font-size: 18px;
 color: #000000;
 display: inline;
 text-transform: uppercase;
}
#productsbox h2{
 font-family: Garamond, Times New Roman, Times;
 font-size: 18px;
 color: #D70F0F;
 display: inline;
 text-transform: uppercase;
}
#productsbox ul{
  font-family : Trebuchet MS, Tahoma, Verdana;
  font-size : 12px;
  margin: 16px 0px 0px 16px;
}
#productsbox ul li{
  vertical-align: top;
  list-style-image: url('images/bullet_arrow.gif');
  padding-left: 8px;
  margin: 0px;
} 
#productsbox a{
  line-height : 250%;
  border-bottom: 1px solid #9e9e9e;
  display: block;
  width: 100%;
  color: #000000;
  text-decoration: none;
  margin: 0px;
}
#productsbox a:visited{
  color: #000000;
  text-decoration: none;
} 
#productsbox a:active{
  color: #000000;
  text-decoration: none;
} 
#productsbox a:hover{
  color: #FF0000;
  text-decoration : none;
  background: #EDEDED;
}
#productsbox #footer{
	background: #FFA9A9;
	margin: -1px 0px 0px -14px;
	height: 16px;
	visibility: hidden;
}
#productsbox #footer1{
  background: #FFDCDC;
  float: left;
  border-right: 1px solid #FFFFFF;
  width: 20%;
  height: 16px;
}
#productsbox #footer2{
  background: #FFCACA;
  float: left;
  border-right: 1px solid #FFFFFF;
  width: 20%;
  height: 16px;
}
#productsbox #footer3{
  background: #FFB2B2;
  float: left;
  border-right: 1px solid #FFFFFF;
  width: 20%;
  height: 16px;
}
#productsbox #footer4{
  background: #FFABAB;
  float: left;
  border-right: 1px solid #FFFFFF;
  width: 20%;
  height: 16px;
}

/* CENTRE COLUMN ELEMENTS */
#centercontent .curve_tplt{
  background: url('images/curve_tplt.gif') no-repeat;
  position: relative;
  top: -3px;
  left: -18px;
  width: 9px;
  height: 9px;
  float: left;
}
#centercontent p{
  margin-bottom: 12px;
  padding-right: 6px;
}
#centercontent a{
 color: #FF0000;
}
#centercontent a:visited{
 color: #FF0000;
}
#centercontent a:active{
 color: #FF0000;
}
#centercontent a:hover{
 color: #000000;
}
#centercontent h1{
  font-family: Garamond, Times New Roman, Times;
  font-size: 14px;
  color: #000000;
  display: inline;
  margin: 12px 0px;
  text-transform: uppercase;
}
#centercontent h2{
  font-family: Garamond, Times New Roman, Times;
  font-size: 14px;
  color: #DF0000;
  display: inline;
  margin: 12px 2px;
  text-transform: uppercase;
}

 h2{
  font-family: Garamond, Times New Roman, Times;
  font-size: 14px;
  color: #DF0000;
  display: inline;
  margin: 12px 2px;
  text-transform: uppercase;
}

#centercontent h3{
  font-family: Garamond, Times New Roman, Times;
  font-size: 16px;
  color: #000000;
}

#centercontent #contentbox1{
  border: 3px solid #FFFFFF;
  background: #F1E0D6;
  margin-top: 17px;
  padding-left: 15px;
  font-family : Trebuchet MS, Tahoma, Verdana;
  font-size : 12px;
  color: #58595B;
  line-height: 150%;
  /*height: 169px;*/
}
#centercontent #contentbox2{
  border: 3px solid #FFFFFF;
  background: #EDEDED;
  margin-top: 17px;
  padding-left: 15px;
  font-family : Trebuchet MS, Tahoma, Verdana;
  font-size : 12px;
  color: #58595B;
  line-height: 150%;
  /*height: 141px;*/
}
#centercontent ol li
{
	list-style-position: outside;
}
#centercontent ol ol
{
	margin-left: 24px;
}

/* BOTTOM BAR ELEMENTS */
#pagefooter{
  clear: both;
  background: #FFFFFF;
  margin-top: 10px;
  text-align: center;
  font-family: Trebuchet MS, Tahoma, Verdana;
  font-size: 12px;
  height: 25px;
}
#pagefooter a{
  color: #FF0000;
  line-height: 25px;
}
#pagefooter a:active{
  color: #FF0000;
}
#pagefooter a:visited{
  color: #FF0000;
}
#pagefooter a:hover{
  color: #000000;
}
#pagefooter #copyright{
  float: center;
  line-height: 25px;
}