 *{
  margin: 0;
  padding: 0;
  }


  body {
  margin: 0;
  padding: 0;
  font-family:"Trebuchet MS",Tahoma,Arial;
  color: #000000;
  font-size: 14px;
  font-variant:normal;
  }
  /* mainbox starts*/ 
.container{
  width:100%;
  margin:0;
  padding:0;
  background-color:#f1f1f1;
  } 
  
  
  .main-header{
  width:100%;
  margin:0;
  padding:0;
  background-image:url(images/header-bg.jpg);
  background-repeat:repeat-x;
  height:118px;
  }
   
  #header {
  margin:0 auto;
  padding:0;
  width: 915px;
  height:118px;
  }
  
  #logo{
  width:352px;
  height:64px;
  margin:35px 0 0 0;
  padding:0 0 0 0;
  float:left;
  }
  
  #image{
  width:303px;
  height:118px;
  margin:0 0 0 0;
  padding:0 0 0 0;
  float:right;
  background-image:url(images/header-image.jpg);
  background-repeat:no-repeat;
  }
  
  .main-menu{
  width:100%;
  margin:0;
  padding:0;
  background-image:url(images/menu-bg.jpg);
  background-repeat:repeat-x;
  height:37px;
  float:left;
  }
  
  #menu {
  margin:0 auto;
  padding:0;
  width: 915px;
  height:37px;
  }
  
  #menu ul {
  list-style:none;
  height:28px;
  padding:9px 0 0 0;
  margin:0 0 0 10px;
  }
  
  #menu ul li {
  list-style:none;
  display:inline;
  font-size:14px;
  }
  
  #menu ul li a {
  text-decoration:none;
  color:#393939;
  }
  
  #menu ul li a:hover {
  text-decoration:none;
  color:#fc7c0f;
  }
  
  .menu-left{
  margin-left:20px;
  } 
  
  
  .main-middle{
  width:100%;
  padding:0;
  background-color:#f1f1f1;
  overflow:auto;
  float:left;
  
  } 
  
  #middle {
  width: 915px;
  overflow:auto;
  margin:0 auto;

  }
  
  #middle-top{
  width:915px;
  margin:0;
  background-image:url(images/middle-top.jpg);
  height:22px;
  background-repeat:no-repeat;
  }
  
  #middle-mid{
  width:915px;
  margin:0;
  background-image:url(images/middle-mid.jpg);
  background-repeat:repeat-y;
  overflow:auto;
  } 
  
  #left{
  width:265px;
  margin:0;
  padding:0 0 0 15px;
  float:left;
  }
  
  #sidebar-menu{
  width:265px;
  margin:0;
  padding:0;
  }
  
  #sidebar-menu-top{
  width:250px;
  margin:0;
  padding:7px 0 0 10px;
  background-image:url(images/sidebar-menu-top.jpg);
  background-repeat:no-repeat;
  height:30px;
  }
  h2{
  font-size:16px;
  color:#FFFFFF;
  }
  
 .content h2{
  font-size:16px;
  color:#666666;
  }
  
  #sidebar-menu-mid{
  width:260px;
  margin:0;
  padding:0;
  background-image:url(images/sidebar-menu-middle.jpg);
  background-repeat:repeat-y;
  }
  
  #sidebar-menu-mid ul{
  list-style:none;
  margin: 0;
  padding: 10px 15px 0 15px;
  }
  
  #sidebar-menu-mid ul li{
  list-style:none;
  background-image:url(images/list-icon.jpg);
  background-repeat:no-repeat;
  padding: 6px 0 6px 15px;
  background-position: 0 11px ;
  border-bottom:1px solid #e5e5e5;
  margin: 0 0 0 0;
  }
  
  #sidebar-menu-mid ul li a{
  text-decoration:none;
  color:#0066cc;
  }
  
  #sidebar-menu-mid ul li a:hover{
  text-decoration:underline;
  color:#0066cc;
  }
  
  #sidebar-menu-bottom{
  width:260px;
  margin:0;
  padding:0;
  background-image:url(images/sidebar-menu-bottom.jpg);
  background-repeat:no-repeat;
  height:14px;
  }
  
  .display{
  display:none;
  }
  
  #testi{
  width:270px;
  margin:5px 0 0 0;
  padding:0;
  }
  
  h3{
  width:210px;
  font-size:20px;
  color:#0192bc;
  background-image:url(images/testi-bg.jpg);
  background-repeat:no-repeat;
  height:44px;
  padding:5px 0 0px 60px;
  background-position:3px 0;
  }
  
  .orange{
  color:#fb7b0d;
  }
  
  .testi{
  
  height:97px;
  border-bottom:1px solid #e1e1e1;
  background-color:#f7f7f7;
  margin: 0 7px 0 3px;
  padding: 3px 0 0 10px;
  }
  
  .testi-image{
  width:81px;
  height:80px;
  float:left;
  margin:0;
  padding:0;
  }
  
  .testi-text{
	width:225px;
	height:80px;
	float:right;
	margin:0;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
  }
  
  .blue{
  color:#0066cc;
  }
  

  
  #right{
  width:610px;
  margib:0;
  padding:0;
  float:right;
  }
  
  #banner{
  width:586px;
  height:250px;
  margin:0;
  padding:0;
  } 
  
  .content{
  width:581px;
  margin:0;
  padding:0 0 0 5px;
  }
 .product{
  width:551px;
  margin:11px 0;
  padding:15px;
  border-bottom:2px #D3D3D3 solid ;
  font-size:13px}
  
  .product p{ margin:5px 0;}
  .product h1{color:#FB8604; 
              font-size:29px;
			  font-family:Tahoma;
			  background:none;
			  margin:0;
			  font-weight:normal;
			  padding:0
			  }

.product a:hover{color:#497E01;
                  text-decoration:none
				  }
  h1{
  width:541px;
  margin:0 0 5px 0;
  padding:10px 0 0 45px;
  font-size:24px;
  background-image:url(images/main-content-heading-bg.jpg);
  background-repeat:no-repeat;
  color:#0192bc;
  }
  

   
  
  .main-footer{
  width:100%;
  padding:0;
  background-color:#f1f1f1;
  overflow:auto;
  background-image:url(images/footer-bg.jpg);
  background-repeat:repeat-x;
  height:104px;
  float:left;

  
  }
  
  #footer{
  width: 915px;
  margin:0 auto;
  background-image:url(images/footer2-bg.jpg);
  background-repeat:no-repeat;
  height:14px;
  text-align:center;
  padding:50px 0 0 0;
  color:#FFFFFF;
  
  }
 .naren{list-style:none; } 
 .naren li{list-style:none;padding:5px 0;} 
		  
.naren a{ 
          font-family:Verdana, Arial, Helvetica, sans-serif; 
		  font-size:11px;
		  color:#0383B4;
		 } 
		   
.naren a:hover{ text-decoration:none}

img{border:none}
.highlight{background-color:#FFFF00}

