.inner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.head_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.inner_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #267B14;
}
.head_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00007F;
}
.head_2_1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #00007F;
}
.head_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #00007F;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	vertical-align: text-top;
}
.inner_contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.inner_contactus_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A85C9;
	font-weight: bold;
}
.inner_main_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #267B14;
}
.thumbnail{
	position: static ;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.thumbnail:hover{
position: relative;
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail_1{
	position: static ;
	z-index: 0;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #00007F;
}

.thumbnail_1:hover{
position: relative;
background-color: transparent;
z-index: 50;
}

.thumbnail_1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail_1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail_1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
}
.ss{
	position: static ;
	z-index: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.ss:hover{
position: relative;
background-color: transparent;
z-index: 50;
}

.ss span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.ss span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.ss:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
}
