/* CSS Document */

html,body{
	margin:0;
	padding:0;
	width:100%;
}		

.about_bg {
	background:url(../images/about-us-bg.jpg) no-repeat top;
	width:100%;
	float:left;
}	

.overview_bg {
	background:url(../images/overview-bg.jpg) no-repeat top;
	width:100%;
	float:left;
}

.client_bg {
	background:url(../images/client-bg.jpg) no-repeat top;
	width:100%;
	float:left;
}

.business_bg {
	background:url(../images/business-bg.jpg) no-repeat top;
	width:100%;
	float:left;
}

.stone_bg {
	background:url(../images/stone-bg.jpg) no-repeat top;
	width:100%;
	float:left;
}	

.service_bg {
	background:url(../images/service-bg.jpg) no-repeat top;
	width:100%;
	float:left;
}

.product_bg	{
	background:url(../images/product_bg.jpg) no-repeat top;
	width:100%;
	float:left;
}
.product_pols	{
	background:url(../images/product-pols.jpg) no-repeat top;
	width:100%;
	float:left;
}
.product_pipes	{
	background:url(../images/product-pipes.jpg) no-repeat top;
	width:100%;
	float:left;
}	
	


*{
	padding:0;
	margin:0;
}
img{
	border:none;
	display:block;
	}
a {
	text-decoration:none;
	color:#0981CB;
}
a:hover {
	text-decoration:none;
}
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
	
h1, h2, h3, h4, h5, h6, p, div, span, html, ol, ul, li, form,label {
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
.flotleft{
	float:left;
	width:auto;
	}
.flotright{
	float:right;
	width:auto;
	}
	.clear
{
    clear: both;
}
form{
	margin:0;
	padding:0;
}
p  {
	line-height:18px;
	text-align:justify;
}


 @font-face {
 font-family:helr47w;
 src: url("helr47w.eot");
 src: local(helr47w), url('helr47w.TTF') format('truetype');
}


/********************WRAPER********************/
#wrapper
{
	margin:0 auto;
	padding:0 0 0 0;
	width:990px;
}

/********************HEADER********************/
#header
{
	width:273px;
	float:left;
}
.header_content {
	float:right;
	width:175px;
}	

.header_menu {
	float:right;
	width:199px;
	padding:10px 0 20px 0;
}
.header_menu p {
	float:left;
    width:100%;
	color:#b4b4b4;
}	
.header_menu a {
	color:#161616;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.header_menu img {
	float:left;
	padding:5px 5px 1px 5px;
	margin:0;
}	
.header_menu a:hover {
	color:#FF9900;
}


/*----------------------upperTop----------------------*/

/**** Logo **/
.logo {
	padding:0 0 5px 0;
	width:273px;
	float:left;
	}
.logo img {
	margin:0 0 0 0;
	float:left;
	}
.logo a {
}
.logo a:hover {
}
	




/*** Follow ***/
.follow {
	float:left;
	width:183px;
	padding:7px 0 0 0;
	margin:0;
}	
.follow h2 {
	float:left;
	font-size:13px;
	color:#424242;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 0 0 0;
	margin:0;
	font-weight:normal;
}
	
.facebook {
	width:21px;
	float:left;
	padding:0 0 0 5px;
	margin:0;
}
.facebook p {
	float:left;
	width:21px;
}
.facebook a {
	width:21px;
	float:left;
	height:20px;
	background:url(../images/facebook.jpg) no-repeat;
}
.facebook a:hover {
	background:url(../images/facebook-over.jpg) no-repeat;
}	


.twitter {
	width:20px;
	float:left;
	padding:0 0 0 5px;
	margin:0;
}
.twitter p {
	float:left;
	width:20px;
}
.twitter a {
	width:20px;
	float:left;
	height:20px;
	background:url(../images/twitter.jpg) no-repeat;
}
.twitter a:hover {
	background:url(../images/twitter-over.jpg) no-repeat;
}	



.linkedin {
	width:21px;
	float:left;
	padding:0 0 0 5px;
	margin:0;
}
.linkedin p {
	float:left;
	width:21px;
}
.linkedin a {
	width:21px;
	float:left;
	height:20px;
	background:url(../images/linkedin.jpg) no-repeat;
}
.linkedin a:hover {
	background:url(../images/linkedin-over.jpg) no-repeat;
}		
	
/*** Follow close ***/




/***** Mwnu *****/
.menu_content2 {
	float:right;
		width:715px;
		padding:15px 0 0 0;
	}
	
.menu_content {
	float:left;
		width:715px;
		padding:15px 0 0 0;
	}
.menu_content1 {
	float:left;
		width:100%;
		background:#ff9103;
}				
/***** Mwnu *****/


/***** Banner *****/
.banner_content {
	float:left;
		width:990px;
		padding:20px 0 0 0;
	}
	
	
	
.banner_content1 {
	float:left;
		width:990px;
		padding:26px 0 0 0;
	}
.banner_content1 img {
	float:left;
	padding:0 0 0 0;
}		
	
/***** Banner *****/


/***** Body Middel *****/
.body_middel_content {
	float:left;
	width:990px;
	padding:0 0 0 0;
		
}
.body_middel_content h1 {
	float:left;
	font-size:16px;
	color:#262626;
	font-family:Arial, Helvetica, sans-serif;
	width:70%;
	padding:10px 0 0 0;
}

.certificate_content {
	float:right;
	width:140px;
	padding:0 0 0 0;
}
.certificate_content1 {
	float:left;
	width:70px;
}
.certificate_content1 img {
	float:left;
	padding:0 0 0 0;
}
.vision_one {
	float:left;
	width:70%;
	height:130px;
}	

.our_vision_content {
	float:left;
	width:340px;
	padding:40px 0 0 0;
}
.our_vision_content h1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	background:#fa671e;
	padding:2px 0 2px 10px;
	width:60%;
	font-weight:normal;
}	
.our_vision_content1 {
	float:left;
	margin-left:20px;
	width:310px;
	padding:0 0 0 0;
	background:#ebe9e8;
	opacity:1;
}
.our_vision_content2 {
	float:left;
	padding:10px 0 0 10px;
	width:94%;
}

.project_details {
	float:left;
	width:298px;
	padding:0 0 0 5px;
}	
.project_details p {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px; 
	color:#201f1f;
	font-style:italic;
	padding:0 0 0 0;
	width:90%;
}


.controls {
	float:left;
	padding:1px 0 10px 0;
	margin:0 0 0 0;
}	

.controls a {
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}				
	

.about_left {
	float:left;
	width:753px;
	padding:2px 0 20px 20px;
}
.about_left h1 {
	float:left;
	font-size:16px;
	color:#00b089;
	font-family:Arial, Helvetica, sans-serif;
	width:70%;
	padding:7px 0 0 0;
}

.about_left h2 {
	float:left;
	font-size:14px;
	color:#ff9103;
	font-family:Arial, Helvetica, sans-serif;
	width:95%;
	padding:7px 0 0 0;
}

.about_left h3 {
	float:left;
	font-size:14px;
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	width:98%;
	padding:10px 0 10px 0;
	border-bottom:1px solid #ebebeb;
}

.about_left img {
	float:left;
	padding:15px 5px 0 0;
}	

.about_left p {
	float:left;
	font-size:12px;
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	width:99%;
	padding:5px 0 5px 0;
	line-height:24px;
}
.about_left a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4fa0aa;
}
.about_left a:hover {
	color:#4e4e4e;
}	
.about_right {
	float:left;
	width:244px;
	padding:10px 0 0 0;
}
.about_right h1 {
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width:93%;
	padding:5px 0 5px 0;
	text-align:center;
	background:#29154a;
	border-bottom:1p solid #372456;
}	

.about_right1 {
	float:left;
	width:225px;
	padding:0 0 0 0;
	background:#da251c;
}
.about_right1 p {
	float:left;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
		width:100%;
}	
.about_right1 a {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:93%;
	padding:10px 7px 10px 8px;
	color:#FFFFFF;
}			
.about_right1 a:hover {
	color:#FFFFFF;
	background:#710c0c;
}		

.about_right img {
	float:left;
	padding:0 0 0 0;
}

	
		
/***** Body Middel *****/






/***** Footer Setting Start *******/
.footer{
	width:990px;
	margin:0 auto;
}
.design {
	float:left;
	width:100%;
	border-top:1px solid #FFFFFF;
}
.design p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:0 0 0 0;
}	

.design a {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}	
.design a:hover {
	color:#004261;
}	




.design2 {
	float:left;
	width:100%;
	border-top:1px solid #5c5c5c;
	margin-top:20px;
	padding-top:5px;
}
.design2 p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	padding:0 0 0 0;
}	

.design2 a {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
}	
.design2 a:hover {
	color:#ff9103;
}	




.design1 {
	float:left;
	width:100%;
}
.design1 p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36220e;
	padding:0 0 0 0;
	width:100%;
}	

.design1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}	
.design1 a:hover {
	color:#00b089;
}





.design21 {
	float:left;
	width:100%;
}
.design21 p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36220e;
	padding:0 0 0 0;
	width:100%;
}	

.design21 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36220e;
}	
.design21 a:hover {
	color:#00b089;
}


		


/***** Footer Setting End *******/



/**** Contect US *****/
.contact_content12 {
	float:left;
	width:990px;
}	
.contact_content12 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#262626;
	width:80%;
	letter-spacing:normal;
	padding:10px 0 5px 0;
	background:none;
}
.contact_content {
	float:left;
	width:100%;
	padding:0 0 10px 0;
}	
.contact_details {
	float:left;
	width:42%;
	padding:0 0 0 5%;
}	
.contact_details h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#404040;
	width:80%;
	letter-spacing:normal;
	padding:10px 0 0 0;
}
.contact_details h2 {
	float:left;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:15px 0 5px 0;
	color:#404040;
	font-weight:600;
	letter-spacing:normal;
}

.contact_details h3 {
	float:left;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:9px 0 5px 0;
	color:#404040;
	font-weight:600;
	letter-spacing:normal;
}


.contact_details img {
	float:left;
	padding:2px 3px 0 0;
}
.contact_details p {
	float:left;
	font-size:12px;
	color:#252525	;
	width:90%;
	padding:5px 0 5px 0;
	letter-spacing:normal;
	line-height:20px;
	font-family:"Arial", Helvetica, sans-serif;
}			

.contact_line {
	float:left;
	width:90%;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #d2d2d2;
}	

.contact_line1 {
	float:left;
	width:1%;
	height:500px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:30px;
	border-right:1px solid #d2d2d2;
}

.location_map {
	float:left;
	width:950px;
	padding:0 0 10px 40px;
	background:#FFFFFF;
}

.location_map img {
	float:left;
	padding:0 0 0 0;
}	

.location_main {
	float:left;
	padding:0 0 10px 40px;
	width:950px;
	background:#FFFFFF;
}	
.location_main h1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:normal;
	color:#29154a;
	padding:0 0 0 0;
}	
.location_map img {
	float:left;
	border:1px solid #dfdfdf;
	padding:3px 3px 3px 3px;
}	


.feedback_content {
	float:left;
	padding:10px 0 0 3%;
	width:44%;
}
.feedback_content h1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#29154a;
	letter-spacing:normal;
}
.feedback_content p {
		float:left;
	font-size:12px;
	color:#676767;
	width:90%;
	padding:5px 0 10px 0;
	letter-spacing:normal;
	line-height:18px;
	font-family:"Arial", Helvetica, sans-serif;
}
.feedback_box {
	float:left;
	width:100%;
	padding:0 0 10px 0;
	margin-bottom:5px;
}

/****** Contact Form ******/
.jamson {
	float:left;
	width:323px;
	padding:0 0 0 0;
}
.jamson label{
	float:left;
	margin:1px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212121;
	padding:4px 0 5px 0;
	width:65px;
}
.jamson .iinput {
	float:left;
	margin:1px 0 0 0;
	background:#f1f1f1;
	border:1px solid #e0dfdf;
	width:90%;
	padding:5px 0 5px 0 ;
	margin-bottom:10px;
	
}	

.jamson .mseg {
	float:left;
	margin:1px 0 0 0;
	width:90%;
	padding:1px 10px 0 0;
	border:none;
	overflow:hidden;
	border:1px solid #e0dfdf;
	height:49px;
	margin-bottom:10px;
	background:#f1f1f1;
}
.jamson .submit {
	float:left;
	background:url(../images/submit.jpg) no-repeat;
	width:81px;
	height:30px;
	border:none;
	cursor:pointer;
	padding:0 0 0 0;
}
.jamson .submit:hover {
background:url(../images/submit-over.jpg) no-repeat;
}	
/************* CONTACT FORM ********************************************************************/

/**** Inquiry ****/
.snehal {
	float:left;
	width:703px;
	padding:10px 0 0 0;
}
.snehal label{
	float:left;
	margin:1px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3b3b3b;
	padding:4px 5px 0 0;
	width:40%;
}
.snehal .iinput {
	float:left;
	margin:1px 0 0 0;
	background:#ffffff;
	border:1px solid #dcdcdc;
	width:40%;
	padding:6px 10px 6px 0 ;
	margin-bottom:15px;
	color:#3c0e02;
	
}	

.snehal .mseg {
	float:left;
	margin:1px 0 0 0;
	width:40%;
	padding:1px 10px 0 0;
	border:none;
	overflow:hidden;
	border:1px solid #dcdcdc;
	height:49px;
	margin-bottom:10px;
	background:#ffffff;
	color:#3c0e02;
}
.snehal .submit {
	float:left;
	background:url(../images/submit.jpg) no-repeat;
	width:109px;
	height:31px;
	border:none;
	color:#ffffff;
	cursor:pointer;
	font-family:"Arial", Helvetica, sans-serif;
	padding:0 0 3px 0;
}
.snehal .submit:hover {
background:url(../images/submit-over.jpg) no-repeat;
}

.web {
	float:left;
	margin:1px 0 0 0;
	background:#ffffff;
	border:1px solid #dcdcdc;
	width:40%;
	padding:6px 10px 6px 0 ;
	margin-bottom:15px;
	color:#3c0e02;
}		


/*** Inquiry ****/


/**** About Meny Content *****/
.about_blank {
	float:left;
	width:90%;
	padding:0 0 0 0;
	height:305px;
}

.about_content {
	float:left;
	width:100%;
	padding:0 0 0 0;	
}	
.about_content1 {
	float:left;
	width:217px;
	background:#00b089;
	border-bottom:2px solid #01896b;
}
.about_content1 h1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#045241;
	text-align:center;
	padding:6px 0 7px 0;
	width:100%;
}

.brodcom {
	float:right;
	width:300px;
	padding:10px 0 0 0;
}
.brodcom img {
	float:left;
	padding:0 0 0 7px;
}	
.brodcom h6 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454444;
	padding:0 7px 0 0;
}
.brodcom a {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454444;
	padding:0 0 0 7px;
}
.brodcom a:hover {
	color:#00b089;
}	
		

	
.about_menu_content {
	float:left;
	padding:0 0 0 0;
	width:217px;
}


.about_left_menu  {
 	float:left;
		width:217px;
	padding:0 0 0 0;
	background:#f4f4f4;
	border-bottom:3px solid #e8e8e8;
	
}


.about_left_menu  ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
.about_left_menu  ul li {
	float:left;
	display:inline;
	margin:0;
	width:100%;
	padding:0 0 0 0;
}
.about_left_menu  ul li a {
	color:#6b6b6b;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:189px;
	padding:10px 15px 10px 10px;
	border-left:3px solid #e8e8e8;
}
.about_left_menu  img {
	float:left;
	padding:0 0 0 0;
}	
.about_left_menu  ul li a:hover {
/*	background:url(../images/button.gif) center no-repeat;	*/
	color:#ffffff;
	background:#ff9103;
	text-decoration:none;
	border-left:3px solid #ff5c03;
}	
.about_left_menu  ul  .na {
	background:none;
}			
/**** About Meny Content *****/


/****** Product Menu ****/
.product_menu_content {
	float:left;
	width:217px;
	padding:10px 0 0 0;
}

.product_menu_content1 {
	float:left;
	background:url(../images/product-menu-bg.gif) no-repeat;
	width:217px;
	padding:0 0 0 0;
	height:220px;
}


.product_menu_content2 {
	float:left;
	width:90%;
}	
.product_menu_content2 h1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#045241;
	padding:11px 0 0 13px;
	width:90%;
}
.product_menu {
	float:left;
	width:90%;
		padding:10px 0 0 30px;
}
.product_menu p {
	float:left;
	width:80%;
	padding:10px 0 10px 0;
	border-bottom:1px solid #e1e1e1;
}	
.product_menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#656565;
	padding:10px 0 10px 14px;
	background:url(../images/product-menu.jpg) no-repeat left;
}	
.product_menu a:hover {
	background:url(../images/product-menu-over.jpg) no-repeat left;
	color:#00b089;
}	

	

	
/****** Product Menu ****/


/**** Product Page ****/
.product_gallery_content {
	float:left;
	width:306px;
	padding:0 50px 20px 5px;
}

.product_gallery_content1 {
	float:left;
	width:95%;
}	
	
/**** Product Page ****/



/***** Process Page ****/
.process_content {
	float:left;
	width:90%;
	padding:0 0 0 0;
}

.process_content1 {
	float:left;
	width:180px;
	padding:10px 0 10px 30px;
}
.process_content1 img {
	float:left;
	padding:0 0 0 0;
}
.process_content1 a {
	float:left;
	padding:0 0 0 0;
}
.process_content1 a:hover {
}

	
	

	
/***** Process Page ****/



/**** Process Page *****/

.business_content {
	float:left;
	width:990px;
	padding:22px 0 20px 0;
}
.business_content h1 {
	float:left;
	font-size:16px;
	color:#00b089;
	font-family:Arial, Helvetica, sans-serif;
	width:95%;
	padding:7px 0 0 0;
}

.business_content h2 {
	float:left;
	font-size:16px;
	color:#00b089;
	font-family:Arial, Helvetica, sans-serif;
	width:95%;
	padding:0 0 15px 0;
	text-align:center;
	font-style:italic;
}

.business_content img {
	float:left;
	padding:15px 0 0 350px;
}	

.business_content p {
	float:left;
	font-size:12px;
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	width:99%;
	padding:5px 0 5px 0;
	line-height:24px;
}

.stone_content {
	width:330px;
	float:left;
	padding:20px 0 25px 0;
}
.stone_content img {
	float:left;
	padding:0 0 0 0;
}
.stone_content a {
	float:left;
}
.stone_content a:hover {
}

.service_blank {
	float:left;
	width:90%;
	height:150px;
}		

	


.business_content1 {
	float:left;
	width:200px;
}
.business_content1 a {
	float:left;
	background:url(../images/stone1.jpg) no-repeat;
	width:186px;
	height:55px;
}
.business_content1 a:hover {
	background:url(../images/stone2.jpg) no-repeat;
}

.business_content1 a.active {
	background:url(../images/stone2.jpg) no-repeat;
}





.business_content2 {
	float:left;
	width:200px;
}
.business_content2 a {
	float:left;
	background:url(../images/cement1.jpg) no-repeat;
	width:186px;
	height:55px;
}
.business_content2 a:hover {
	background:url(../images/cement2.jpg) no-repeat;
}

.business_content2 a.active {
	background:url(../images/cement2.jpg) no-repeat;
}



.business_content3 {
	float:left;
	width:200px;
}
.business_content3 a {
	float:left;
	background:url(../images/surya2.jpg) no-repeat;
	width:186px;
	height:55px;
}
.business_content3 a:hover {
	background:url(../images/surya1.jpg) no-repeat;
}

.business_content3 a.active {
	background:url(../images/surya1.jpg) no-repeat;
}


.business_content4 {
	float:left;
	width:197px;
}
.business_content4 a {
	float:left;
	background:url(../images/ganga1.jpg) no-repeat;
	width:186px;
	height:55px;
}
.business_content4 a:hover {
	background:url(../images/ganga2.jpg) no-repeat;
}

.business_content4 a.active {
	background:url(../images/ganga2.jpg) no-repeat;
}



.business_content5 {
	float:right;
	width:186px;
}
.business_content5 a {
	float:left;
	background:url(../images/charitable1.jpg) no-repeat;
	width:186px;
	height:55px;
}
.business_content5 a:hover {
	background:url(../images/charitable2.jpg) no-repeat;
}

.business_content5 a.active {
	background:url(../images/charitable2.jpg) no-repeat;
}


.business_blank {
	width:90%;
	float:left;
	height:150px;
}	

.business_blank1 {
	width:90%;
	float:left;
	height:30px;
}	
	


/***** Business Page *****/
		