/* CSS Document */
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color:#000000;
  margin:0 0;
  background-image:url(images/bg.gif);
  background-repeat:repeat-x;
  background-color:#E1E0E0;
  }
div#container{
  width: 901px;
  margin: 0 auto;
  margin-top:9px;
  }
div#topbanner{
  background-image:url(images/banner_bg.jpg);
  background-repeat:no-repeat;
  /*margin-top:9px;*/
  width: 901px;
  height: 135px;
  float:left;
  }
div#logo{
  width: 270px;
  height:119px;
  margin-left: 16px;
  margin-top: 5px;
  float:left;
  }
div#navigation{
  /*background-image:url(images/menu.gif);
  background-repeat:no-repeat;*/
  width: 576px;
  height: 38px;
  margin-top: 87px;
  /*margin-right:8px;*/
  padding-right:8px;
  margin-bottom:10px;
  float: right;
  }
div#menu_home a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 68px;
  height: 38px;
  float:left;
  }
div#menu_home a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: 0 -42px;
  width: 68px;
  height: 38px;
  float:left;
  }
div#menu_aboutus a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -68px 0;
  width: 83px;
  height: 38px;
  float:left;
  }
div#menu_aboutus a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -68px -42px;
  width: 83px;
  height: 38px;
  float:left;
  }
div#menu_products a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -151px 0;
  width: 82px;
  height: 38px;
  float:left;
  }
div#menu_products a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -151px -42px;
  width: 82px;
  height: 38px;
  float:left;
  }
div#menu_concrete a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -233px 0;
  width: 130px;
  height: 38px;
  float:left;
  }
div#menu_concrete a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -233px -42px;
  width: 130px;
  height: 38px;
  float:left;
  }
div#menu_msds a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -363px 0;
  width: 65px;
  height: 38px;
  float:left;
  }
div#menu_msds a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -363px -42px;
  width: 65px;
  height: 38px;
  float:left;
  }
div#menu_pds a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -428px 0;
  width: 52px;
  height: 38px;
  float:left;
  }
div#menu_pds a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -428px -42px;
  width: 52px;
  height: 38px;
  float:left;
  }
/*div#menu_online_store a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -350px 0;
  width: 106px;
  height: 38px;
  float:left;
  }
div#menu_online_store a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -350px -42px;
  width: 106px;
  height: 38px;
  float:left;
  }*/
div#menu_contactus a{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -586px 0;
  width: 96px;
  height: 38px;
  float:left;
  }
div#menu_contactus a:hover{
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: -586px -42px;
  width: 96px;
  height: 38px;
  float:left;
  }
div#banner{
  width: 901px;
  height: 168px;
  float:left;
  }
div#contentbody{
  background-image:url(images/body_bg.gif);
  background-repeat:repeat-y;
  margin:0 auto;
  padding-bottom:2px;
  width: 901px;
  }
div#content{
  width:610px;
  margin-top:10px;
  margin-right:10px;
  padding-bottom:10px;
  margin-left:20px;
  float:left;
  }
 div#innercontent{
  width:850px;
  margin-top:10px;
  margin-right:10px;
  padding-bottom:10px;
  margin-left:20px;
  float:left;
  position: relative;
  }
  div#cart {
  	position: absolute;
	left: 700px;
	top: 5px;
	width: 150px;
}
.heading{
   font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight:bold;
   color: #E1081E;
   vertical-align:middle;
   }
div#right{
  background-image:url(images/img_productbg.jpg);
  background-repeat:no-repeat;
  width: 214px;
  height: 260px;
  margin-right:20px;
  margin-top:40px;
  float:right;
  }
div#subproducts{
  width:190px;
  height:210px;
  padding-top:5px;
  margin:0 auto;
   }
.subheading{
   font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight:bold;
   color: #E1081E;
   }
.more{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#E1081E;
  text-decoration:none;
  }
.more:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  text-decoration:underline;
  }
div#footer {
    background-color:#008163;
    clear: both;
	width: 885px;
	height: 55px;
	margin: 0 auto;
	padding-top:10px;
	color:#ffffff;
}  
.footerlink{
     font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:normal;
	 color:#ffffff;
	 text-decoration:none;

	 }
.footerlink:hover{
     font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:normal;
	 color:#000000;
	 text-decoration:none;
	 }
.copyright 
{
font-family: Arial, Helvetica, sans-serif;
color:#ffffff; 
font-size:10px;
}
ul.pds {
	width: 400px;
}
ul.pds li {
	width: 200px;
	float: left;
	list-style-type: none;
	background: #EE5B54;
	height: 20px;
}
.tableborder {
	border: 2px solid #DE4F49;
	padding: 2px;
}
.dottedborder {
	border-bottom: 1px dashed #008163;
}
tr.hightlighton {
	background-color: #cccccc;
}
tr.hightlightoff {
	background-color: #ffffff;
}
table.tableborder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
table.tableborder a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pdsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #008163;
	font-weight: bold;
}
.price {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #CD362F;
}
.buttons {
	background: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	border: 1px solid #B3B3B3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.borders {
	border: 1px solid #B3B3B3;
}
.textbox1 {
	border: 1px solid #313130;
	font-family: Arial, Helvetica, sans-serif;
}
.pricebox {
	border: 1px solid #313130;
	font-family: Arial, Helvetica, sans-serif;
	width: 30px;
}
.textbox {
	border: 1px solid #E5514F;
}
textarea {
	border: 1px solid #E5514F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.formbuttons {
	background: #E5514F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
}
div#subproducts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
div#subproducts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.maillinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
.maillinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
background: tansparent;
}
.centerdiv img{ /*IE method of centering a relative div*/
background: #cdcdcd;
}
.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
background: tansparent;
}

