#contact{
	width:98%;
	float:left;
	background:#fff;
	padding-left:8px;
	padding-right:9px;
}
#contact_info{
	width:350px;
	padding:5px;
	float:left;
	margin-top:15px;
	margin-right:70px;
	margin-left:10px;
}
.titleH2{
	width:100%;
	color:#999;
	border-bottom:1px solid #666;
	font-size:28px;
	margin-bottom:20px;
	font-family:shivaji02;
} 

#address{
	width:90%;
	padding:5%;
	font-size:16px;
	background:#f9f9f9;
}
#responce{
	width:350px;
	float:left;
	padding:5px;
	margin-top:15px;
	margin-bottom:20px;
}


.address_title{
	width:100%;
	padding:2px;
	vertical-align:middle;
	line-height: 28px;
	font-family:shivaji02;
	font-size:22px;
}
.address_info{
	width:88%;
	float:left;
	line-height:1.5em;
	font-size:10pt;
	margin-left:34px;
	margin-top:5px;
	margin-bottom:10%;
	text-align:justify;
	font-family:shivaji02;
	font-size:20px;
	font-weight:normal;
}

#form_data{
	background:#f9f9f9;
	float:left;

}

.form_text{
	width:347px;
	padding:0 0 0 10px;
	font-family:shivaji02;
	font-size:20px;
	font-weight:normal;
}
.marathiTxt{
	font-family:shivaji02;
	font-size:20px;
	text-align:left;
	font-weight:normal;
}
.textLitt{
	width:45px;
	margin-left:10px;
	height:20px;
	float:left;
	text-align:left;
	font-family:shivaji02;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	line-height:0px;
}

.inputs { 
	margin:3%;
	padding: 7px 2px; 
	border:1px solid #ccc;	
	color: #9D9E9E; 
	text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0); 
	/*font-family:shivaji02;
	font-size:24px;
	border-radius: 0px; 
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50); 
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50); 
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50); */
} 
.inputs_1 { 
	margin:3%;
	padding: 7px 2px; 
	border:1px solid #ccc;	
	color: #9D9E9E; 
	text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0); 
	/*font-family:shivaji02;
	font-size:24px;
	border-radius: 0px; 
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50); 
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50); 
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50); */
} 

.inputs_1:hover{
	background:#f5f5f5;
}

.inputs:hover{
	background:#f5f5f5;
}


.specialChar{
	width:25px;
	float:left;
	line-height:25px;
	font-family:modernpics;
	font-size:26px;
	color:#fff;
	/*border:1px solid #888809;*/
	background:#769800;
	margin-right:5px;
	text-align:center;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}

.inputs_1  { 
	width:74%; 
}
.inputs{
	width:90%; 
 }
 
textarea{
	height:100px;
}

.button_style{
	width:120px;
	height:40px;
	float:right;
	background-color:#769800;
	color:#FFF;
	margin: 0 15px 20px 0;
	text-decoration:none;
	border:none;
	padding-bottom:3px;
	font-family:shivaji02;
	font-size:20px;
	font-weight:normal;
} 
.button_style:hover{
	background-color:#999;
}

.button_style a{
	text-decoration:none;
	color:#fff;
}

#allError{
	font-size:12px;
	color:red;
	padding:0 0 0 20px;
}

#EmailPhoneError{
	font-size:12px;
	color:red;
	padding:0 0 0 20px;
}

#img_div{
	width:150px;
	height:175px;
	margin-top:20px;
	float:left;
	background-image:url("../images/kadu_sir.png");
	background-position:bottom left;
	text-align:center;
	font-family:shivaji02;
	font-size:26px;
	line-height:5px;
}

#img_div img{
	width:100%;
}