@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'zurichlight_condensed';
    src: url('zurich_light_condensed-webfont.eot');
    src: url('zurich_light_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('zurich_light_condensed-webfont.woff') format('woff'),
         url('zurich_light_condensed-webfont.ttf') format('truetype'),
         url('zurich_light_condensed-webfont.svg#zurichlight_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{ margin:0; padding:0; background:url(../images/grbg.jpg);}
.wrpper{ width:1130px; height:auto; margin:0 auto; padding:0px 10px; background:#fff; border-left:1px solid #dddddd; border-right:1px solid #dddddd;  }
h1,h2,h3,h4,h5,h6{ padding:0; margin:0;}
a{ text-decoration:none;}
img{ border:0;}

ul,li{ list-style:none; margin:0; padding:0;}
.top{ height:46px; background:#90d7ec; border-botton:1px dotted #000; width:1090px; display:block; padding:0 20px; line-height:46px;}
.re_no{ font-weight:bold; color:#fff;}
.phone_left{ float:left;}
.social_icon_bg {
    float: right;
    text-indent: -9999px;
    width: 220px;
}
.social_icon_bg .fb {
	background:url(../images/fb_icon.png) no-repeat 0 0;
	width:34px;
	height:34px;
	float:left;
	display:block;
}
.social_icon_bg .fb:hover {
	background:url(../images/fb_icon.png) no-repeat 0 -34px;
}
.social_icon_bg .gplus {
	background:url(../images/fb_icon.png) no-repeat -34px 0;
	width:34px;
	height:34px;
	float:left;
	display:block;
		padding-right:6px;
}
.social_icon_bg .gplus:hover {
	background:url(../images/fb_icon.png) no-repeat -34px -34px;
}
.social_icon_bg .twit {
	background:url(../images/fb_icon.png) no-repeat -72px 0;
	width:34px;
	height:34px;
	float:left;
	display:block;
		padding-right:6px;
}
.social_icon_bg .twit:hover {
	background:url(../images/fb_icon.png) no-repeat -72px -34px;
}
.social_icon_bg .icon4 {
	background:url(../images/fb_icon.png) no-repeat -114px 0;
	width:34px;
	height:34px;
	float:left;
	display:block;
		padding-right:6px;
}
.social_icon_bg .icon4:hover {
	background:url(../images/fb_icon.png) no-repeat -114px -34px;
}
.social_icon_bg .linkin {
	background:url(../images/fb_icon.png) no-repeat -154px 0;
	width:34px;
	height:34px;
	float:left;
	display:block;
			padding-right:6px;
}
.social_icon_bg .linkin:hover {
	background:url(../images/fb_icon.png) no-repeat -154px -34px;
}

.nav_header{ width:1090px; padding:0px 20px 0; height:100px; background:#fff; border-bottom:1px solid #90d7ec}
.logo{ background:url(../images/logo.png) no-repeat; width:107px; height:74px; float:left; margin:14px 30px 0 10px;}
.devider{ background:url(../images/devider.png) no-repeat; float:left; width:14px; height:94px;}
.tag{ color:#FF7E00; line-height:100px; margin-left:20px; font-size:19px;}


.main_nav {
	float:right; height:100px;
}
.main_nav li {
	float:left;
	position:relative;
}
.main_nav li ul {
	position:absolute;
	top:100px;
	left:0px;
	z-index:999999;
	display:none;
}

.nav_img{ position:relative; top:30px; display:block; margin:0 auto;}
.main_nav li a {
	padding:0px 9px 0px;
	text-decoration:none;
	color:#797979;
	display:block;
	height:100px;
	line-height:88px;
	font-size:18px;
	border-left:1px solid #fff; border-right:1px solid #fff;
}
. ie10 .main_nav li a {
padding-bottom:32px;
}
.main_nav li:hover ul {
	display:block;
	background:#fff;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
}
.main_nav li:hover ul li {
	border-bottom:1px solid #cdcdcd;
	display:block;
	float:none;
	width:180px;
	height:20px;
	padding:4px 0;
}
.main_nav li:hover ul li a {
	background:none;
	border:none;
	padding:0px 10px;
	height:20px;
	line-height:20px;
}
.main_nav li ul li a:hover {
	color:#39F;
}
.main_nav li a:hover {
	background:url(../images/arrow_down.png) no-repeat center bottom; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0;
}
.main_nav li .active {
	background:#f0f0f0 url(../images/arrow_down.png) no-repeat center bottom; color:#000;
}
.container_main{ width:100%; display:block; overflow:hidden; background:#fff; color:#444444;}
.lines{ width:100%; height:90px; padding-top:30px; text-align:center; display:block; border-bottom: solid 1px #53b7e8; font-size:28px; color:#fff; background:#14b0e6;}
.cont_block, full_width{ padding:10px 0 0 10px; width:1118px; margin-top:20px; display:block; overflow:hidden;}
.left_container{ width:662px; display:block; overflow:hidden; float:left; margin-right:20px;}
.left_conhome{ width:1100px; display:block; overflow:hidden; float:left; margin-right:20px;}
.right_container{ width:356px; float:right; overflow:hidden;}
.heading1{ color:#f68220; font-size:28px; font-weight:normal}
p{}
.branding{ color:#000;}
.news_update{ width:354px; display:block; border: solid 1px #ccc; border-radius:4px; moz-border-radius:4px; webkit-border-radius:px;}
.heading2{ color:#494949; font-size:17px; padding-left:26px; border-bottom: solid 1px #ccc;}
.lh53{ line-height:53px;}
.news_cont{ padding: 12px 30px 30px 26px; color:#959494; font-size:13px;}
.news_cont h5{ color:#7f7f7f; font-size:15px; font-weight:bold;}
.news_cont p{ margin:10px 0;}
.date{ font-size:10px; color:#a4a4a4;}
.read_more{ color:#f68220; font-size:12px;}
.block1, .block2, .block3{ width:326px; height:294px; float:left; display:block; overflow:hidden; margin-right:64px;}
.block3{ width:326px; height:294px; float:left; display:block; overflow:hidden; margin-right:0px;}

.block4{ margin-right:0;}
.block1 img{ border-bottom: solid 7px #f68220;}
.block2 img{ border-bottom: solid 7px #f68220;}
.block3 img{ border-bottom: solid 7px #f68220;}
.block_head{ color:#f68220; font-size:20px; padding-left:20px; display:block; height:26px; overflow:hidden;}
.block_cont_inner{ padding:15px 20px 0 0px; border: solid 1px #f8f8f8;
background: #f7f7f7; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ffffff,  #f7f7f7); /* for firefox 3.6+ */}
.block_cont_inner p{ margin-top:5px; font-size:14px; color:#8d8d8d; padding-left:20px;}
.tar{ text-align:right; margin-top:12px; display:block; font-size:13px; color:#2c2c2c; line-height:26px;}
.devider1{ width:120px; height:3px; background:url(../images/deviders.png) no-repeat; display:block;}
.devider2{ width:120px; height:3px; background:url(../images/deviders.png) -125px 0 no-repeat; display:block;}
.devider3{ width:120px; height:3px; background:url(../images/deviders.png) -250px 0 no-repeat; display:block;}
.devider4{ width:120px; height:3px; background:url(../images/deviders.png) -375px 0 no-repeat; display:block;}
.footer{ background:#aaa; width:100%; disply:block; overflow:hidden;}
.foot_top{background:#a0a0a0; width:100%; height:5px;}
.foot_cont{ width:1050px; padding:20px 40px 20px 40px; font-size:14px; color:#fff; overflow:hidden; padding-bottom:30px; border-bottom: solid 1px #b5b5b5;}
.foot_cont a{ color:#fff;}
.foot_cont a:hover{ color:#000; border-bottom: dotted 1px #555;}
.foot_block1{ width:280px; display:block; overflow:hidden; float:left; margin-right:30px;}
.foot_head{ font-size:18px; color:#fff; font-weight:bold;}
.foot_cont p{ margin-top:5px;}
.foot_block2{ width:120px; display:block; float:left; margin-right:20px;}
.foot_block4{ width:80px;}
.foot_links{ padding-left:40px; border-top: solid 1px #e1e1e1; color:#cdb6a3;}
.foot_links a{ margin:10px -5px 8px 8px; line-height:40px; color:#fff;}
.foot_links a:hover{ color:#f5f5f5;}
.fl{ float:left; width:340px;}
.fr{ float:right;}
.copy{ line-height:50px; color:#f5f5f5; margin-right:40px; font-size:14px;}
.heading3{ font-size:18px;}
.mt8{ margin-top:8px;}
.crs li { background-attachment: scroll; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: url("../images/ser_bul.png"); background-origin: padding-box; background-position: 0 5px; background-repeat: no-repeat; background-size: auto auto; line-height: 20px; padding-left: 15px;}
.heading4{ margin-bottom:6px;}
.pro_p p{ margin-top:6px;}
.row{ display:block; clear:both; width:96%; overflow:hidden; margin-bottom:10px; padding:2%;
background: #f5f5f5; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ffffff,  #f5f5f5); /* for firefox 3.6+ */}
.row_right{ width:78%;}
ul.clients_ul{ list-style:disc; padding-left:30px;}
ul.clients_ul li{ padding-left:8px; list-style:disc;}
ul.clients_ul a{ color:#7f7f7f; line-height:26px;}
ul.clients_ul a:hover{ color:#000;}
iframe>body { background-color: #fff }
iframe { background-color:fff; }

#inner_ban{height: 194px;
width: 1130px;
display: block;
background:#ff8c29;}

.in_ban_img {
width: 700px;
height: 194px;
display: block;
float: left;
}

.in_ban_con_long {
float: left;
padding: 90px 0 0 10px;
text-align: left;
font: normal 30px/20px Arial, Helvetica, sans-serif;
color: #fff;
text-shadow: 1px 0 0 #000;}

.venkat{ position:absolute; border:none; padding-left:5px; }

.main_nav ul li .venkat li a{ font-size:16px;}