@charset "utf-8";
/* CSS Document */
html, body, div, p, form, ul, li, p, label, span, img, h1, h2, h3, h4{
	margin:0;
	padding:0;
	border:none;
	display:block;
	list-style:none;
}
@font-face {
	font-family: 'reve';
	src: url('../Fonts//reve.eot');
	src: local('☺'), url('../Fonts//reve.woff') format('woff'), url('../Fonts//reve.ttf') format('truetype'), url('../Fonts//reve.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BankGthd';
	src: url('../Fonts/BankGthd.eot');
	src: local('☺'), url('../Fonts/BankGthd.woff') format('woff'), url('../Fonts/BankGthd.ttf') format('truetype'), url('../Fonts/BankGthd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	background: url(../Images/bg_box.gif) 0 0 repeat;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
body.bgnone{
	background:none;
}
a{
	text-decoration:none;
}
#wrapper{
	width:940px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
	-webkit-box-shadow: 2px 2px 10px rgba(20, 20, 20, 0.80);
    -moz-box-shadow:2px 2px 10px rgba(20, 20, 20, 0.80);
    box-shadow:2px 2px 10px rgba(20, 20, 20, 0.80);
}
#logo{
	width:300px;
	height:120px;
	background-color:#EEE;
	border-top:none;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-455px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius:  0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
	 #logo h2{
	 	width:100%;
		height:auto;
		overflow:hidden;
		font-size:60px;
		line-height:62px;
		color:#b10808;
		font-family:'reve', Arial, Helvetica, sans-serif;
		float:left;
		margin:15px 0 0 15px;
		text-shadow:0px 0px 1px rgba(170, 0,0, 0.6);
	 }
	 #logo h3{
	 	width:100%;
		height:auto;
		overflow:hidden;
		color:#000;
		font-size:22px;
		line-height:24px;
		font-family:'BankGthd', Arial, Helvetica, sans-serif;
		float:left;
		letter-spacing:7px;
		margin:5px 0 0 15px;
		text-shadow:0px 0px 1px rgba(20, 20,20, 0.4);
	 }
	 #logo h4{
	 	width:100%;
		height:auto;
		overflow:hidden;
		float:left;
		color:#c60e00;
		font-size:18px;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		margin:3px 0 0 15px;
	}
#wrapper #header{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	display:block;
	background:#173a4d;
	border-bottom:#4684a8 3px solid;
}
#header #h-contacts{
	width:240px;
	height:28px;
	padding:5px 0 0 40px;
	float:left;
	margin:8px 15px 0 620px;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	color:#e0e0e0;
	text-shadow: 0px 0px 1px rgba(140,140,140,.4);
	text-align:left;
}
	#header #h-contacts.hotline{
		font-size:18px;
		line-height:20px;
		font-weight:normal;
		color:#d53131;
		padding:5px 0 0 0;
		text-transform:uppercase;
		font-family:"bookman Old Style", Verdana, Arial, Helvetica, sans-serif;
		text-shadow:0px 0px 1px rgba(0,0,0,.6);
	}
	#header #h-contacts.phone{
		clear:both;
		background:url(../Images/phone.png) 0 0 no-repeat;
	}
	#header #h-contacts.email{
		clear:both;
		margin:2px 0 0 620px;
		background:url(../Images/mail.png) 0 0 no-repeat;
	}
#header #h-menu{
	width:100%;
	height:44px;
	float:left;
	margin-top:15px;
}
	
#wrapper #slider{
	width:940px;
	height:340px;
	overflow:hidden;
	margin:0 auto;
}
#wrapper #container{
	width:940px;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	position:relative;
	margin:0 auto;
	position:relative;
}
 #container #content_left{
	width:350px;
	height:650px;
	overflow:hidden;
	float:left;
	margin:35px 0 20px 15px;
}
#content_left #feature-outer{
	width:350px;
	height:87px;
	overflow:hidden;
	clear:both;
	float:left;
	margin-bottom:10px;
}
#content_left #feature-outer #img-box{
	width:95px;
	height:85px;
	overflow:hidden;
	clear:both;
	float:left;
	border:1px solid #a1a1a1;
	background:#dadada;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	position:relative;
 }
#content_left #feature-outer #descp{
	width:252px;
	height:52px;
	float:left;
	display:inline;
	background:#890001;
	margin-top:18px;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	cursor:pointer;
}
	#content_left #feature-outer #descp:hover{
		background:#112e3e;
	}
	#content_left #feature-outer h2{
		color:#fff;
		font-size:16px;
		line-height:52px;
		font-family: Arial,Verdana, Helvetica, sans-serif;
		text-transform:uppercase;
		margin-left:15px;
	}

#container #content_right{
	width:540px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:15px 15px 20px 20px;
}
#content_right h1{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:10px;
	color:#a40000;
	text-transform:uppercase;
	font-size:25px;
}
	#container #content_right>#content_box img{
		clear:both;
		float:left;
		display:inline;
		margin:0 10px 10px 0;
	}
#content_right #content_box{
	width:498px;
	height:auto;
	overflow:hidden;
	border:#ccc 1px solid;
	background:#fdfdfd;
	padding:15px;
	font-size:14px;
	text-align:left;
	line-height:18px;
	color:#333;
	line-height:20px;
	margin:10px 0 20px 0;
}	



#content_right #content_box a.download {
	color:#222;
	font-size:12px;
	font-weight:bold;
	text-shadow:0px 0px 1px rgba(20, 20,20, 0.4);
	text-decoration:none;
	padding-left:20px;
	margin:6px 0 2px 0;
	background:url(../Images/download.png) 0 2px no-repeat;
	display:block;
	float:right;
}
	#content_right #content_box a.download:hover {
		color:#FF3300;
	}
	/** ajax pages Start */
	#content_right #content_box.oth{
		width:530px;
		padding:15px 0 15px 0;
		background:none;
		border:none;
	}
	#content_right #content_box.oth h1{
		width:100%;
		height:auto;
		margin:0 auto;
		margin-bottom:10px;
		padding-bottom:5px;
		color:#222;
		text-shadow:0px 0px 1px rgba(50, 50,50, 0.8);
		text-transform:uppercase;
		font-size:20px;
		border-bottom:#ddd 1px solid;
	}
	#content_right #content_box.oth br{
		margin-bottom:10px;
	}
	#content_right #content_box .margins{
		width:100%;
		height:25px;
		float:left;
	}
		#content_right #content_box.oth ul{
			float:left;
			width:100%;
			height:auto;
			display:inline;
			padding-left:10px;
			font-weight:bold;
			line-height:16px;
		}
			#content_right #content_box.oth ul li{
				width:94%;
				height:auto;
				padding-left:15px;
				margin:0 0 6px 0;
				line-height:16px;
				font-weight:bold;
				font-size:13px;
				color:#555;
				background:url(../Images/bullet.png) 0 5px no-repeat;
			}
			#content_right #content_box ul.small-ul{
				width:360px;
			}
			#content_right #content_box.oth ul li.h1{
				color:#333;
				font-size:14px;
				text-shadow:0px 0px 1px rgba(100, 100,100, 0.5);
				padding:0;
				background: none;
			}
			/** ajax pages End */
			
	#content_right #content_box>ul{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:0 auto;
	}
	#content_right #content_box>ul>li{
		width:100%;
		height:auto;
		padding-left:2%;
		margin:0 0 6px 3%;
		line-height:16px;
		font-weight:bold;
		color:#444;
		background:url(../Images/bullet.png) 0 5px no-repeat;
	}
#content_box #more-btn, #content_box a #more-btn{
	width:85px;
	height:30px;
	overflow:hidden;
	background-color:#292929;
	border:#fdfdfd 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:14px;
	line-height:30px;
	color:#CCC;
	clear:both;
	float:right;
	text-align:center;
	margin-top:5px;
}	
	#content_box #more-btn:hover, #content_box a #more-btn:hover{
		background:#404040;
		cursor:pointer;
	}
#content_right #clients{
	width:528px;
	height:auto;
	overflow:hidden;
	padding:1h0px;
	font-size:16px;
	text-align:left;
	color:#333;
	line-height:20px;
	margin:20px 0 20px 0;
	border:#CCCCCC thin solid;
	
}
	#content_right #clients img{
		float:left;
		display:block;
		margin:5px 3px 5px 3px;
	}
	#content_right #clients ul {
     line-height:50px;
	 font-size:20px;
	 list-style-type:circle;
	 margin:0px 0px 10px 10px;
	}
	
		
#container #others{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:20px;
}
#container #others h1{
	width:910px;
	height:auto;
	margin:20px auto 0 auto;
	margin-bottom:10px;
	color:#a40000;
	text-transform:uppercase;
	font-size:25px;
}
#container #others img{
	margin:0 auto;
}
#container #others #contents{
	width:890px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	color:#222;
	text-align:left;
	font-size:15px;
	line-height:27px;
}
#container #others #contents br{
	margin-bottom:15px;
}
#container #others #contents ul{
	width:90%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
#container #others #contents ul li{
	width:95%;
	height:auto;
	padding-left:2%;
	margin:0 0 6px 3%;
	line-height:16px;
	font-weight:bold;
	color:#444;
	background:url(../Images/bullet.png) 0 5px no-repeat;
}
#container #others #contents ul li.h1{
	width:100%;
	height:auto;
	margin:0 0 8px 0;
	font-size:16px;
	color:#333;
	background:none;
}
#wait{
	width:220px;
	height:100px;
	position:absolute;
	top:750px;
	padding:0 25px 0 25px;
	left:54%;
	background:#FFF url(../Images/wait.gif) center center no-repeat;
	z-index:100;
	font-size:16px;
	color:#888;
	-webkit-box-shadow: 2px 2px 10px rgba(20, 20, 20, 0.80);
    -moz-box-shadow:2px 2px 10px rgba(20, 20, 20, 0.80);
    box-shadow:2px 2px 10px rgba(20, 20, 20, 0.80);
	border:#DDD 1px solid;
	display:none;
}


#others #products{
	width:890px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	text-align:left;
	line-height:18px;
	color:#333;
	line-height:20px;
	margin:10px auto 0 auto;
}
#others>#products img{
	clear:both;
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	border:#DDD 1px solid;
	-webkit-box-shadow: 2px 2px 5px rgba(120, 120, 120, 0.20);
    -moz-box-shadow:2px 2px 5px rgba(120, 120, 120, 0.20);
    box-shadow:2px 2px 5px rgba(120, 120, 120, 0.20);
}
#products a.download {
	color:#222;
	font-size:12px;
	font-weight:bold;
	text-shadow:0px 0px 1px rgba(20, 20,20, 0.4);
	text-decoration:none;
	padding-left:20px;
	margin:6px 0 2px 0;
	background:url(../Images/download.png) 0 2px no-repeat;
	display:block;
	float:right;
}
	#products a.download:hover {
		color:#FF3300;
	}
	#products h1{
		width:100%;
		height:auto;
		margin:0 auto;
		margin-bottom:10px;
		padding-bottom:5px;
		color:#222;
		text-shadow:0px 0px 1px rgba(50, 50,50, 0.8);
		text-transform:uppercase;
		font-size:20px;
		border-bottom:#ddd 1px solid;
	}
	#products br{
		margin-bottom:10px;
	}
	#products .margins{
		width:100%;
		height:55px;
		float:left;
	}
	#products ul{
		float:left;
		width:100%;
		height:auto;
		display:inline;
		padding-left:10px;
		font-weight:bold;
		line-height:16px;
	}
		#products ul li{
			width:94%;
			height:auto;
			padding-left:15px;
			margin:0 0 6px 0;
			line-height:16px;
			font-weight:bold;
			font-size:13px;
			color:#555;
			background:url(../Images/bullet.png) 0 5px no-repeat;
		}
		#products ul.small-ul{
			width:716px;
		}
		#products ul li.h1{
			color:#333;
			font-size:14px;
			text-shadow:0px 0px 1px rgba(100, 100,100, 0.5);
			padding:0;
			background: none;
		}
	#products div{
		clear:left;
		float:left;
		width:100%;
		height:auto;
		display:block;
		line-height:16px;
	}
/** Contact Start */
#container #contactus{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	display:block;
	border:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position:relative;
}
 #contactus h1{
	width:920px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	color:#a40000;
	text-transform:uppercase;
	font-size:25px;
}
#contactus #left{
	width:480px;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
	margin-top:20px;
}
#contactus #left ul{
	width:460px;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
	padding:0 0 10px 20px;
}
	#contactus #left ul li{
		width:100%;
		height:auto;
		float:left;
		display:block;
		margin-bottom:8px;
		text-shadow: 0 1px 1px rgba(32,35,37,.2);
		text-align:left;
		font-size:13px;
		line-height:18px;
	}
	#contactus #left ul li h1{
		width:100%;
		height:25px;
		color:#1E1E1E;
		font-weight:bold;
		text-transform:capitalize;
		text-shadow: 0 1px 1px rgba(44,48,49,.3);
		text-align:left;
		line-height:20px;
		margin:0;
		padding:0 0 5px 0;
	}
	#contactus #left ul li label{
		width:120px;
		float:left;
		font-size:13px;
		display:inline;
		color:#333;
		font-weight:500;
	}
	#contactus #left ul li span{
		width:320px;
		height:auto;
		float:left;
		display:inline;
		padding-left:10px;
		color:#5f5f5f;
		font-size:13px;
		font-weight:500;
	}
	#contactus #left ul li span a{
		text-decoration:none;
		color:#5f5f5f;
		font-weight:500;
	}
	#contactus #left ul li span a:hover{
		color:#333;
	}
	
	#contactus #left ul#medias{
		width:460px;
		height:auto;
		overflow:hidden;
		float:left;
		display:block;
		padding:10px 0 10px 20px;
	}
	#contactus #left ul#medias li{
		width:48%;
		height:auto;
		float:left;
		display:block;
		margin-bottom:8px;
		text-shadow: 0 1px 1px rgba(32,35,37,.2);
		text-align:left;
		font-size:13px;
	}
	#contactus #left ul#medias li label{
		width:auto;
		float:left;
		color:#999;
		font-weight:bold;
	}
	#contactus #left ul#medias li a, #contactus #left ul#medias li img{
		float:left;
	}
	#contactus #left #map{
		width:458px;
		height:auto;
		overflow:hidden;
		float:left;
		display:block;
		margin:0 0 10px 18px;
		border:#EEE 2px solid;
	}

#contactus #contactform{
	width:410px;  /* 410+40 */
	float:left;
	display:block;
	padding:0 15px 10px 15px;
	margin:0 0 10px 20px;
}
	#contactus #contactform ul{
		width:410px;
		height:auto;
		overflow:hidden;
		display:block;
		float:left;
		padding-left:10px;
	}
	#contactus #contactform ul li{
		width:400px;
		min-height:30px;
		height:auto;
		float:left;
		display:block;
		padding-top:2px;
		text-shadow: 0 1px 1px rgba(32,35,37,.2);
		text-align:left;
		padding-top:10px;
	}
	#contactform ul li.mandetory{
		color:#666;
	}
	#contactform ul li img{
		float:left;
		display:inline
	}
	#contactform ul li #reload{
		width:100px;
		height:55px;
		float:left;
		display:inline;
	}
	#contactform ul li #reload #text{
		height:25px;
		display:block;
		color:#666666;
		font-size:11px;
	}
	#contactform ul li h1{
		width:400px;
		height:20px;
		font-size:15px;
		font-weight:bold;
		color:#444;
		text-shadow: 0 1px 1px rgba(100,100,100,.2);
		text-transform:capitalize;
		text-align:left;
		line-height:22px;
		margin:0;
	}
	#contactform ul li label{
		width:110px;
		float:left;
		font-size:12px;
		display:inline;
		color:#555;
		font-weight:bold;
	}
#contactform ul li .buttons{
	width:auto;
	height:auto;
	float:right;
	border:#3e709e 1px solid;
	background-color:#3e709e;
	cursor:pointer;
	text-align:center;
	padding: 4px 15px 4px 15px;
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
}
#contactform ul li .buttons:hover{
	background-color:#214a72;
}
#ajaxerror{
	top:15px;
	right:15px;
	width:400px;
	position:absolute;
	height:20px;
	padding-left:25px;
	color:#CC0000;
	background:#fea3a3;
	text-align:left;
	font-size:13px;
	line-height:18px;
}
#ajax-error{
	width:100%;
	height:20px;
	margin:2px auto;
	padding-left:25px;
	color:#CC0000;
	background:#fea3a3;
	text-align:left;
	font-size:13px;
	line-height:18px;
}
#ajaxsuccess{
	top:15px;
	right:15px;
	width:400px;
	position:absolute;
	height:20px;
	padding-left:25px;
	color:#006600;
	background:#acfea3;
	text-align:left;
	font-size:13px;
	line-height:18px;
}
#ajax-success{
	width:100%;
	height:20px;
	margin:2px auto;
	padding-left:25px;
	color:#006600;
	background:#acfea3;
	text-align:left;
	font-size:13px;
	line-height:18px;
}
/** Contact End */

/* about page css----------------------------------------------------------------------------*/

#profile{
width: 130px;
height:170px;
border:thin solid #999999;
background-image:
float:left;
margin:20px 20px 0px 20px;
padding:5px;
position:relative;
}

#profile img{
width:130px;
}

#profile_designation{

float:left;
position:relative;
top:-90px;
left:200px;
}

#data_font{
		/*width:100%;*/
		height:auto;
		overflow:hidden;
		font-size:17px;
		line-height:20px;
		color:#b10808;
		font-family:'reve', Arial, Helvetica, sans-serif;
		
		/*margin:15px 0 0 15px;*/
		text-shadow:0px 0px 1px rgba(170, 0,0, 0.6);
		display:compact;
}

#electronic_font{
		/*width:100%;*/
		height:auto;
		overflow:hidden;
		color:#000;
		font-size:16px;
		line-height:20px;
		font-family:'BankGthd', Arial, Helvetica, sans-serif;

		letter-spacing:3px;
		display:compact;
		/*margin:5px 0 0 15px;*/
		text-shadow:0px 0px 1px rgba(20, 20,20, 0.4);
}



/*----about page - end-----------------------------------------------------------------------*/


/* footer -------------------------------------------------------------------------------------- */
#footer{
	width:920px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	display:block;
	position:relative;
	border-top:#333 2px solid;
	background:#232b2f;
	margin-bottom:10px;
}
	#footer #social{
		width:120px; /* (25+5)*4= 120*/
		height:25px;
		display:block;
		float:right;
		margin:10px 0 10px 0;
	}
   #footer #social #in{
		padding-left:5px;
		width:25px;
		height:25px;
		background:url(../Images/linkedin.png) 0 0 no-repeat;
		text-indent:-99999px;
		display:block;
		float:right;
	}
	#footer #social #in:hover{
		background-position: 0 -25px;
	}
	#footer #social #fb{
		padding-left:5px;
		width:25px;
		height:25px;
		background:url(../Images/facebook.png) 0 0 no-repeat;
		text-indent:-99999px;
		display:block;
		float:right;
	}
	#footer #social #fb:hover{
		background-position: 0 -25px;
	}
	#footer #social #tw{
		padding-left:5px;
		width:25px;
		height:25px;
		background:url(../Images/twitter.png) 0 0 no-repeat;
		text-indent:-99999px;
		display:block;
		float:right;
	}
	#footer #social #tw:hover{
		background-position: 0 -25px;
	}
	#footer #social #yt{
		padding-left:5px;
		width:25px;
		height:25px;
		background:url(../Images/youtube.png) 0 0 no-repeat;
		text-indent:-99999px;
		display:block;
		float:right;
	}
	#footer #social #yt:hover{
		background-position: 0 -25px;
	}
	#footer #social #google{
		padding-left:5px;
		width:25px;
		height:25px;
		background:url(../Images/google.png) 0 0 no-repeat;
		text-indent:-99999px;
		display:block;
		float:right;
	}
	#footer #social #google:hover{
		background-position: 0 -25px;
	}
	#footer #block-right{
		width:920px;
		height:auto;
		overflow:hidden;
		display:block;
		margin:0 auto;
	}
	#block-right #contact_text{
		width:50%;
		height:auto;
		display:block;
		float:left;
		color:#ccc;
		text-align:left;
		font-size:13px;
		text-shadow: 0 1px 1px rgba(50,50,50,.3);
	}
	#block-right #contact_text a{
		text-decoration:none;
		color:#ccc;
		font-size:13px;
		text-shadow: 0 1px 1px rgba(50,50,50,.3);
	}
	#block-right #contact_text a:hover{
		text-decoration:underline;
		color:#fc925e;
		font-size:13px;
		text-shadow: 0 1px 1px rgba(50,50,50,.3);
	}
	#block-right #ownership_text{
		width:50%;
		height:auto;
		display:block;
		float:left;
		color:#ccc;
		text-align:right;
		font-size:13px;
		text-shadow: 0 1px 1px rgba(44,48,49,.3);

	}
	#block-right #ownership_text a{
		text-decoration:none;
		color:#fff;
		font-size:13px;
		text-shadow: 0 1px 1px rgba(44,48,49,.3);
	}
	#block-right #ownership_text a:hover{
		text-decoration:underline;
		color:#fc925e;
		font-size:13px;
		text-shadow: 0 1px 1px rgba(44,48,49,.3);
	}