@charset "utf-8";
/* CSS Document */

body {
background-image:url(../img/bg2.png);
background-size:100%;
background-position:top;
background-attachment: fixed;
background-repeat:no-repeat;
color: #363535;
font: 300 18px/36px 'Open Sans', sans-serif;
margin:0px;
padding:0px;
font:12px/25px Arial, Helvetica, sans-serif;
}

.clear 	{ 
		clear:both;
		}	

applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, /*table, caption, tbody, tfoot, thead, tr, th, td,*/ article, aside, canvas, details, embed, figure, figcaption, footer,  hgroup, menu, nav, output, ruby, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

		

article, aside, details, figcaption, figure, footer, hgroup, menu, nav, { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 

img { border: 0; max-width: 100%; }

		
/*Genral css start*/		
		

#main_container {
	 width:1000px;
	 height:auto;
	 margin:0px auto;
	 }

header {
width:99%;
padding:0px 5px;
height:auto;
float:left;	

}

header .logo {
		width:180px;
		height:auto;
		margin:10px 0px 0px 0px;
		float:left;
		}

header .company_name  {
		width:270px;
		height:auto;
		margin:59px 50px 10px 80px;
		float:left;
		
		}

.header_left{
	float:right; 
	width:230px; 
	height:80px; 
	margin-top:15px; 
	margin-left:0px;
	margin-right:0px;
	 margin-bottom:0px;
	 }
	 
#banner {
	width:99%;
	height:auto;
	margin:5px 0px 0px 0px;
	padding:0px 5px;
	}

#banner2 {
	width:100%;
	height:auto;
	margin:7px 0px 0px 0px;
	float:left;
	
	} 


.home { margin-top:-10px;}
	
section {
width:99%;
-moz-box-shadow: 0 0 2px 2px #ccc;
-webkit-box-shadow: 0 0 2px 2px#ccc;
box-shadow: 0 0 2px 2px #ccc;
border-radius:15px 15px 0px 0px;
background-color:#FFF;
padding:15px 0px;
float:left;
margin:10px 2px 10px 4px;
	
}

section h1{
font-family: "Times New Roman", Times, serif; 
color:#4e7eb7;
float:left;	
font-size:24px;
font-weight:bold;
text-shadow:#000 2px 2px;
margin:0px 0px;
text-shadow:none;	
background-repeat:no-repeat;
background-size:100%;
background-position:bottom left;	
width:180px;
}

section .heading{
width:99%;
font-size:23px;
font-weight:bold;
text-shadow:#999 1px 0px;
float:left;	
background-image:url(../img/ishwari_border.png) ;
background-repeat:no-repeat;
background-size:100%;
background-position:bottom left;	
font-family:Arial, Helvetica, sans-serif; 
color:#4e7eb7;
padding:0px 0px 20px 10px;
margin:17px 0px 0px 2px;

}

	
#midd_side{
	width:53%;
	height:auto;
	float:left;
	 margin-left:2%;
	 margin-top:10px;
}

#midd_side h4{
	width:100%;
	margin:15px 10px 5px 10px;
	float:left;
	padding:0px;
	font-size:19px;
	color:#069;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px #000;
	}
#midd_side p{
	width:98%;
	margin:5px auto;
	padding:0px;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	text-align:justify;
	}
	
	
#right_side{
	width:72%;
	height:auto;
	float:left;
	 margin-left:2%;
	 margin-top:0px;
}

#right_side h4{
	width:100%;
	margin:15px 10px 5px 10px;
	float:left;
	padding:0px;
	font-size:19px;
	color:#069;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px #000;
	}
#right_side p{
	width:98%;
	margin:5px auto;
	padding:0px;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	text-align:justify;
	}

#left_side{
	width:200px;
	height:auto;
	float:left;
}


#welcome {
width:99%;
float:left;
padding:0px 0px;
margin:0px 0px;

}

#welcome img{
margin:0px 10px;
padding:0px;
float:left;
width:150px;
border-radius:50px;
}


#welcome h3{
font-family: 'Merienda', cursive;
font-size:160%;
font-stretch:semi-expanded;
color:#4e7eb7;
text-align:left;
margin-top:0px;
margin-bottom:0px;
border-bottom:#099 0px dotted ;
padding:5px 20px 5px 0px;
}	

#welcome p{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
float:left;
height:auto;
text-align:justify;
line-height:19px;
margin:10px 0px 4px 0px;
width:98%;
}


#quality {
width:99%;
float:left;
padding:0px 0px;
margin:0px 0px;
}

#quality img{
	
margin:0px 10px;
padding:0px;
float:right;
}


#quality h3{
font-family: 'Merienda', cursive;
font-size:160%;
font-stretch:semi-expanded;
color:#4e7eb7;
text-align:right;
margin-top:0px;
margin-bottom:0px;
border-bottom:#099 0px dotted ;
padding:5px 20px 5px 0px;
}	

#quality p{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
float:left;
height:auto;
width:98%;
text-align:justify;
line-height:19px;
margin:10px 0px 0px 0px;

}


	
	/*download start*/
	
.book1 {
width:23%;
height:auto;
float:left;	
margin-top:20px;
margin-left:20px;
}

.book1 b a{
width:100%;
height:auto;
float:left;	
color:#039;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
}

.book1 b a:hover{
width:100%;
height:auto;
float:left;	
color:#930;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}





.line {
	width:99%;
	height:2px;
	border-bottom:dotted #ccc 2px;
	float:left;
	margin:-40px 35px
	
	
	}

.more a{
font-family: 'Archivo Narrow', sans-serif;
font-size:1.0em;
color:#FF0000;
float:left;
margin:20px 0px 0px 0px;
text-decoration:none;
line-height:0px;
}
	
.more a:hover{
font-family: 'Archivo Narrow', sans-serif;
font-size:1.0em;
color:#0033CC;
}


.more2 a{
font-family: 'Archivo Narrow', sans-serif;
font-size:1.0em;
color:#FF0000;
float:right;
margin:0px 0px 0px 0px;
text-decoration:none;
line-height:0px;
}
	
.more2 a:hover{
font-family: 'Archivo Narrow', sans-serif;
font-size:1.0em;
color:#0033CC;

}

#news{
	width:20%;
	height:auto;
	float:left;
	 margin-left:1%;
	 margin-top:10px;
	 border:0px  solid #CCCCCC;
}

.news_events{
width:100%;
height:auto;
margin:0px auto;
}

.news_events h1{
width:100%;
font-family: 'Archivo Narrow', sans-serif;
font-size:1.5em;
color:#0033CC;
float:left;
 clear:both;
 text-align:left;
 border-bottom:solid 0px #993300;
}

.news_eventsbg{
width:100%;
height:100%;
float:left;
border:solid 1px #e9e6e6;
border-radius:10px;
}

.news_first {
	width:80%;
	float:left;
	height:auto;
	padding:10px 15px;
	font-size:11px;
	margin-right:5px;
	border-right:solid 0px #999999;
	text-align:center;
	line-height:16px;
	border-radius:0px;
	}
	
.news_first b{
width:100%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;	
line-height:13px;
margin:10px 0px;
}
	
.news_first img{
	width:auto;
margin:0px auto;

	}
	
.newsline {
width:80%;
border-bottom:dotted 1px #999999;
margin:0px auto;
}
	


.news_2 {
	width:21%;
	float:left;
	height:150px;
	padding:10px 15px;
	margin-right:5px;
	border-right:solid 0px #999999;
	text-align:center;
	line-height:18px;
	border:solid 1px #CCC;
	}
	
.news_2 p {
	width:100%;
	}

	
.news_2 img{

margin:0px auto;
clear:both;
	}
	
.news_last {
	width:21%;
	float:left;
	height:auto;
	padding:10px;
	margin:0px 0px 0px 5px;
	font-size:14px;
	}
	
.news_last img{

	margin:0px auto;
	clear:both;
	}

.scroller {
	 background-color:#fff;
	 color:#fff;
	 float:left;
	 text-shadow:#666;
	 padding:0px 20px; 
	 border-radius:0px;
	 margin-top:10px;
	 margin-bottom:10px;
	
}

.scroller p{
	padding:0px 10px;
	margin:0px 10px;
	float:left;
	color:#F00;
	font-size:12px;
	 font-weight:bold;
}

.line {
	width:1px;
	height:70%;
	border-right:dotted #ccc 2px;
	float:left;
	margin:10px 0px;
	}


.download {
	width:16%;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}





footer {
	width:100%;
	background-color:#619ce2;
	height:auto;
	float:left;
	font-size:12px;
	padding:0px 0px;
	
	}
	
.foot {
	width:75%;
	margin:00px auto;
}

.foot ul {
	width:100%;
	text-align:center;
	margin:0px auto;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}

.foot ul li{
	display:inline;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
}

.foot ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	text-decoration:none;
}


.foot ul li a:hover{
	color:#F00;
	font-size:12px;
	text-decoration:none;
}


.footer_bott { 
	width:100%;
	background-color:#3e84d7;
	alignment-baseline:baseline;
	padding:0px 0px;
	color:#FFF;
	margin:0px;
	font-size:11px;
}

.footer_bott p{ 
	text-align:center;
	color:#FFF;
	font-size:11px;
}


.footer_bott2  { 
	width:75%;
	margin:0px auto;
	color:#FFF;
	font-size:11px;
}





.foot_left {
	border-right:solid 1px #CCC;
	width:120px;
	float:left;
	margin:10px 0px 10px 0px;
	
}


.foot_left p {
	float:left;
	margin:0px;
	font-size:11px;
	
}

.foot_catalogue {
	width:140px;
	float:left;
	margin:10px 0px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#36F;
}


.foot_catalogue h3 a{
	float:left;
	margin:0px 0px 0px 8px;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#fff;
	 text-decoration:none;
	 font-size:12px;
	 line-height:15px;	
	 width:70%;
}
.foot_catalogue h3 a:hover{
	 color:#F00;
}


.foot_catalogue img{
	float:left;
	margin:0px 0px 10px 0px;
}



.foot_right {
	
	width:40%;
	float:right;
}

.foot_right img {
	float:left;
	margin-right:20px;
}


	
	footer p 	{
	color:#FFF;
	font-size:12px;
	
	
	padding:5px 8px 0px 0px;	}
	
	
footer p a{
	
	color:#CCC;
	font-size:12px;
	margin:10px auto;
	text-align:left;
	padding:5px 8px 0px 0px;	}
	
	
footer p a:hover{
	width:60%;
	color:#F00;
	font-size:12px;
	text-decoration:none;
	
	
}

.quick_contact{
/* position: fixed ;
    top: 30px;
    right: 5px;
	vertical-align:bottom;*/
	 width:300px;
	 float:right;
	 margin:10px 0px 0px 0px;
	
}

.quick_contact img{
	 width:20%;
	 float:left;
	 height:auto;
	 margin-bottom:20px;
	
}


.quick_contact p{
	 float:left;
	 text-align:left;
	 font-size:12px;
	 line-height:20px;
	  margin:0px 0px 0px 10px;
	
	
}
	
	
.soc_net {

float:left;	
display:inline;

}



/*quality page*/
.other_page .quality_top {
width:98%;
height:40px;
float:left;
background-color:#f7f8f8;
background-image:url(../img/about_bg.png);
background-repeat:no-repeat;
background-position:left;

margin:20px 0px 0px 0px;
padding:0px 6px;
}

.other_page .quality_top h5{
font-family: 'Sanchez', serif;
font-size:18px;
color:#fff;
vertical-align:bottom;
font-weight:bold;	
float:left;
margin:6px 10px;
}



/*.other_page .quality_1 {
width:97%;
height:100%;
float:left;
background-color:#f7f8f8;
/*background-image:url(../img/about_bg.png);
background-repeat:no-repeat;
background-size:100%;
margin:0px 0px 0px 11px;
padding:5px 7px 0px 0px;
}

.other_page .quality_1 img{
float:right;
margin:0px 0px 0px 0px;
size:100%;
}




.other_page .quality_1 p{
width:99%;
float:left;

padding:0px 0px 0px 20px;
line-height:19px;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
text-align:justify;
}


.other_page .quality_top2 {
width:100%;
height:40px;
float:left;
background-image:url(../img/about_bg2.png);
background-repeat:no-repeat;
background-position:right;
background-color:#f7f8f8;
margin:20px 0px 0px 0px;
padding:0px;
}

.other_page .quality_2 {
width:97%;
height:auto;
float:right;
background-color:#f7f8f8;
background-repeat:no-repeat;
background-size:100%;	
margin:00px 11px 0px 0px;
padding:5px 6px 0px 0px;
}

.other_page .quality_top2 h5{
width:130px;
font-family: 'Sanchez', serif;
font-size:18px;
color:#fff;
margin:8px 32px;
font-weight:bold;	
float:right;
text-align:left;
}


.other_page .quality_2 p{
width:99%;
float:left;
padding:0px 20px 0px 0px;
line-height:19px;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
text-align:justify;
}*/


.other_page .quality_2 img{
float:left;
margin:0px 0px 0px -10px;
}

/*****************************************************contact page css*********************************************************/

#address { 
width:40%;
float:left;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:30px 0px 0px 30px;
line-height:28px;
}


#address h1{ 
width:100%;
float:left;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:150%;
font-weight:400;
margin:10px 0px 0px 0px;
}

#google_map {
width:450px;
height:auto;
float:left;
padding:5px;
background-color:#eceff2;
box-shadow:0px 2px 0px 0px #666666;
margin:20px 0px 0px 30px;

}
/*********************************************contact page css end**********************************************/


/*Reponsive css start*/


@media (max-width:1200px)
{   



 }



@media (max-width:1000px)
{   
#right_side{
	width:68%;
	height:auto;
	float:left;
	 margin-left:20px;
}



 }



@media (max-width:800px)
{  

#main_container {
	 width:90%;
	 height:auto;
	 margin:0px auto;
	 background-color:#FFF;
}

header .logo {
		width:20%;
		height:auto;
		float:left;

		}

header .company_name  {
		width:40%;
		height:auto;
		margin:5% 2%;
		}

#right_side{
	width:70%;
	height:auto;
	float:left;
}






#left_side{
	width:200px;
	height:auto;
	float:left;  
}


#welcome {
width:95%;
float:left;
padding:0px 0px;
 margin:12px 0px;

}

#welcome img{
width:50%;
padding:0px;
margin:0px 18px;
}


#welcome h3{
font-family: 'Merienda', cursive;
font-size:160%;
font-stretch:semi-expanded;
color:#4e7eb7;
text-align:left;
margin-top:0px;
margin-bottom:0px;
border-bottom:#099 0px dotted ;
padding:5px 20px 5px 0px;
}	

#welcome p{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
float:left;
height:auto;
text-align:justify;
line-height:21px;
margin:10px 0px 0px 0px;

}


#quality {
width:95%;
float:left;
padding:0px 0px;
margin:12px 0px;


}

#quality img{
 width:50%;
margin:0px 18px;
padding:0px;
float:right;
}


#quality h3{
font-family: 'Merienda', cursive;
font-size:160%;
font-stretch:semi-expanded;
color:#4e7eb7;
text-align:right;
margin-top:0px;
margin-bottom:0px;
	 border-bottom:#099 0px dotted ;
	 padding:5px 20px 5px 0px;
	
}	

#quality p{
	
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
float:left;
height:auto;
text-align:justify;
line-height:21px;
margin:10px 0px 0px 0px;

}

#news{
	width:20%;
	height:auto;
	float:left;
	 margin-left:1%;
	 margin-top:10px;
	 border:0px  solid #CCCCCC;
}

.news_events{
width:89%;
height:auto;
float:left;
margin-top:20px;
}

.news_events h1{
width:100%;
font-family: 'Archivo Narrow', sans-serif;
font-size:1.5em;
color:#0033CC;
float:left;
 clear:both;
 text-align:left;
 border-bottom:solid 2px #993300;
}



.news_first {
	width:87%;
	float:left;
	height:auto;
	padding:10px ;
	margin-right:5px;
	border-right:solid 0px #999999;
	text-align:center;
	line-height:18px;
	border-right:solid 1px #CCC;
	
	}
	
.news_first p{
width:60%;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;	
}
	
.news_first img{
width:40%;
margin:0px auto;

	}



.news_1 {
	width:87%;
	float:left;
	height:auto;
	padding:10px;
	margin-right:10px;
	border:solid 1px #ccc;
	text-align:center;
	 line-height:18px;
	 margin-top:10px;
	}
	
.news_1 img{

margin:0px auto;
	}

.news_2 {
	width:87%;
	height:auto;
	padding:10px;
	text-align:center;
	line-height:20px;
	border:solid 1px #ccc;
	 margin-top:10px;
	}
	
.news_2 p {
	width:100%;
	}

	
.news_2 img{
		width:87%;
margin:0px auto;
	}
	
.news_last {
	width:87%;
	float:left;
	height:auto;
	padding:10px;
	margin:10px 0px 0px 0px;
	font-size:15px;
	border:solid 1px #ccc;
	}

.news_last h5 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#069;
	text-align:center;	
	text-decoration:none;
}

.news_last h5 a:hover{
	color:#930;
	text-align:center;	
}




.line {
	width:1px;
	height:70%;
	border-right:dotted #ccc 2px;
	float:left;
	margin:10px 0px;

	}


.foot {
	width:100%;
	margin:0px auto;
}

.foot ul {
width:100%;
 text-align:center;
margin:0px auto;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
color:#999;
}


.foot_left {
	width:80%;
	margin:6% 30%;	
}

.quick_contact{
	 width:90%;
	 float:right;
	 margin:0px 0px 10px 0px;
	
}

.footer_bott2  { 
width:90%;
line-height:16px;
}


  }




@media (max-width:500px)
{    

#news{
	width:100%;
	height:auto;
	float:left;
	 margin-left:1%;
	 margin-top:10px;
	 border:0px  solid #CCCCCC;
}

#main_container {
	 width:90%;
	 height:auto;
	 margin:0px auto;
	 background-color:#FFF;
}

header .logo {
		width:70%;
		height:auto;
		margin:0 15%;

		}

header .company_name  {
		width:80%;
		height:auto;
		margin:5% 15%;
		}

#right_side{
	width:98%;
	height:auto;
	float:left;
	 margin-left:0px auto;
}

#left_side{
	width:80%;
	height:auto;
	margin:0px auto;    
}


#welcome {
width:82%;
float:left;
padding:0px 0px;
 margin:12px 0px;

}

#welcome img{
width:80%;
padding:0px;
margin:0px 18px;
}


#welcome h3{
font-family: 'Merienda', cursive;
font-size:160%;
font-stretch:semi-expanded;
color:#4e7eb7;
text-align:left;
margin-top:0px;
margin-bottom:0px;
	 border-bottom:#099 0px dotted ;
	 padding:5px 20px 5px 0px;
}	

#welcome p{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
float:left;
height:auto;
text-align:justify;
line-height:21px;
margin:10px 0px 0px 0px;

}


#quality {
width:82%;
float:left;
padding:0px 0px;
margin:12px 0px;


}

#quality img{
 width:80%;
margin:0px 18px;
padding:0px;
float:right;
}


#quality h3{
font-family: 'Merienda', cursive;
font-size:160%;
font-stretch:semi-expanded;
color:#4e7eb7;
text-align:right;
margin-top:0px;
margin-bottom:0px;
	 border-bottom:#099 0px dotted ;
	 padding:5px 20px 5px 0px;
	
}	

#quality p{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#666666;
float:left;
height:auto;
text-align:justify;
line-height:21px;
margin:10px 0px 0px 0px;

}



.news_events{
width:89%;
height:auto;
float:left;
margin-top:20px;
}

.news_events h1{
width:100%;
font-family: 'Archivo Narrow', sans-serif;
font-size:1.5em;
color:#0033CC;
float:left;
 clear:both;
 text-align:left;
 border-bottom:solid 2px #993300;
}

.news_first {
	width:87%;
	float:left;
	height:auto;
	padding:10px ;
	margin-right:5px;
	border-right:solid 0px #999999;
	text-align:center;
	line-height:18px;
	
	
	}
	
.news_first p{
width:100%;
margin:0px auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;	
}
	
.news_first img{

margin:0px auto;
}





.news_1 {
	width:87%;
	float:left;
	height:auto;
	padding:10px;
	margin-right:10px;
	border:solid 1px #ccc;
	text-align:center;
	 line-height:18px;
	 margin-top:10px;
	}
	
.news_1 img{

margin:0px auto;
	}

.news_2 {
	width:87%;
	height:auto;
	padding:10px;
	text-align:center;
	line-height:20px;
	border:solid 1px #ccc;
	 margin-top:10px;
	}
	
.news_2 p {
	width:100%;
	}

	
.news_2 img{
		width:87%;
margin:0px auto;
	}
	
.news_last {
	width:87%;
	height:auto;
	padding:10px;
	margin:10px 0px 0px 0px;
	font-size:15px;
	border:solid 1px #ccc;
	}
	
.news_last img{
width:50%;
margin:0px auto;
	}

.news_last h5 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#069;
	text-align:center;	
	text-decoration:none;
}

.news_last h5 a:hover{
	color:#930;
	text-align:center;	
}




.line {
	width:1px;
	height:70%;
	border-right:dotted #ccc 2px;
	float:left;
	margin:10px 0px;

	}


.foot {
	width:100%;
	margin:0px auto;
}

.foot ul {
width:100%;
 text-align:center;
margin:0px auto;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
color:#999;
}


.foot_left {
	width:80%;
	float:left;
	margin:6% 30%;	
}



.foot_catalogue {
	width:90%;	
	margin:10px 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#36F;
}

.quick_contact{
	 width:90%;	
	 margin:10px auto;
	}
	
.quick_contact p{
	width:50%;
	 float:left;
	 text-align:left;
	 font-size:12px;
	 line-height:20px;
	  margin:0px 0px 0px 10px;
}

.footer_bott2  { 
width:90%;
line-height:16px;
}

nav {
width:90%;
margin:0px auto;	
}

#nav li { }

#nav > li > a { 
  float:left;
  line-height:16px;	
  width:100%;
}

#nav h1{ 
  display: block; 
  width:100%; 
  margin:0px 0px 10px 0px; 
  float:left;
	opacity:0px; 
  padding:0px 0px 10px 0px;
  line-height:20px;
background-image:url(../img/product_line.png) ;
background-position:bottom left;
background-size:100%;
background-repeat:no-repeat;  
}

.sm-blue > li:first-child > a {
		width:87%;
		background-repeat:no-repeat;}

.sm-blue > li:first-child > a:hover {
	display:block;
		width:87%;
		background-repeat:no-repeat;}
		
		
		



section .heading{
width:96%;
font-size:17px;
font-weight:bold;
text-shadow:#999 1px 0px;
float:left;	
background-image:url(../img/ishwari_border.png) ;
background-repeat:no-repeat;
background-size:100%;
background-position:bottom left;	
font-family:Arial, Helvetica, sans-serif; 
color:#4e7eb7;
padding:0px 0px 10px 0px;
margin:0px 0px 10px 5px;
}

.other_page{
	width:83%;
	margin:10px auto;
	float:left;
	border-radius:10px;
	padding:5px;
	background-color:#FFF;
	}

.other_page h3{
	width:100%;
	margin:10px auto;
	float:left;
	padding:5px;
	font-size:19px;
	color:#069;
	
	}
		
.other_page p{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-top:20px;
		}


/*product page*/

#product ul{
	width:90%;
	margin:0px 10px 10px 0px;
	padding:0px;
	
	float:left;
	}



#product .suture_mesh .prd_name{
	display:block;
	width:100%;
	float:left;
	margin:0px 0px 5px 0px;
	}
	

.other_page .quality_top {
width:98%;
height:40px;
float:left;
background-color:#f7f8f8;
background-image:url(../img/about_bg.png);
background-repeat:no-repeat;
background-position:left;

margin:20px 0px 0px 0px;
padding:0px 6px;
}

.other_page .quality_top h5{
font-family: 'Sanchez', serif;
font-size:18px;
color:#fff;
vertical-align:bottom;
font-weight:bold;	
float:left;
margin:6px 10px;
}

.other_page .quality_1 {
width:97%;
height:100%;
float:left;
background-color:#f7f8f8;
/*background-image:url(../img/about_bg.png);
background-repeat:no-repeat;
background-size:100%;*/	
margin:0px 0px 0px 11px;
padding:5px 7px 0px 0px;
}

.other_page .quality_1 img{
float:right;
margin:0px 0px 0px 0px;
size:100%;
}


.other_page .quality_top2 {
width:100%;
height:40px;
float:left;
background-image:url(../img/about_bg2.png);
background-repeat:no-repeat;
background-position:right;
background-color:#f7f8f8;
margin:20px 0px 0px 0px;
padding:0px;
}

.other_page .quality_2 {
width:97%;
height:auto;
float:right;
background-color:#f7f8f8;
background-repeat:no-repeat;
background-size:100%;	
margin:00px 11px 0px 0px;
padding:5px 6px 0px 0px;
}



.other_page .quality_2 img{
float:left;
margin:0px 0px 0px -10px;
}


.color0 {color:#0b77ba;}
	
.color{
color:#9f6eaf;	
}
.color2{
color:#ec3141;	
}

.color3{
color:#af9ac9;	
}

.color4{
color:#ed1b32;	

}

.color5{
color:#9e0b0f;	
}

.color6{
color:#435158;	
}
.color7{
color:#caa52c;	
}

.color8{
color:#917758;	
}

.color9{
color:#2d7ec2;	
}

.color10{
color:#32a54b;	
}
.color11{
color:#a55f4d;	
}

.color12{
color:#2899d5;	
}

.color13{
color:#b53538;	
}

.color14{
color:#F06177;	
}

.color15{
color:#0098DA;	
}

.color16{
color:#00B3CE;	
}


.color17{
color:#51A8B1;	
}


.prd_detail_top17 ul{
  list-style-type: disc ;
  list-style:inside;
  
}



