﻿body 
{
    background-image:url('../images/mainbg.png');
    background-repeat:repeat;
}
.main
{
    width:900px;
    background-image:url('../images/mainbg.png');
    background-repeat:repeat;
}
.logoleft
{
   width:35px; 
   height:97px; 
   float:left;
}
.logo
{
    width:339px;
    height:97px;
    float:left;
    background-repeat:no-repeat;
}
.navigation
{
    width:617px;
    height:91px;
    float:left;
    margin-top:3px;
    background-image:url('../images/buttonbg.png');
    background-repeat:no-repeat;
 }
 .headerleft
 {
     width:40px;
     height:215px;
     float:left;
 }  
 .headerimg
 {
     width:945px;
     height:215px;
     float:left;
     background-image:url('../images/banner.gif');
     background-repeat:no-repeat;
 }
 .bannerimage
 {
     width:161px;
     height:205px;
     margin-top:10px;
     float:left;
     background-image:url('../images/bannerimage.gif');
      background-repeat:no-repeat;
   }
  .bhleft
  {
      width:38px;
     height:17px;
     float:left;
  }
  .producttext
  {
      width:357px;
      height:17px;
      float:left;
      background-image:url('../images/ourproducts.png');
      background-repeat:no-repeat;
  }
  .productleft
  {
      width:38px;
      height:180px;
      float:left;
  }
  .productbutton
  {
      width:300px;
      height:135px;
      background-image:url('../images/productbutt.png');
      background-repeat:no-repeat;
  }
  .protext
  {
	  width:300px;
	  margin-top:10px;
	  float:left;
  }
  .productbuttonspace
  {
      width:20px;
      height:180px;
      float:left;
   }
   .product
   {
       width:127px;
       height:160px;
	   padding-top:5px;
       background-repeat:no-repeat;
    }   
    .outline
    {
        border:0px;
    }  
    .footer
    {
        text-decoration:none;
        color:Black;
    }
    .aboutus
    {
        width:120px;
        height:41px;
        margin-top:50px;
        float:left;
        font-family:WST_Fren;
        font-size:12px;
        text-align:center;
      }
   .buttonline
   {
       width:3px;
       height:64px;
       margin-top:24px;
       margin-bottom:3px;
       float:left;
       background-image:url('../images/buttonline.gif');
    }
    .link
    {
    width:100px;
        height:41px;
        margin-top:50px;
        float:left;
        font-family:WST_Fren;
        font-size:12px;
        text-align:center;
    }
    .footertext
    {
        width:1024px; 
        height:20px; 
        text-align:center; 
        font-size:10px; 
        font-family:Verdana;
    }
    .productcontent
    {
        width:145px;
        height:100px;
        float:left;
        font-size:11px;
        font-family:Arial, Verdana, Helvetica, sans-serif;
		padding-top:5px;
        text-align:left;
       
    }
	.footer_link:link
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-decoration:none;
	}
	
		.footer_link:visited
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-decoration:none;
	}
	
		.footer_link:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-decoration:underline;
	}
		.txt
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#333333;
	}
		.txt1
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#FFF;
	}
	