html
{ 	background-image: url('../images/mainbackground.png');	
	background-repeat: repeat;
	width: auto;
	height: auto;} 

body 
{	color: #484848;
	font-family: verdana;
	font-size: 8.5pt;
	width: 850px;
	height: inherit;
	background-color: White;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;}
	
h2{font-size: 11pt;}

.topdec
{	height: 30px;	
	background-image: url('../images/topdec.png');	
	background-repeat: no-repeat;
	text-align: right;}
	
.top { height: 181px;}

.mainnav {  }	
	
.topdecfont
{color: White; font-size: 9pt;text-decoration: none; }		

.bottom
{ width: 850px;
  height: 60px;  
  color: #696969;
  background-color: White;
  text-align: center;
  color: White; 
  background-image: url('../images/bottomcaptionbackground.png');}
  	
.bottominner
{ margin-left: 20px;
  margin-right:20px;
  margin-top: 10px;
  width: 810px;  
  text-align: center;
  color: #484848; 
 }	

.prod {width: 101%; border-style: none; border-width: 0px; text-decoration: nine;
}

.menua {width:120px; height: 30px; background-image: url('../images/menu/home.png');}
td:hover.menua { width:120px; height: 30px;background-image: url('../images/menu/homeselected.png');}	

.menub {width:120px; height: 30px; background-image: url('../images/menu/products.png');}
td:hover.menub {width:120px; height: 30px;background-image: url('../images/menu/productsselected.png');}	

.menuc {width:120px; height: 30px; background-image: url('../images/menu/orderonline.png');}
td:hover.menuc {width:120px; height: 30px;background-image: url('../images/menu/orderonlineselected.png');}	

.menud {width:120px; height: 30px; background-image: url('../images/menu/msds.png');}
td:hover.menud {width:120px; height: 30px;background-image: url('../images/menu/msdsselected.png');}	

.menue {width:120px; height: 30px; background-image: url('../images/menu/aboutus.png');}
td:hover.menue {width:120px; height: 30px;background-image: url('../images/menu/aboutusselected.png');}	

.menuf {width:120px; height: 30px; background-image: url('../images/menu/contact.png');}
td:hover.menuf {width:120px; height: 30px;background-image: url('../images/menu/contactselected.png');}	

.menug {width:120px; height: 30px; background-image: url('../images/menu/links.png');}
td:hover.menug {width:120px; height: 30px;background-image: url('../images/menu/linksselected.png');}


.specialslogo { text-decoration: none; border-style: none; border-width: 0px;}		
.mainnavtable { color: White;}
a:hover:nodecoration { }

.maincontentholder{ background-image: url('../images/maincontentbackground.png'); background-repeat: repeat; height: 380px; }
.maincontentleft { border: solid 1px silver; background-color: white;  width: 225px; height: 330px; margin-left: 20px; position: absolute; top: 400px;}
.maincontentcenter { border: solid 1px silver; background-color: white; width: 300px; margin-left: 275px;  position: absolute; top: 400px; }


.maincontentrightone { border: solid 1px silver; background-color: white; width: 225px; height: 125px; margin-left: 605px; margin-right: 20px; position: absolute; top: 400px;}
.maincontentrighttwo { border: solid 1px silver; background-color: white; width: 225px; height: 125px; margin-left: 605px; margin-right: 20px; position: absolute; top: 540px; }
.maincontentrightthree { border:solid 1px silver; background-color: white; width: 225px; height: 81px; margin-left: 605px; margin-right: 20px; position: absolute; top: 602px;}


.FenceBackgroundPatten { background-image: url('../images/maincontentbackground.png'); background-repeat: repeat;}



.bottomlinks { text-decoration:underline; color: #484848; }
a:hover.bottomlinks { text-decoration:underline; color: #02599C;}
.caption { color: #696969;}
.aboutustable{width: 100%; border-top: solid 3px #02599C; border-bottom: solid 3px #02599C;}

.productsleft{width: 180px; height:552px; border: 1px solid red; float: left; margin-left: 5px;}
.productsright{border: 1px solid red; float: right; width: 640px; margin-right: 5px; height: inherit; }

.suppliers{ border-style: none;}
.center {text-align:center; }

.ptables{width: 85%; text-align: center; }
.productgroups{width: 85%; text-align: left; color:#02599C;}
.grouplink{text-align: left; color:#02599C;}

.randomnumber { font-size: 1.9em; font-weight: bold;  text-align: center; vertical-align: middle; background-image: url(../images/captcha.png);  }
.SpecialPopUp{width: 410px; height: 340px; margin-left: 0px;  position: absolute; top: 40px; background-color: #000034; z-index: 1; color: White; text-align: center; border: solid 10px white; }
.clear {clear: both;} 
