body,div,dl,dt,dd,ul,ol,li,h1,h2,h1,h4,h5,h6,span
pre,form,fieldset,input,label,select,textarea,p,blockquote,th
{ 
	margin:0;
	padding:0;
}
a {
	outline : none;
}
a img {
	border : 0;
	outline : none;
}
img {
	border : 0;
	border-style: none;
}

.clear{
	clear:both;
}

<!--h1,h2,h3,h4,h5,h6{font-weight:normal;}-->

<!--h1{font-family: 'PT Sans', sans-serif; font-size:18px; line-height:30px; color:#212121;}-->
h2{font-family: 'PT Sans', sans-serif; font-style:italic; font-size:18px; line-height:22px; color:#212121;}
h3{font-family: 'PT Sans', sans-serif; font-size:18px; line-height:36px; color:#008ddd; background:#47a60c; border:1px solid #47a60c;}
h4{font-family: 'PT Sans', sans-serif; font-size:16px; line-height:30px; color:#212121;}
p{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; margin-bottom:15px; color:#111111; }
a{font-family:'PT Sans', sans-serif; font-size:12px; line-height:20px; color:#212121; text-decoration:none; }
a:hover{text-decoration:underline;}

.cls{clear:both; margin:0 auto; padding:0px;}
.cls_line{clear:both; margin:0 auto; padding:0px; border-bottom:1px solid #d2d2d2;}
.cls_right{clear:right;}

.align_left{text-align:left;}
.align_right{text-align:right;}
.align_center{text-align:center;}
.align_justify{text-align:justify;}

.float_left{float:left;}
.float_right{float:right;}

.width200{width:200px;}
.width400{width:400px;}

.home_index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212121;	
	background:#FFFFFF url(../images/body_bg.jpg) top center no-repeat;
}

.sub_index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212121;	
	background:#FFFFFF url(../images/subpage_bg.jpg) top center no-repeat;
}

#warp{
	margin:0px auto;
	width:960px;
}
#page_layout{
	float:left;
	margin:0px auto;
	width:100%;
}

#header{
	float:left;
	width:100%;
	height:110px;
	margin-left:0px;
}
#header_top{
	float:left;
	width:100%;
}
#top_login {float:right; padding:0px; text-align:left; margin:10px 10px 0px 0px; }
#top_login .txtbox {width:120px; padding:8px 0px 8px 25px; margin:0px 0px 8px 05px; border:none; outline:none; color:#a8a8a8; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	 -moz-box-shadow:none;
	 -webkit-box-shadow:none;
	 box-shadow:none;	}
#top_login .user_box{background:url(../images/user_box.png) no-repeat #fff;
    border-radius: 4px;;}	
#top_login .pass_box{background:url(../images/pass_box.png) no-repeat #fff;
    border-radius: 4px;}	
#top_login .btnform{padding:6px 11px 8px 8px; margin-top:-5px; margin-left:8px; font-weight:bold; font-size:12px; background:url(../images/button_bg.png) no-repeat; COLOR:#ffffff; font-family:Arial, Helvetica, sans-serif; border:none;}
.searchform {
	margin:10px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	float:left;
	background:#fff;
	border-radius:5px;
}
.popup{display:none;}
.overall
{
	width:100%;
	height:100%;
	position:fixed;
	background: rgba(0, 0, 0, 0.5);;
	top:0;
	left:0;
	z-index:9999;
}
.popup_bg
{
	float:left;
	width:507px;
	background: url(../images/popup_bg.png) no-repeat;
	position:relative;
	top:0px;
	left:0px;
	z-index:10000;
	margin:0;
}
.popup_bg h2
{
	font-family: 'PT Sans', sans-serif; font-style:normal; font-size:16px; font-weight:bold; line-height:10px; color:#008ddd; padding:20px 15px 15px;
}
.popup_bg p
{
	float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#111111; text-align:justify; padding:0px 15px;
}

#inTurnFadingTextG{

}

.inTurnFadingTextG{
padding:5px 0px 10px; font-weight:normal; font-family: 'PT Sans', sans-serif; font-size:18px; color:#111111;
float:left;
-moz-animation-name:bounce_inTurnFadingTextG;
-moz-animation-duration:3.04s;
-moz-animation-iteration-count:10;
-moz-animation-direction:linear;
-webkit-animation-name:bounce_inTurnFadingTextG;
-webkit-animation-duration:3.04s;
-webkit-animation-iteration-count:10;
-webkit-animation-direction:linear;
-o-animation-name:bounce_inTurnFadingTextG;
-o-animation-duration:3.04s;
-o-animation-iteration-count:10;
-o-animation-direction:linear;
-ms-animation-name:bounce_inTurnFadingTextG;
-ms-animation-duration:3.04s;
-ms-animation-iteration-count:10;
-ms-animation-direction:linear;
animation-name:bounce_inTurnFadingTextG;
animation-duration:3.04s;
animation-iteration-count:10;
animation-direction:linear;
}

#inTurnFadingTextG_1{
-moz-animation-delay:0.76s;
-webkit-animation-delay:0.76s;
-o-animation-delay:0.76s;
-ms-animation-delay:0.76s;
animation-delay:0.76s;
}

#inTurnFadingTextG_2{
-moz-animation-delay:0.95s;
-webkit-animation-delay:0.95s;
-o-animation-delay:0.95s;
-ms-animation-delay:0.95s;
animation-delay:0.95s;
}

#inTurnFadingTextG_3{
-moz-animation-delay:1.14s;
-webkit-animation-delay:1.14s;
-o-animation-delay:1.14s;
-ms-animation-delay:1.14s;
animation-delay:1.14s;
}

#inTurnFadingTextG_4{
-moz-animation-delay:1.33s;
-webkit-animation-delay:1.33s;
-o-animation-delay:1.33s;
-ms-animation-delay:1.33s;
animation-delay:1.33s;
}

#inTurnFadingTextG_5{
-moz-animation-delay:1.52s;
-webkit-animation-delay:1.52s;
-o-animation-delay:1.52s;
-ms-animation-delay:1.52s;
animation-delay:1.52s;
}

#inTurnFadingTextG_6{
-moz-animation-delay:1.71s;
-webkit-animation-delay:1.71s;
-o-animation-delay:1.71s;
-ms-animation-delay:1.71s;
animation-delay:1.71s;
}

#inTurnFadingTextG_7{
-moz-animation-delay:1.9s;
-webkit-animation-delay:1.9s;
-o-animation-delay:1.9s;
-ms-animation-delay:1.9s;
animation-delay:1.9s;
}

#inTurnFadingTextG_8{
-moz-animation-delay:2.09s;
-webkit-animation-delay:2.09s;
-o-animation-delay:2.09s;
-ms-animation-delay:2.09s;
animation-delay:2.09s;
}

#inTurnFadingTextG_9{
-moz-animation-delay:2.28s;
-webkit-animation-delay:2.28s;
-o-animation-delay:2.28s;
-ms-animation-delay:2.28s;
animation-delay:2.28s;
}

#inTurnFadingTextG_10{
-moz-animation-delay:2.47s;
-webkit-animation-delay:2.47s;
-o-animation-delay:2.47s;
-ms-animation-delay:2.47s;
animation-delay:2.47s;
}

#inTurnFadingTextG_11{
-moz-animation-delay:2.66s;
-webkit-animation-delay:2.66s;
-o-animation-delay:2.66s;
-ms-animation-delay:2.66s;
animation-delay:2.66s;
}

#inTurnFadingTextG_12{
-moz-animation-delay:2.85s;
-webkit-animation-delay:2.85s;
-o-animation-delay:2.85s;
-ms-animation-delay:2.85s;
animation-delay:2.85s;
}

@-moz-keyframes bounce_inTurnFadingTextG{
0%{
color:#111111;
}

100%{
color:#ffffff;
}

}

@-webkit-keyframes bounce_inTurnFadingTextG{
0%{
color:#111111;
}

100%{
color:#ffffff;
}

}

@-o-keyframes bounce_inTurnFadingTextG{
0%{
color:#111111;
}

100%{
color:#ffffff;
}

}

@-ms-keyframes bounce_inTurnFadingTextG{
0%{
color:#111111;
}

100%{
color:#ffffff;
}

}

@keyframes bounce_inTurnFadingTextG{
0%{
color:#111111;
}

100%{
color:#ffffff;
}

}

.searchform .txtbox {width:100px; padding:0px 0px 0px 5px; border:none; color:#a8a8a8; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	 -moz-box-shadow:none;
	 -webkit-box-shadow:none;
	 box-shadow:none; border:none;	}
	 
.searchform .serch_box{background:none; border:none; outline:none;}
.searchform .btn-search{padding:5px 5px 5px ; width:30px; text-indent:-9000px; background:url(../images/icon-search.png) 5px 7px no-repeat; border:none;}

#menu_head {
	float:left;
	border-radius: 5px;
	width:950px;
	-webkit-box-shadow: 2px 1px 6px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    2px 1px 6px 2px rgba(0, 0, 0, 0.2);
	 box-shadow:         2px 1px 6px 2px rgba(0, 0, 0, 0.2);
	 position:absolute;
	 top:55px;
	  background: -webkit-linear-gradient(#F6F6F6, #E9E9E9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#F6F6F6, #E9E9E9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#F6F6F6, #E9E9E9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#F6F6F6, #E9E9E9); /* Standard syntax */
}
#menu_left{
	width:4%; 
	float:left;	
}
#menu_right{
	width:96%; 
	float:right;
}
.otherMenu{
    left:0px !important;	
}
.logo{
	float:left;
	margin:6px 0 0 10px;
}

#top_banner{
	float:left;
	width:100%;
	margin-top:5px;
}

#body_content{
	float:left;
	width:100%;
	margin-top:10px;
	padding-top:10px;
}

#body_content .full_eidth
{
	float:left;
	width:97%;
	text-align:justify;
	margin-top:0px;
	margin-left:10px;
}

#body_content .full_eidth img
{
	margin-bottom:30px;
	margin-top:5px;
	border:1px solid #777777;
}
#body_content .full_eidth h2
{
	font-style:normal;
	margin-bottom:10px;
	color:#008ddd;
}
#body_content .full_eidth p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px 0px 20px;
	padding:0px;
}

#body_content .full_eidth p a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:3px;
	color:#008ddd;
	text-decoration:none;
}

#body_content .full_eidth p a:hover
{
	text-decoration:underline;
}

#body_content .full_eidth ul
{
	margin:0px 0px 20px;
}

#body_content .full_eidth li
{
	background: url(../images/blue_icon1.png) left 6px no-repeat;
	list-style:none;
	padding-left:20px;
	line-height:22px;
	text-align:justify;
	font-size:14px;
}

#body_content .full_eidth h2
{
	font-style:normal;
	margin-bottom:10px;
	color:#008ddd;
}

#body_content .half
{
	float:left;
	width:450px;
	text-align:justify;
	margin-top:0px;
	margin-left:10px;
}

#body_content .two_third
{
	float:left;
	width:618px;
	text-align:justify;
	margin-top:0px;
	margin-left:10px;
}
#body_content .two_third h2
{
	font-style:normal;
	margin-bottom:10px;
	color:#008ddd;
}
#body_content .two_third p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:20px 0px;
	padding:0px;
}
#body_content .two_third p a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#008ddd;
}
#body_content .two_third ul
{
	margin:0px 0px 20px;
}

#body_content .two_third li
{
	background: url(../images/blue_icon1.png) left 6px no-repeat;
	list-style:none;
	padding-left:20px;
	line-height:24px;
	text-align:justify;
	font-size:14px;
	
}
#body_content .two_third img
{
	margin-bottom:30px;
	margin-top:20px;
	border:1px solid #777777;
}
#body_content .two_third table 
{
	margin-left:10px;
	
}

#body_content .one_third_image
{
	float:left;
	width:330px;
	text-align:center;
	margin-top:0px;
}
#body_content .one_third_image img
{
	margin-bottom:30px;
	margin-top:20px;
	border:1px solid #afafaf;
	
}
#body_content .one_third1{
	float:left;
	width:250px;
	margin-left:50px;
}

.box{
 background: -webkit-linear-gradient(#A6A6A6, #DBDBDB); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#A6A6A6, #DBDBDB); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#A6A6A6, #DBDBDB); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#A6A6A6, #DBDBDB); /* Standard syntax */
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  border-radius:10px;
  border:1px solid #9E9E9E;
}
	
#body_content .one_third1 h2
{
	font-size: 18px;
	line-height: 22px;
	color:#008ddd;
	font-style:normal;
	margin-top:17px;
}
#body_content .one_third1 p
{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align:justify;
	text-indent:0px;
	padding-top:2px;
	margin-top:10px;
	/* background: url(../images/quotes.png) left 0px no-repeat; */
}
.quote1 span {
    font-size: 21px !important;
    line-height: 0;
}
#body_content .one_third1 p span
{
	font-size:60px;
}
#body_content .one_third1 img
{
	margin-bottom:40px;
	margin-top:20px;
}
#body_content .one_third1 img.about_img
{
	margin-bottom:0px;
	margin-top:20px;
}
#body_content .one_third{
	float:left;
	width:309px;
	margin-right:11px;
	min-height:160px;
}



#body_content .one_third a{
	text-decoration:none;
}

#body_content .one_third a:hover{
	text-decoration:underline;
}

#body_content .one_third a .stencils{
	border-radius:10px;
	background: url(../images/stencils.png) center bottom no-repeat;
}
#body_content .one_third a .stencils h1{font-family: 'PT Sans', sans-serif; font-size:22px; line-height:18px; font-style:normal; font-weight:500; padding-top:8px; text-align:center; border:none; color:#fff;}
#body_content .one_third a .stencils h1:hover{ cursor:pointer; text-decoration:underline;}
#body_content .one_third a .stencils p{font-family: 'PT Sans', sans-serif; font-size:15px; line-height:18px; font-style:italic; padding-top:5px; text-align:center; cursor:pointer;}
#body_content .one_third a .fixtures{
	border-radius:10px;
	background: url(../images/fixtures.png) right bottom no-repeat;
}

.box{position: relative;margin-bottom: 15px;}
.stencils, .fixtures, .rework{ position:absolute; width:100%; height:100%;}


#body_content .one_third a .fixtures h1{font-family: 'PT Sans', sans-serif; font-size:22px; line-height:18px; font-style:normal; padding-top:8px; text-align:center; border:none; color:#fff; cursor:pointer;}
#body_content .one_third a .fixtures p{font-family: 'PT Sans', sans-serif; font-size:15px; line-height:18px; font-style:italic; padding-top:5px; text-align:center; cursor:pointer;}
#body_content .one_third a .rework{
	border-radius:10px;
	background: url(../images/rework.png) 1px bottom no-repeat;
}
#body_content .one_third a .rework h1{font-family: 'PT Sans', sans-serif; font-size:22px; line-height:18px; font-style:normal; padding-top:8px; text-align:center; border:none; color:#fff; cursor:pointer;}
#body_content .one_third a .rework p{font-family: 'PT Sans', sans-serif; font-size:15px; line-height:18px; font-style:italic; padding-top:5px; text-align:center; cursor:pointer;}
#body_content .body_bottom{background:#fff; border-radius:5px; border:1px solid #d2d2d2; width:98%; min-height: 35px; padding:6px 0px 0px 10px; margin-bottom:10px;}
#body_content .body_bottom .body_bottom_left{float:left;}
#body_content .body_bottom .body_bottom_left p{font-family: 'PT Sans', sans-serif; font-size:15px; font-weight:bold; font-style:italic; margin-top:3px;}
#body_content .body_bottom .body_bottom_right{float:right; margin-right:10px;  margin-top:3px;     padding: 0;}
#body_content .body_bottom .body_bottom_right p{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal;}
#body_content .bottom_link a{
   font-family: "PT Sans",sans-serif;
   font-size: 13px;
   font-weight:600;
   line-height: 24px;
   color: #212121;
   text-decoration: none;	
}

.body_bottom .body_bottom_cnt:first-child{
	padding-top:5px;	
}
.body_bottom .body_bottom_right{
	padding-top:7px;
}
.body_bottom .body_bottom_right a{
	font-size:13px;
	font-weight:600;
	color:#676767;
}
.body_bottom .body_bottom_cnt{
	float:left;
	width:16%; 
	height:48px;
	color:#676767;
	text-align:center;
	margin:0px 5px;
	
}
.body_bottom .body_bottom_cnt strong{
	line-height:17px;
	font-family:"PT Sans",sans-serif;
	font-size:13px;	
}
.body_bottom .body_bottom_sep{
	float:left;
	margin:14px 4px;
}
.body_bottom .body_bottom_cnt ul{
	list-style:none;
	line-height:14px;
	font-size:12px;	
	font-family:"PT Sans",sans-serif;
}
.body_bottom .body_bottom_cnt.year{
	background-image:url(../images/crown.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#313131;
}

.body_bottom .body_bottom_cnt.year p{
	font-size:18px;
	line-height:14px;
	position:relative;
	text-align:center;
	margin-top:8px;
}

.body_bottom .body_bottom_cnt.year #yearTxt{
    position:relative; 
	font-size:13px;	
}


#footer{
	float:left;
	width:100%;
	margin-bottom:10px;
	padding-top:0px;
}
#footer_left{ float:left; padding:0px 0 0 0px; margin:0 0 0 10px; width:26%;}
#footer_left p{float:left; font-family:Arial, Helvetica, sans-serif; color:#ffffff; padding:15px 0 0px 0px;  font-size:11px;}
#footer_left img{float:left; padding:10px 0px 0px 0px;}            
#footer_middle {float:left; margin-left:27%!important; width:53%;}
#footer_middle p{float:left; font-family:Arial, Helvetica, sans-serif; color:#555555; padding:15px 0 0px 0px;  font-size:11px; font-style:normal; text-align:center;}
#footer_middle a{font-family:Arial, Helvetica, sans-serif; color:#555555; padding:15px 0 0px 0px;  font-size:11px; font-style:normal; text-align:center;}

#footer_right{float:right; padding:0px 0px 0 0; margin:0px 10px 0px 0px; width:15%; }
#footer_right p{float:left; margin:-4px 0px 0px 10px; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#555555;  }
#footer_right p img{float:right; padding:10px 0px 0px 0px;}
#body_content .body_left{
	float:left;
	width:62%;
	margin-left:25px;
}
ul.choose_us{
	list-style:none;
	margin-top:20px;
}
ul.choose_us li{
	background: url(../images/tick_big.png) left 0px no-repeat;
	margin-top:5px;
	padding-top:0px;
	padding-left:35px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	line-height:32px;
	
}
ul.small_tick{
	float:left;
	width:50%;
	list-style:none;
	margin-top:0px;
	margin-bottom:20px;
}
ul.small_tick li{
	background: url(../images/small_tick.png) left 5px no-repeat;
	margin-top:0px;
	padding-top:0px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	line-height:32px;
	
}
ul.small_tick1{
	float:left;
	width:100%;
	list-style:none;
	margin-top:0px;
	margin-bottom:20px;
}
ul.small_tick1 li{
	background: url(../images/small_tick.png) left 5px no-repeat;
	margin-top:0px;
	padding-top:0px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	line-height:32px;
	
}

#body_content .body_right{
	float:right;
	width:30%;
	margin-right:10px;
	margin-top:-23px;
	padding-top:0px;
	line-height:0px;
}


#body_content .body_right .right_top ul{ margin:0px; padding:0px; margin-top:-14px; }
#body_content .body_right .right_top ul li:nth-child(even) {background: #f0f0f0; line-height:35px; border-bottom:1px solid #ffffff; padding-left:10px; list-style:inside square;}
#body_content .body_right .right_top ul li:nth-child(odd) {background: #e4e4e4; line-height:35px; border-bottom:1px solid #ffffff; padding-left:10px; list-style:inside square;}
#body_content .body_right .right_top .service{background: #47a60c url(../images/key_service.png) 2px 5px no-repeat; padding-left:35px;}
#body_content .body_right .enquiy{background: #47a60c url(../images/enquiy.png) 2px 5px no-repeat; padding-left:35px; margin-top:30px}
#body_content .body_right .right_bottem{ margin:0px; padding:0px; margin-top:0px; }
.test{background: #47a60c url(../images/testi.png) 2px 5px no-repeat; padding-left:35px;}
#body_content .body_right .right_bottem .testimonilal{background: url(../images/testi_bg.jpg) 0px 0px no-repeat;; margin-top:-14px;}
#body_content .body_right .right_bottem .testimonilal p{font-size:12px; padding:10px 20px; color:#212121; line-height:20px; font-style:normal; text-align:justify;}
#body_content .body_right .right_bottem p{font-size:13px; font-style:italic; padding-top:0px; line-height:0px; color:#246f12; text-align:justify;}
.reliable{background: url(../images/reliable.png) 0px 5px no-repeat; padding-left:25px; margin-top:0px;}
.cost {background: url(../images/cost.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.health {background: url(../images/health.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.it {background: url(../images/it.png) 0px 10px no-repeat; padding-left:25px; padding-bottom:0px;}
.industries {background: url(../images/industries.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.bank {background: url(../images/bank.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.tele {background: url(../images/tele.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.textile {background: url(../images/textile.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.construc {background: url(../images/construc.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.auto {background: url(../images/auto.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
.logistics {background: url(../images/logistics.png) 0px 6px no-repeat; padding-left:25px; padding-bottom:0px;}
#body_content .body_right .right_bottem1{margin-left:0px;}
#body_content .body_right .right_bottem1 P{font-family:Arial, Helvetica, sans-serif; font-size:13px; padding:0px 2px; color:#212121; line-height:20px; font-style:normal; text-align:justify;}
#body_content .body_right .right_bottem1 p a{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; color:#212121; text-decoration:none; }
#body_content .body_right .right_bottem1 p a:hover{text-decoration:none; color:#47a60c;}
#body_content .body_right .right_bottem1 h2{font-family: 'PT Sans', sans-serif; padding:0px 2px; font-style:normal; font-size:18px; line-height:20px; color:#212121;}
#body_content .our_clients {
	float:left;
	width:96%;
	margin-left:25px;
}

.text{
	padding:3px; background:#FFFFFF; border:1px solid #0; color:252525; font:normal 13px Arial, Helvetica, sans-serif;
}
/*.frmtext{
	margin-bottom:10px;	padding:7px 10px; background:#E8E8E8; width:270px; font:normal 13px Arial, Helvetica, sans-serif; border:1px solid #d0d0d0;
}
.frmbutton{
	margin:5px 0px; clear:both;	padding:5px 3px;; width:100px; font:normal 13px Arial, Helvetica, sans-serif; border:0px; background:url("../images/button_bg.gif");
}
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.margin5050{margin:5px 0px;}
.btnform{border:1px solid #a9aaa3; padding:3px 5px; font-weight:normal; font-size:12px; background: linear-gradient(#f2f2f2, #aaaaaa); COLOR:#313131; font-family:Arial, Helvetica, sans-serif;}
.btnform:hover{border:1px solid #a9aaa3; padding:3px 5px; font-weight:normal; font-size:12px; background:#47a60c; COLOR:#ffffff; font-family:Arial, Helvetica, sans-serif;}*/

.sub_banner
{
	float:left;
	width:98%;
	padding-bottom:25px;
	border-bottom:3px solid #afafaf;
}

.sub_banner .sub_banner_left
{
	margin:20px 4px 0; float:left; padding:0px; width:46%;
}

.sub_banner .sub_banner_right
{
	margin:20px 0px 0px 10px; padding:40px 0px 0px; float:left; width:46%;
}
.sub_banner .sub_banner_right h1
{
	font-family: 'Open Sans Condensed', sans-serif; font-weight:700;  font-style:normal;
	padding:0px; 
	margin:0px;
	font-size:45px; 
	line-height:20px;
	color:#008ddd;
	text-align:left;
	text-indent:0px;
	padding-bottom: 15px;
	
}
.sub_banner .sub_banner_right p.headingfont{padding-top:15px; font-size:20px; color:#008ddd;}
.sub_banner .sub_banner_right h2
{
	text-align:left;
	text-indent:0px;
	font-size:18px;
	font-family: 'PT Sans', sans-serif;
	line-height:30px;
	
}
.sub_banner .sub_banner_right p{
	text-align:left;
	text-indent:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.sub_banner .sub_banner_right p.margn{
	margin-top:10px;
}

<!--Styles For Tables-->

/*.table_text {
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#333333; 
	text-indent:0px;
	padding-top:15px;
	background:#fff;
    font-weight:normal;
	border-spacing:15px 2px;
}*/

.table2{
    background:#f4f4f4;
}
.table3{
    background:#ececec;
}
.table4{
	background:#959595;
	border:1px solid red;
}
#fixedNetwork img{margin:4px 10px;}

#fixedNetwork {
	position:fixed; 
	right:0px; 
	top:40%; 
	width:40px;
	padding-top:8px; 
	height:134px; 
	border-bottom-left-radius: 13px;
	overflow:hidden; 
	background:url(../images/fixednetwork_bg.png) no-repeat;
}

.thickness
{
	width:60%; 
	margin-top:-20px;
}
.tab{margin-bottom:30px;}
.tab table
{
	border:1px solid #b7b3b3;
}

.tab table tr
{
	border:1px solid #b7b3b3;
}

.tab table tr td
{
	border:1px solid #b7b3b3;
}

.border{
	 border:1px solid #545454;
	 padding:5px;
}

.leftImg{
	 float:left;
	 width:44%;
	 margin:0px 15px;
}

.leftImg span{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
    color: #313131;
    font-size: 17px;
    font-style: italic;
	display:block;
    text-align:center;
	width:93%;
	margin:-20px 0px 0px 0px;
}

.rightImg{
	 float:right;
	 width:44%;
	 margin:0px 15px;
}

.rightImg span{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
    color: #313131;
    font-size: 17px;
    font-style: italic;
	display:block;
    text-align:center;
	margin:-20px 0px 0px 0px;
}

.centerImg{
	 float:none;
	 width:44%;
	 margin:0px auto;
}

.centerImg span{
	font-family:Arial, Helvetica, sans-serif;
    color: #313131;
    font-size: 17px;
    font-style: italic;
	display:block;
    text-align:center;
	margin:-20px 0px 0px 0px;
}


.thickleft
{
	width:35%; 
	float:left;
}

.thickright
{
	width:35%; 
	float:right;
}

.contact{
	width:100%;
}



.address
{
	width:30%; 
	float:left;
}

.map
{
	width:70%; 
	float:right;
}

.number1
{
	width:40%; 
	float:left;
}

.number2
{
	width:60%; 
	float:right;
}

 #topInfo .title {
  
  font-family: 'Open Sans Condensed', sans-serif; font-weight:700;  font-style:normal;
	padding:0px; 
	margin:0px;
	font-size:45px; 
	line-height:50px;
	color:#008ddd;
	text-align:left;
	text-indent:0px;
}
#topInfo .title span{
  
	text-align:left;
	text-indent:0px;
	font-size:18px;
	font-family: 'PT Sans', sans-serif;
	line-height:30px;
	color: #212121;
	font-style: italic;
	font-weight:normal;
}
#topInfo .subtitle {
  	text-align:left;
  	text-indent:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #313131;
	line-height:30px;
  	background:none !important;
  	border:none !important;
}
/*#topInfo .subtitle span{
  font-family: 'PT Sans', sans-serif;
  color: #313131;
  font-size: 15px;
  font-style:normal;
  font-weight:normal;
  line-height:30px;
}*/
#topInfo img{
	border:none !important;
	margin-bottom:0px !important;
}
#mntrPgStrgFrm{
	display:none !important;
}
#mntrPgStrgFrm img{
	display:none !important;
}
img onerror{
	display:none !important;
}
	#simple-menu{
		display:none;
	}
	
#simple-menu {
    background: url("../images/menu_line.png") no-repeat scroll center center #008ddd;
    color: #fff;
    display: none;
    float: right;
    font-size: 15px;
    height: 26px;
    margin: 10px;
    padding: 7px 14px;
    width: 30px;
}

#sidr ul ul ul a {
    padding-left: 45px;
}

.table_form {
    float: left;
    height: 32px;
    line-height: 19px;
}
.table_form .btnform {
    position: relative;
    top: 5px;
}

.map iframe {
    width: 100%;
}
.sub_banner .sub_banner_right h1{
line-height: 42px;
}

.manage_left{
float:left;
width:26%;
padding-right:1%
}
.manage_right{
float:left;
width:73%;
}
.manage_left img, #full_width {
    width: 100%;
}


.chart li {
    background: none !important;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	border-top: 2px solid #a4a4a4;
    border-bottom: 2px solid #a4a4a4;
    float: left;
	padding:0  !important;
    list-style: outside none none !important;
    margin-bottom: 40px;
    width: 25%;
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.chart_img {
    padding:10px;
	border-bottom: 2px solid #a4a4a4;
}

.chart_img img {
    width: 100%;
}

.chart_title {
    background: none repeat scroll 0 0 #f4f3f3;
    padding: 15px 10px;
	font-family: "PT Sans",sans-serif;
	color: #008ddd;
    font-style: normal;
	font-size: 18px;
}

.measure {
    border-top: 2px solid #a4a4a4;
    padding: 7px 10px;
}
.search_call, .res_search{
	display:none;
}
	
.sidr ul li ul #top_login .table_form{
    margin: 3px 0;
}
.sidr ul li ul #top_login {
    display: block;
    margin: 0;
	padding: 10px 0;
	background:#008DDD;
}

#sidr ul li ul .txtbox {
    margin: 0;
    width: 100%;
}
	.table_form span {
    float: left;
    padding: 0 !important;
    width: auto !important;
}
.login_1 {
    background: none repeat scroll 0 0 #008ddd;
    color: #fff !important;
    padding: 10px 0 !important;
    text-align: center;
    text-transform: uppercase;
}

.left_logo{
padding: 10px 0 !important;
    text-align: center;
}

.login_1:hover{box-shadow: none !important;}
.simple-menu1 {
    left: 40%;
    position: absolute;
    top: 48px;
}


#footer_right img {
    width: 100%;
}

.menu_right #menuInfo{ display:none ;}


#toggle_menu {
    background: #008ddd none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 0 5px;
    position: absolute;
    right: 5px;
    top: 3px;
}

#sidr{
display:none;
}