  @charset "utf-8";
  /* CSS Document */
  
  @font-face {
	  font-family: 'roboto_condensedregular';
	  src: url('../font/robotocondensed-regular-webfont.eot');
	  src: url('../font/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
		   url('../font/robotocondensed-regular-webfont.woff') format('woff'),
		   url('../font/robotocondensed-regular-webfont.ttf') format('truetype'),
		   url('../font/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
	  font-weight: normal;
	  font-style: normal;
  
  }
  
  
  
  
  @font-face {
	  font-family: 'robotoregular';
	  src: url('../font/roboto-regular-webfont.eot');
	  src: url('../font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
		   url('../font/roboto-regular-webfont.woff') format('woff'),
		   url('../font/roboto-regular-webfont.ttf') format('truetype'),
		   url('../font/roboto-regular-webfont.svg#robotoregular') format('svg');
	  font-weight: normal;
	  font-style: normal;
  
  }
  
  img{border:00px; outline:00;}
  
  body, p, ul {margin:00;}
  body{
	  background-color:#f0efeb;
	  position:relative;
   font-family: 'roboto_condensedregular';
  }
   #activ{
	 
	  color:#f16136;
	  background-image:url(../image/navarrow.png);
	  background-repeat:no-repeat;
	  background-position:bottom;
	  z-index:100;
	  }
  
  #header_bg{width:100%; background-image:url(../image/hd_bg.jpg); height:300px; position:relative; top:00;}
  
  
  #wrapper{width:980px; height:100%; position:relative; margin:-300px  auto 00 auto; padding-bottom:15px;  z-index:99; }
  .logo{
	  float:left;
	  width:190px;
	  height:130px;
		  
	  }
  .clear{
	  clear:both;
	  }
  .nav-list{
	  float:right;
	  position:relative;
	  display: inline-block;
	  list-style-type: none;
	  height:auto;
	  margin-top:75px;
	  }
  
  #banner1{width:auto;
	  height:346px;
	  background:#FFF;
	  border:#fff 2px solid;
	  border-radius:10px;	
	  position:relative;
	  }
   
  
  .nav-list ul li
  {
	  display: inline-block;
	  float:left;
	  position:relative;
	  list-style-type: none;
  }
  .nav-list ul li a
  {
	  display:inline-block;
	  color: #000000;
	  text-decoration: none;
	  padding: 0px 12px;
	  font-weight: 500;
	  font-size: 1em;
	  margin-left:5px;
	  background-color:#cbcac5;
	  height:30px;
	  padding-top:5px;
	  border:1px solid silver;
	  
  }
   .nav-list ul li ul{
 display:none;
 position:absolute;
 padding:10px;
 z-index:100;
 }

 .nav-list ul li ul li a{
 
 padding:5px;
 margin:00px;
 width:150px;
 font-size:0.8em;
 border-top:#fff 1px solid;
 border-bottom:#fff 1px solid;
 background:#CCC;
 text-decoration:none;
 }
 
 .nav-list ul li:hover > ul{ 
 display:block;
 }
  
  .nav-list ul li a:hover 
  {
	  color: #f16136;
	  border-bottom:2px #f16136 solid;
	  background-image:url(../image/navarrow.png);
	  background-repeat:no-repeat;
	  background-position:bottom;
	  
  }
  .proname:hover{
	  color: #f16136;
  }
  
  .active{ padding-right:5px;}
  
 
  
  #middleheader_title{
	  width:auto;
	  height:76px;
	  background:#eeede9;
	  text-align:center;
	  font-size:1.5em;
	  
			  
  }
  .welcome{
	  background-image:url(../image/banner_bg.png);
	  z-index:99; 
	  width:320px;
	  height:30px;
	  bottom:40px;
	  position:absolute;
	  left:5px;
	   padding:20px;
	  font-size:1.5em;
	  color:white;
  }
  
  .header{
	  width:auto;
	  height:130px;
	  
	  
	  }
  #banner{
	  
	  width:auto;
	  height:346px;
	  background:#FFF;
	  border:#fff 2px solid;
	  border-radius:10px;	
	  position:relative;
  }
  .middleheader{
	  width:auto;
	  height:auto;
	  
	  
  }
  .nav{
	  width: 790px;
	  height: 56px;
	  float: left;
  }
	  .nav_bottom{
	  width:50%;
	  height: 40px;
	  float: left;
	  margin-left: 00px
	  }
	  .nav_bottom ul li
  {
	  margin:00px;
	  float:left;
	  display: inline-block;
	  list-style-type: none;
  }
  .nav_bottom ul li a
  {
	  display: inline-block;
	  color: #FFF;
	  text-decoration: none;
	  padding: 0px 10px;
	  font-weight:100;
	  font-size: 0.7em;
	  border-right:#FFF 1px solid;
  }
  .nav_bottom ul li a:hover
  {
	  color: #000;
  }
  .nav-list-bottom{
	  float:left;
	  position:relative;
	  display: inline-block;
	  list-style-type: none;
	  height:auto;
  width:100%; margin-left:-40px;
  }
  
  #middlecontent_left{
	  width:350px;float:left;background:#f0efeb;
		  }
		
  #middlecontent{font-size:0.9em; padding:00px 15px 15px 15px;line-height:150%; text-align:justify;}
  #textclr{color:#f16136;}
  
  #middlecontent_title_left{ background:url(../image/circleleft.png);background-repeat:no-repeat; height:60px; width:350px; padding:00px 00px 10px 10px; line-height:150%; }
  #middlecontent_title_right{ background:url(../image/circleright.png);background-repeat:no-repeat; height:60px; width:620px; padding:00px 00px 00px 10px; background-position:right top;}
  #middlecontent_right{float:right;height:437px;background:#f0efeb;text-align:center;}
 
 
 #middlecontent_right1{float:right;width:720px; background:#fff;text-align:center;background:#FFF;} 
   #middlecontent_title_left1{ background:url(../image/circleleft.png);background-repeat:no-repeat; height:60px; width:260px; line-height:150%;box-shadow:#999 00px 00px 5px;  }
  #middlecontent_title_right1{ background:url(../image/circleright.png);background-repeat:no-repeat; height:60px; width:720px;box-shadow:#999 00px 00px 5px;background-position:right top;font-size:1.2em; }
   #middlecontent_left1{
	  width:260px;float:left;background:#f0efeb;
		  }
 
  .middlecontent_product{width:auto;height:auto;}
  #product1{height:161px;width:315px;float:left;background:url(../image/product_bg.png);margin-top:5px;background-repeat:no-repeat;}
  #product2{height:161px;width:315px;float:right;background:url(../image/product_bg.png);margin-top:5px;background-repeat:no-repeat;}
  #product3{height:161px;width:315px;float:left;background:url(../image/product_bg.png);margin-top:5px;background-repeat:no-repeat;}
  #product4{height:161px;width:315px;float:right;background:url(../image/product_bg.png);margin-top:5px;background-repeat:no-repeat;}
  #followus_left{float:left;width:700px;height:20px;text-align:right;margin-top:35px;}
  #followus_right{float:right;width:120px;height:35px;z-index:100; padding-bottom:20px; margin-right:20px; margin-top:-10px;}
  #maincontent{box-shadow:0px 0px 5px #858585; height:auto; width: 980px;}
  .maincontent1{box-shadow:0px 0px 5px #858585; width: 980px;background:#FFF}
  
  .maincontent2{box-shadow:0px 0px 5px #858585; width: 980px;}
  
  .followus{
	  width:850px;
	  margin:00px auto;
	  height:70px;
	  box-shadow:0px 0px 5px #858585;
	  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
  z-index:100; position:relative; padding-top:40px;
  
	  }
  
  #follow_us_line{width:100%; height:3px; border-top:#CCC 2px dashed; top:10px; position:absolute;}	
	  
  .footer{
	  
	  width:100%;
	  height:120px;
	  background-image:url(../image/ft_bg.jpg);
	  position:relative; 
	  margin-top:-35px;
	  bottom:00;
	  z-index:90;
	  
  }
  
  .footer_middle{
	  
	  position:relative; width:980px; height:50%; background-image:url(../image/ft_bg.jpg); margin:00 auto; padding-top:55px;
	  
  }
  
  .copyright{float:right;width:400px;height:auto;font-size: 0.7em;text-align:right;color: #FFF; line-height:200%;}
  #titlepading{padding-top:20px;}
  #welvinayak{padding-left:45px;padding-top:10px;font-size:1.2em;}
  #welvinayak1{padding-left:85px;padding-top:20px;font-size:1.2em;color:#f16136;}
  .proimage{float:left;background-repeat:no-repeat;width:75%;height:100%;margin:7px;}
  .protittle{float:right;z-index:100;background-image:url(../image/pro_title.png);background-repeat:no-repeat;width:138px;height:42%;margin-left:-100px;margin-top:45px;box-shadow: 0px 0px 5px #858585;}
  .proname{padding-top:20px;text-align:center;font-size:15px;color:#000;}
  .proshadow{float:right;background-image:url(../image/pro_title_shadow.png);background-repeat:no-repeat;width:13px;height:13px;margin-left:14px;margin-top:-81px;}
  .followuspad_right{float:right; width:15%; }
  .followuspad{float:left; margin:00px 35px; width:30%; }
  .followuspad a{ text-decoration:none ;color:#000;}
  .followuspad a:hover{ color: #f16136;border-bottom:1px #f16136 solid}
  .social-slide {
	  background-image: url(../image/facebook.png);
	  height: 32px;
	  width: 32px;
	  float:left;
	  -webkit-transition: all ease 0.3s;
	  -moz-transition: all ease 0.3s;
	  -o-transition: all ease 0.3s;
	  -ms-transition: all ease 0.3s;
	  transition: all ease 0.3s; margin:2px;
  }
  .social-slide:hover {
	  background-position: 0px -32px;
	  
  }
  .social-slide1 {
	  background-image: url("../image/twiter.png");
	  height: 32px;
	  width: 32px;
	  float:left;
	  -webkit-transition: all ease 0.3s;
	  -moz-transition: all ease 0.3s;
	  -o-transition: all ease 0.3s;
	  -ms-transition: all ease 0.3s;
	  transition: all ease 0.3s; margin:2px;
  }
  .social-slide1:hover {
	  background-position: 0px -32px;
	  
  }
  .social-slide2{
	  background-image: url("../image/Gmail.png");
	  height: 32px;
	  width: 32px;
	  float:left;
	  -webkit-transition: all ease 0.3s;
	  -moz-transition: all ease 0.3s;
	  -o-transition: all ease 0.3s;
	  -ms-transition: all ease 0.3s;
	  transition: all ease 0.3s; margin:2px;
  }
  .social-slide2:hover {
	  background-position: 0px -32px;
	  
  }
  .readme{position: relative;
	  color: #d56e12;
	  text-decoration: none;
	  background-color: #cdcbcb;
	  
	  
	  font-size: 1em;
	  display: block;
	  padding: 4px;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  -webkit-box-shadow: 0px 5px 0px #a4a4a3, 0px 9px 10px #a1a1a1;
	  -moz-box-shadow: 0px 5px 0px #a4a4a3, 0px 9px 10px #a1a1a1;
	  box-shadow: 0px 5px 0px #a4a4a3, 0px 9px 10px #a1a1a1;
	  margin: 10px auto;
	  width:80px;
	  text-align: center;
	  float:right;
	  margin-right:5px;
	  margin-top:20px;
	  -webkit-transition: all .1s ease;
	  -moz-transition: all .1s ease;
	  -ms-transition: all .1s ease;
	  -o-transition: all .1s ease;
	  transition: all .1s ease;}
	  
	  
  .readme:active{
	  -webkit-box-shadow: 0px 1px 0px #a4a4a3,, 0px 1px 2px #a1a1a1;
	  -moz-box-shadow: 0px 1px 0px #a4a4a3,, 0px 1px 2px #a1a1a1;
	  box-shadow: 0px 1px 0px #a4a4a3, 0px 1px 2px #a1a1a1;
	  position: relative;
	  top: 6px;}
  
  .productdetail{width:720px;height:auto;}
  
 
  .leftnav {text-decoration:none;margin-top:17px;float:left}
   
  .leftnav1{height:auto;}
  
  
 
  
  
 
  .leftnav1  li{font-size:0.9em;color:#000;padding-left:20px;color:#FFF;}
  .leftnav1  a{text-decoration:none;}
  .leftnav1 ul  a li{display:list-item;list-style-type:none;height:30px;margin-top:1px;margin-left:-40px;width:238px;background:#999; border:white 1px solid;}
   .leftnav1 ul a li:hover{color:#FFF;background:#f16136;}
   #navactive{color:#FFF;background:#f16136;}
   .proname1{padding-top:10px;border-bottom:#999 1px solid;width:710px;text-align:left;padding-left:10px;}
   .protable{margin-top:20px;margin-left:50px;margin-right:50px; width:640px font-family:Verdana, Geneva, sans-serif;font-size:0.8em;border:#CCC 1px solid;background:#FFF;}
   .protable td{text-align:left;line-height:30px;background:#f2f2f2;padding-left:15px;}
   
   .proinfo{float:left;text-align:left;padding:20px 60px;font-family:Verdana, Geneva, sans-serif;font-size:0.7em;margin-left:5px;}
   .navarrow{float:right;font-size:1.5em;padding-right:5px;width:20px;}
   .rowclr td{background:#FFF;}
   
   
   
    .middlecontent_left3{ width:495px;float:left;background:#f0efeb; }
    .middlecontent_right3{float:right;text-align:center;width:485px}
	.middlecontent_title_left3{ background:url(../image/circleleft.png);background-repeat:no-repeat; height:60px; width:495px; line-height:150%;box-shadow:#999 00px 00px 5px;}
  .middlecontent_title_right3{ background:url(../image/circleright.png);background-repeat:no-repeat; height:60px; width:485px;box-shadow:#999 00px 00px 5px;background-position:right top;font-size:1.2em;background-color:#FFF}
   .maincontent3{box-shadow:0px 0px 5px #858585; width:980px;background:#FFF;}
   #welvinayak3{padding-top:20px;font-size:1.2em;text-align:center; width:width:588px; }
   
  .followus3{
	   width:850px;
	  margin:15px auto;
	  height:70px;
	  box-shadow:0px 0px 5px #858585;
	  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
  z-index:100; position:relative; padding-top:40px;
  
	  }
	   .footer3{
	  
	  width:100%;
	  height:120px;
	  background-image:url(../image/ft_bg.jpg);
	  position:relative; 
	  margin-top:-65px;
	  bottom:00;
	  z-index:90;
	  
  }
  .contactaddress{padding:15px;}
  #addres{font-size:0.9em;}
  .contactaddress a{color:#000;} 
  .contactaddress a:hover{color:#f16136;}
  #viewmap{margin:00px 00px 10px 10px;}
  #viewmap a{color:#0000FF;text-align:left;font-size: 0.9em;color:#000;}
  #viewmap a:hover{color:#f16136;}
  #googleMap{width:450px;height:220px;padding:10px;margin:10px;border:#666 2px solid;}
  #inqform{margin-top:30px}
  
   .middlecontent_left4{ width:50%;float:left;background:#f0efeb; box-shadow:#999 00px 00px 5px;height:auto;}
   .middlecontent_title_left4{ background:url(../image/circleleft.png);background-repeat:no-repeat; height:60px;  line-height:150%;box-shadow:#999 00px 00px 5px;}
    .middlecontent_right4{float:right;text-align:center;width:50%;}
	  .middlecontent_title_right4{ background:url(../image/circleright.png);background-repeat:no-repeat; height:60px;background-position:right top;font-size:1.2em;background-color:#FFF;box-shadow:#999 00px 00px 5px;}
   .maincontent4{box-shadow:0px 0px 5px #858585; width:980px;background:#FFF;}
    #titlepading4{padding-top:20px;font-size:1em;}
	
	.aboutus{height:150px;width:200px;float:left;border:#CCC 2px solid;margin:00px 00px 00px 20px;}
	.abouthgt{height:150px;}
	 .protable1{margin:20px auto; width:640px font-family:Verdana, Geneva, sans-serif;font-size:0.8em;border:#CCC 1px solid;background:#FFF;}
	 .protable1 td{text-align:left;line-height:30px;background:#f2f2f2;padding-left:15px;}
	.rowclr1 td{background:#FFF;}
	.proinfo1{text-align:left;padding:20px 60px;font-family:Verdana, Geneva, sans-serif;font-size:0.7em;margin:10px auto;width:445px;}
	#aboutvinayak{padding:20px;line-height:1.5em;text-align:justify;}
	#abtvinyk{color:#f16136;}
	#vnykkey{padding-top:5px;margin-left:20px;font-size:0.9em;}
	#vnykkey td{width:200px;}
	.vision{float:right;width:230px;font-size:0.8em;text-align:justify;padding:15px;}
	#vinaykey{font-size:1em;}
	#aboutvinayak p {font-size:0.9em;}
	#navbotactive{color:#000;}
	
	.followuspad_right a{ text-decoration:none;color:#000;}
	.followuspad_right a:hover{color:#f16136;border-bottom:1px solid #f16136; }
	