@charset "utf-8";
/* CSS Document */
/**************** CSS RESET ****************************/
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, a, font, img, ul, li,
form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
	width:100.01%;
	background:#eeeeee;
}
/**************** CSS RESET END*************************/
.wrapper{
	width:900px;
	background:#101628;
	background:#eeeeee;
	margin:0 auto;
	overflow:auto;	
}

.top_header_wrapper{
	height:30px;
	width:100%;
	background:#101628;
	border-bottom:3px solid #8398d4;
}

.head_wrap{
	width:900px;
	margin:0 auto;
	padding:0;
}

.top_header{
	width:100%;
}

.top_header p{
	font-size:12px;
	font-weight:bold;
	color:#eeeeee;
	padding:8px 0 0 0;
}

.top_header ul{
	margin:-14px 0 0 845px;
}

.top_header ul li{
	display:inline;
	color:#eeeeee;
	font-size:10px;
	margin-right:10px;
}

.inner_header{
	width:100%;
	height:70px;
	float:left;
}

.logo{
	float:left;
	padding:0 0 0 0;
	width:210px;
}

.inner_top_menu{
	float:left;
	width:600px;
	padding:0 0 0 60px;
}

.inner_top_menu ul{
	float:left;
	display:inline;
	width:100%;
}

.inner_top_menu ul li{
	float:left;
	display:inline;
	margin:0 0 0 20px;
}

.inner_top_menu ul li a{
	float:left;
	height:100%;
	color:#333333;
	padding:10px 5px 5px 5px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.inner_top_menu ul li a:hover{
	color:#FFFFFF;
	background:#8398d4;
}

.inner_content{
	float:left;
	width:100%;
	height:600px;
	margin:20px 0 0 0;
	border-bottom:1px dotted #999999;
}

inner_content_top{
	float:left;
	width:100%;
	height:300px;
}
/*
.main_gallery{
	float:left;
	width:750px;
	height:340px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}
.main_gallery img{
	float:left;
	width:628px;
	height:330px;
}*/
/*************************************************************************************/
.main_gallery{ float:left; width:628px; height:310px; background:url(../images/gal_frame.gif) no-repeat #FFFFFF; overflow:hidden;}
.main_gallery .gal_container{ width:614px; margin:7px; overflow:hidden; float:none;}
.main_gallery .gal_container ul li { float:left; width:614px; height:265px; overflow:hidden; }
.main_gallery .gal_container ul li img{ float:left; width:735px; height:265px; }
.main_gallery .gal_caption{ left:0; bottom:0; width:100%; background:#000000; color:#FFFFFF; height:60px; overflow:hidden; }
.main_gallery div{float:left;}
.main_gallery div h2{float:left; padding:5px 10px; color:#99CC33; font-size:14px; font-weight:normal; width:100%;}
.main_gallery div p{float:left; padding-left:10px; color:#FFFFFF; font-size:12px; width:100%;}
.main_gallery span{float:left;}
.main_gallery span a { float:left; margin:2px 2px 2px 10px; color:#439fd6; font-size:12px; font-weight:bold; text-decoration:none; }
.main_gallery span a img{ float:left; width:19px; height:15px; margin:0; color:#439fd6; font-size:12px; font-weight:bold; text-decoration:none; }
.main_gallery .main_gal_controls{ float:left; margin:0 0 0 480px; }
/************************************************************************************/

.sidebar{
	float:left;
	width:262px;
	padding:3px 0 0 0;
	margin:0 0 0 5px;
	overflow:hidden;
}
.side {
	float:left;
	width:267px;
	padding:3px 0 0 20px;
	margin-left:5px;
	overflow:hidden;
}
.side a.quote{
	float:left;
	width:267px;
	height:38px;
	color:#FFFFFF;
	background:url(../images/quote_bg.gif) no-repeat #7d91cb;
}	

.sidebar a.quote{
	float:left;
	width:267px;
	height:38px;
	color:#FFFFFF;
	background:url(../images/quote_bg.gif) no-repeat #7d91cb;
}

.sidebar h1{
	float:left;
	padding:15px 0 0 10px;
	width:100%;
}

.sidebar h2{
	float:left;
	padding:10px 0 0 10px;
	width:90%;
	font-size:14px;
	font-style:italic;
	color:#787878;
}

.sidebar p{
	float:left;
	padding:20px 10px 0 20px;
}
sidebar a {
	float:left;
}
sidebar a:hover {
	color:#000000;
}		

.sidebar p img{
	float:left;
	width:50px;
	height:50px;
	background:#666666;
	border:2px solid #FFFFFF;
	padding:2px;
	margin:0 15px 5px 0;
}

.content{
	float:left;
	width:100%;
}

.content_left{
	width:610px;
	float:left;
}

.content_left h1{
	float:left;
	width:100%;
	font-size:22px;
	color:#607ccb;
}

.content_left p{
	float:left;
	color:#595959;
	width:100%;
	font-size:12px;
	line-height:22px;
	text-align:justify;
	padding-top:10px;
}

.content_left a{
	float:right;
	right:0;
	color:#607ccb;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin-top:10px;
}
.content_left a:hover{
	color:#000000;
}

.content_right {
	float:left;
	width:280px;
	height:230px;
	margin:0;
	padding:0 0 0 8px;
}

.content_right h1{
	float:left;
	width:100%;
	font-size:22px;
	color:#607ccb;
}

.content_right img {
	float:left;
	margin:10px 0;
	width:270px;
	height:190px;
}

.data_tabs_wrapper{
	float:left;
	width:100%;
	margin-top:20px;
}

.data_tabs{
	width:900px;
	margin:0 auto;
}

.data_tabs ul{
	float:left;
}

.data_tabs ul li{
	float:left;
	background:url(../images/tab_bg.gif) no-repeat #FFFFFF;	
	display:inline;
	width:124px;
	height:37px;
	margin:0 5px;
}

.data_tabs ul li.liOver{
	float:left;
	background:url(../images/tab_bg_hover.gif) no-repeat;
	display:inline;
	width:124px;
	height:37px;
	margin:0 5px;
}

.data_tabs ul li a{
	float:left;
	width:124px;
	height:26px;
	text-align:center;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.tab_box_wrapper{
	float:left;
	width:100%;
	background:#FFFFFF;
	overflow:hidden;
}

.tab_box_wrapper ul{
	width:9999px;
	float:left;
}
.tab_box_wrapper ul li{
	display:inline;
	float:left;
	width:900px;
}

.tab_box{
	width:900px;
	height:250px;
	margin:0 auto;
	overflow:hidden;
}

.tab_box h1{
	width:800px;
	margin:15px;
	color:#607ccb;
	font-size:18px;
}

.tab_box p{
	width:800px;
	color:#6b6b6b;
	margin-top:10px;
	line-height:22px;
	font-size:13px;
	text-align:justify;
	float:left;
}
.shital_dad {
	width:110px;
	float:left;
}		
.shital_dad {
	float:left;
	padding:3px 3px 3px 3px;
	border:1px solid #e0e0dc;
	margin-right:5px;
}	
.tab_box .office {
	float:left;
	width:680px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}	

/*************** Footer ************************/
.footer_box{
	float:left;
	width:100%;
	background:#0e1321;
}

.footer_box p{
	float:left;
	width:100%;
	margin:0 0 10px 0;
	text-align:center;
	font-size:12px;
	color:#292929;
}
.footer_box p a{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
 
.footer_box hr{
	float:left;
	width:100%;
	color:#000000;
	background:#000000;
	border:none;
	height:1px;
}

.footer{
	width:900px;
	margin:0 auto;
}

.footer_menu{
	float:left;
	width:210px;
	margin:20px 0 0 0;
	padding:0;
}

.footer_menu h1{
	float:left;
	width:70%;
	color:#FFFFFF;
	font-size:14px;
	padding-bottom:4px;
	border-bottom:1px solid #292929;
}

.footer_menu ul{
	float:left;
	margin-top:5px;
}

.footer_menu ul li{
	padding:0 0 0 0;
	list-style:none;
}

.footer_menu ul li a{
	width:180px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:6px 0 3px 10px;
	margin:0 0 0 0;
	background:url(../images/li_arrow.gif) no-repeat left;
}

.footer_menu ul li a:hover{
	color:#426eb0;
}






.contact_form {
	width:420px;
	float:left;
	margin:0;
	padding:0 0 0 20px;
}	
.contact_form h1 {
	float:left;
	width:200px;
	font-size:13px;
	color:#FFFFFF;
	padding:20px 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #292929;
}
			
.contact_form form{
	float:left;
	margin:0;
	padding:0;
	width:320px;
}
.contact_form form input{
	float:left;
	padding:3px;
	margin:5px 0;
	position:relative;
	width:310px;
}
.contact_form form input.btn{
	float:left;
	margin:5px 0;
	padding:3px 0;
	width:60px;
	border:none;
	background:#607ccb;
	cursor:pointer;
}
.contact_form form textarea{
	float:left;
	margin:5px 0;
	padding:3px;
	position:relative;
	width:310px;
	height:70px;
	overflow:auto;
}
/*************** Footer ************************/



/**** Prashant Css Work *******/

/**** About Us *******/


.banner {
	float:left;
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
}
.banner img {
	float:left;
}	

.inner_content1 {
	float:left;
	width:100%;
	overflow:hidden;
}

.right_quote {
	float:left;
	width:267px;
	padding:3px 0 0 20px;
	margin-left:5px;
}

.right_quote a.quote{
	float:left;
	width:267px;
	height:38px;
	color:#FFFFFF;
	background:url(../images/quote_bg.gif) no-repeat #7d91cb;
}
.about_main {
	float:left;
	width:100%;
	background:#FFFFFF;
	padding:10px 0 20px 0;
}

.about_deta {
	float:left;
	width:560px;
	padding:0 0 0 25px;
}	
.about_deta h1 {
	float:left;
	width:95%;
	font-size:16px;
	padding:10px 0 0 0;
	color:#607ccb;
}
.about_deta p {
	float:left;
	font-size:12px;
	padding:10px 0 0 0;
	width:99%;
	line-height:22px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}	
.about_deta img {
	float:left;
	padding:5px 10px 0 0;
}		
.about_right {
	float:left;
	width:35%;
}		
#navigation{float:left; width:100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; margin:2px 0 0 0px; font-weight:bold; background:#eeeeee; height:20px;}

#navigation a{ color:#2b2b2b; background-image:url(../images/nav_link.gif); background-repeat:no-repeat; background-position: right; padding:0 10px 0 4px;}

.quick_contact {
	width:90%;
	float:left;
	padding:5% 0 0 30px;
}	
.quick_contact h1 {
	float:left;
	width:95%;
	font-size:16px;
	padding:10px 0 0 0;
	color:#607ccb;
}

.messege {
	float:left;
	width:90%;
	padding:10px 0 0 0;
}	
.messege img {
	float:left;
	padding:0 10px 0 0;
}
.messege p {
	float:left;
	font-size:12px;
	width:80%;
	padding:5px 0 20px 0;
}		


/**** About Us End *******/


/*** Service Page *****/
.service_box {
	float:left;
	width:550px;
	padding:10px 0 0 0;
	border-bottom:1px solid #d9d9d9;
}	
.service {
	float:left;
	width:150px;
	border:1px solid #d9d9d9;
}
.service img {
	float:left;
	padding:5px 0 5px 40px;
}
.valve_service {
	float:left;
	width:380px;
	padding:0 0 0 10px;
}
.valve_service h1 {
	float:left;
	font-size:15px;
	color:#000000;
	width:80%;
	padding:0 0 0 0;
}
.valve_service p {
	float:left;
	font-size:12px;
	width:90%;
	height:100px;
}		
		
	

/** Service page End **/



/***** Contact Page Start ***/
.contact_main {
	float:left;
	width:41%;
}	

.contact {
	float:left;
	width:80%;
	padding:0 0 0 20px;
}	
.contact h1 {
	float:left;
	width:95%;
	font-size:16px;
	padding:10px 0 10px 0;
	color:#607ccb;
}
.contact p {
	float:left;
	font-size:12px;
	padding:10px 0 10px 0;
	width:59%;
	line-height:22px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
.contact h2 {
	float:left;
	font-size:14px;
	color:#FF0000;
	width:80%;	
}		

.contact_data {
	float:left;
	width:56%;
}
.contact_data h1 {
	float:left;
	width:95%;
	font-size:16px;
	padding:10px 0 10px 0;
	color:#607ccb;
}	
	
	
/**** Form Start ***/
form {
	margin:0 0 0 0;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e85b7;
}
form input {
	margin:0 0 0 60px;
	position: absolute;
}
form textarea {
	margin:0 0 0 80px;
	position:absolute;
}
form select {
	margin:0 0 0 100px;
	position:absolute;
}


/*** Form End ****/
.follow_us{
	width:200px;
	float:left;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:10px;
}
.follow_us h2{
	float:left;
	margin:0;
	padding:0;
	width:110px;
	color:#FFFFFF;
	padding-top:2px;
}

.follow_us ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.follow_us ul li{
	float:left;
	margin:0;
	padding:0;
	width:20px;
	height:20px;
	margin:0;
	padding:0 3px;
}
.follow_us ul li a{
	float:left;
	width:20px;
	height:20px;
}
.follow_us ul li a.facebook{
	background:url(../images/facebook.gif) no-repeat;
}
.follow_us ul li a.facebook:hover{
	background:url(../images/facebook-over.gif) no-repeat;
}
.follow_us ul li a.twitter{
	background:url(../images/twitter.gif) no-repeat;
}
.follow_us ul li a.twitter:hover{
	background:url(../images/twitter-over.gif) no-repeat;
}
.follow_us ul li a.linkedin{
	background:url(../images/linkedin.gif) no-repeat;
}
.follow_us ul li a.linkedin:hover{
	background:url(../images/linkedin-over.gif) no-repeat;
}

.footLink {
	width:27%;
	float:right;
	padding:7px 0 7px 0;
}
.footLink  h3 {
	float:left;
	font-size:15px;
	color:#FFFFFF;
	font-weight:900;
	padding:10px 0 0 0;
}

.style2 {
	 padding:0 2% 0 0;
	 float:left;
	 width:36px;
}
.style2 p{
	 float:left;
	 width:36px;
}
.style2 p a{
	 width:20px;
	 height:20px;
	float:left;
	background:url(../images/facebook.gif) no-repeat;
}
.style2 p a:hover{
	background:url(../images/facebook-over.gif) no-repeat;
}
.style2 .social{
	width:90%;
	float:left;
}

.style3 {
	 padding:0 2% 0 0;
	 float:left;
	 width:36px;
}
.style3 p{
	 float:left;
}
.style3 p a{
	width:20px;
	height:20px;
 float:left;
 background:url(../images/twitter.gif) no-repeat;
}
.style3 p a:hover{
	background:url(../images/twitter-over.gif) no-repeat;
}
.style4 {
	 padding:0 2% 0 0;
	 float:left;
	 width:36px;
}
.style4 p{
	 float:left;
}
.style4 p a{
	width:20px;
	height:20px;
	float:left;
	background:url(../images/linkedin-over.gif) no-repeat;
}
.style4 p a:hover{
	background:url(../images/linkedin.gif) no-repeat;
}	
	
/**** Contact Page End ******/


/**** Prashant Css Work End *******/

/****************** SAMI ****************/
.con_form{
	float:left;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.con_form *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
}

.con_form form{
	float:left;
	padding:0;
	margin:0;
	width:360px;
}
.con_form form label{
	float:left;
	margin:8px 4px 8px 0;
	padding:0;
	width:110px;
	position:relative;
	color:#666666;
	text-align:right;
}
.con_form form input{
	float:left;
	margin:5px 0;
	padding:3px;
	width:230px;
	position:relative;
	color:#666666;
	font-size:12px;
}
.con_form form textarea{
	float:left;
	margin:5px 0;
	padding:3px;
	width:230px !important;
	width:232px;
	height:50px;
	position:relative;
	overflow:auto;
	color:#666666;
	font-size:12px;
}
.con_form form select{
	float:left;
	margin:5px 0;
	padding:3px;
	width:240px;
	position:relative;
	color:#666666;
	font-size:12px;
}
.con_form form input.btn{
	float:right;
	margin:6px;
	padding:3px 0;
	width:80px;
	position:relative;
	background-color:#607ccb;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}

/**** Video ****/
.video {
	float:left;
	width:90%;
	padding:7% 0 0 7%;
}	
/*** End Video ***/

/*** Gallery page Start ****/
.gallery {
	float:left;
	width:90%;
	padding:0 0 0 10%;
}	
.gallery h1 {
	float:left;
	font-size:15px;
	color:#FF0000;
	width:83%;
	border-bottom:1px solid #e8e8e8;
	padding:0 0 5px 0;
}	


/*** Gallery page End ****/
