/********************Header Section****************/
.header-nav1 {
    display: none;
    float: left;
    width: 70%;
}
.search-barsmall {
    display: none;
    float: right;
    width: 40%;
}
.header-rgtup {
    display: none;
    float: left;
    margin: 2% 0 0;
    width: 100%;
}
.header-section{width:100%;float:left;background:#0252cd;height:125px;}
.header-nav {
    float: right;
    margin-left: 200px;
    margin-top: -20px;
    position: absolute;
    width: 415px;
}
.header-wrap{
	width:100%;
	float:left;
	/*margin:1% 0 8px;*/
	height: 125px;
}
.logo{
	width:11%;
	float:left;
	padding: 32px 0px 17px;
}
.header-right{
	/*width:83%;*/
	width:870px;
	float:right;
	height: 125px;
	position: relative;
}
.header-rightupper{
	width: 100%;
	float: right;
	margin-top: 10px;
	height: 15px;
}
.header-rightupper ul{
	margin:0px;
	padding:0;
	list-style:none;
}
.header-rightupper ul li{
	float:right;
	/*margin:0 0 0 1%;*/
	  margin: 0 0 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.header-rightupper ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}
.header-rightlower{
	width: 100%;
	float: left;
	margin-top: 26px;
	position: relative;
}
.header-searchbox{
	/*width:27%;*/
	width:249px;
	float:right;
	margin-bottom: 2px;
	margin-top:2px;
	position: relative;
}
.header-searchbox2{
	/*width:27%;*/
	width:649px;
	float:right;
	margin-bottom: 2px;
	margin-top:10px;
	position: relative;
}
.search-box{
	width:80.6%;
	height:32px;
	float:left;
	background:#fff;
	border:1px solid #d7d7d7;
	border-radius:3px 0 0 3px;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	padding:0 2%;
	color:#000;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	border-right:none;
}
.search-box.active{
	width:90%;
	height:32px;
	position:absolute;
	float:left;
	background:#fff;
	border:1px solid #d7d7d7;
	border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	padding:0 2%;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:35px;
	border-right:none;
}
.search-box2{
	width:89.6%;
	height:32px;
	float:left;
	background:#fff;
	border:1px solid #d7d7d7;
	border-radius:3px 0 0 3px;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	padding:0 2%;
	color:#000;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	border-right:none;
}
.search-box2.active{
	width:90%;
	height:32px;
	position:absolute;
	float:left;
	background:#fff;
	border:1px solid #d7d7d7;
	border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	padding:0 2%;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:35px;
	border-right:none;
}
.search-btn{
	float:right;
	width:15%;
	background:url(../../image/search-icon.png) no-repeat;
	height:34px;
	border:0;
	font-size:0;
	cursor:pointer;
}
.search-btn2{
	float:right;
	width:40px;
	background:url(../../image/search-icon.png) no-repeat;
	height:34px;
	border:0;
	font-size:0;
	cursor:pointer;
}

#secondaryNav {
	float:left;
	font-size:10px;
	height:70px;
	position:relative;
	width:418px;
	z-index:8
}
#secondaryNav ul {
	margin:-5px 0 0 0;
	padding:0;
	z-index:1
}
#secondaryNav li {
	float:left;
	display:block;
	height:70px;
	position:relative;
	z-index:1
}
#secondaryNav li a {
	display:block;
	height:70px;
	overflow:hidden;
	text-transform:uppercase;
	text-indent:-9000px;
	letter-spacing:0;
	width:139px
}
#secondaryNav li.navbtn1 a {
	background:url(../../image/nav.png) scroll 0 0 no-repeat
}
#secondaryNav li.navbtn2 a {
	background:url(../../image/nav.png) scroll 0 -70px no-repeat
}
#secondaryNav li.navbtn3 a {
	background:url(../../image/nav.png) scroll 0 -140px no-repeat
}
#secondaryNav ul.dropdown li.navbtn1:hover a, #secondaryNav ul.dropdown li.navbtn1 a.active {
	background:url(../../image/nav-hover.png) 0 0 no-repeat
}
#secondaryNav li div.secondaryNavLinks {
	display:none
}
#secondaryNav li:hover div.secondaryNavLinks {
	display:block
}
#secondaryNav ul.dropdown li.navbtn2:hover a, #secondaryNav ul.dropdown li.navbtn2 a.active {
	background:url(../../image/nav-hover.png) 0 -70px no-repeat
}
#secondaryNav ul.dropdown li.navbtn3:hover a, #secondaryNav ul.dropdown li.navbtn3 a.active {
	background:url(../../image/nav-hover.png) 0 -140px no-repeat
}
#secondaryNav div.secondaryNavLinks {
	position:absolute;
	top:70px;
	left:0
}
#secondaryNav div.secondaryNavLinks ul li a {
	padding:0
}
#secondaryNav div.secondaryNavLinks ul li {
	padding:0 0 2px 0
}
#secondaryNav li.navbtn1 div.secondaryNavLinks {
	/*background:url(../../image/secondarynav-dropdown-432.gif);*/
	background: #fff;
	width:395px;
	height:155px;
	border: 3px solid #eee;
	border-top: 0;
}
#secondaryNav li.navbtn2 div.secondaryNavLinks {
	background:url(../../image/secondarynav-dropdown-432.gif);
	width:432px;
	height:155px;
	overflow:hidden;
	border-bottom: 3px solid #eee;
}
#secondaryNav li.navbtn3 div.secondaryNavLinks {
	background: url("../../image/secondarynav-dropdown-432.gif") repeat scroll 0 0 transparent;
	/*  background: url("../../image/secondarynav-dropdown-384.gif") repeat scroll 0 0 transparent;*/
    border-bottom: 3px solid #EEEEEE;
    border-right: 3px solid #EEEEEE;
    height: 119px;
    overflow: hidden;
    width: 412px;
}
#secondaryNav div.secondaryNavLinks .product-directory, #secondaryNav div.secondaryNavLinks .services-offered, #secondaryNav div.secondaryNavLinks .products-lft, #secondaryNav div.secondaryNavLinks .custom-product, #secondaryNav div.secondaryNavLinks .custom-capabilities, #secondaryNav div.secondaryNavLinks .products-rgt {
	float:left;
	padding:17px 0 0 15px; /*padding:17px 0 0 20px;*/
}
div.mainNavTitle {
	color:#ccc;
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#secondaryNav div.secondaryNavLinks a {
	border-bottom:1px solid #4c66e6;
	color:#565866;
	font-size:10px;
	outline:0;
	text-decoration:none;
	text-transform:uppercase
}
#secondaryNav div.secondaryNavLinks ul {
	float:left;
	font:10px/11px Arial, Helvetica, sans-serif;
	width:auto!important;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	 margin: 0 28px 0 0;
}
#secondaryNav div.secondaryNavLinks ul li {
	margin:0;
	float:none;
	display:block;
	height:auto;
	margin:0 0 5px 0;
	padding:0 0 3px;
	font:1em/1em Arial, Helvetica, sans-serif
}
#secondaryNav div.secondaryNavLinks ul li a {
	height:auto;
	overflow:hidden;
	text-align:left;
	font-weight:normal;
	background:none!important;
	padding:0;
	text-decoration:none;
	text-indent:0;
	width:auto!important;
	display:inline-block;
	display:-moz-inline-stack;
	display:-webkit-inline-box;
	zoom:1;
*display:inline
}

/**cross Refarence**/
.contact-input {
    padding: 20px 20px 30px;
    width: 250px;
	float:left;
	border:3px solid #eee;
	background:#fff;
	margin: 2px 0 0 0px;
}
#button {
	float:inherit;
	line-height: 9px;
}
.menu_class {
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: underline;
    text-transform: uppercase;
	line-height: 14px;
}
.the_menu {
	display:none;
	z-index:100;
	position:absolute;
	margin-left: -65px !important;
}
.the_menu li {
	background-color: #ffffff;
	color:#8d558d;
	text-decoration:none;
	padding:5px 0 5px 0px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;/*line-height:16px;*/
	
}
.the_menu li a {
	color:#5282ce;
	text-decoration:none;
	padding:10px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:auto;
	padding:0px 0 0 0;/*line-height:16px;*/
}
.cross-refarencetxt{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#565866;
	line-height:18px;
	text-transform:uppercase;
	margin-bottom:13px;
}
.cross-refarencebox{
	width:100%;
	float:left;
}
.cross-refarencetxt1{
	width:100%;
	float:left;
	margin:0 0 7px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2c2c30;
}
.cross-txtfield{
	width:162px;
	height:24px;
	float:left;
	padding:0 5px;
	border:1px solid #b8b8b8;
	background:#f8f8f8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right:4px;
}

/**footer section**/
.footer-section{
	width:100%;
	float:left;
	background:#efefef;
	border-bottom:6px solid #0f3faa;
	border-top:1px solid #d2d2d2;
	/*margin-top:17px;*/
	
}
.footer-fullsection{
	width:100%;
	float:left;
	margin:40px 0 44px 0px;
}
.footer-fullsection2{
	width:100%;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.footer-addbox{
    float: left;
    margin-right: 2.9%;
    width: 21.2%;
}
.footer-addbox img{
	margin-bottom:18px;
}

.footer-left{
	width:50%;
	float:left;
}
.footer-leftinbox{
	width:50%;
	float:left;
	padding:0 0 1% 0;
	margin-bottom:25px;
}
.footer-leftinbox ul{
	margin:0px;
	padding:0 0 0 22px;
	list-style:none;
	border-left:1px solid #c6c6c6;
}
.footer-leftinbox ul li{
    color: #2B2D31;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 13px;
    text-transform: uppercase;
}
.footer-m{
	margin-bottom:22px;
}
.footer-leftinbox ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b3a3a;
	font-weight:normal;
	line-height:14px;
}
.footer-right{
	width:25%;
	float:right;
}
.footer-righttxt{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#403c36;
	font-weight:bold;
	margin-bottom:3.5%;
}
.footer-iconbox{
	width:100%;
	float:left;
	margin-bottom:5%;
}
.footer-iconbox img{
	float:left;
	margin-right:3%;
}
.footer-righttxt1{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3a3a;
	line-height:18px;
	text-align:justify;
}
.footer-line{
    border-bottom: 1px dotted #0F3FAA;
    margin: 0 auto 30px;
    overflow: hidden;
    width: 1082px;
}
.footer-line2{
    border-bottom: 1px dotted #0F3FAA;
    margin: 0 auto 30px;
    overflow: hidden;
    width: 100%;
}
.copyright{
	width:50%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b3b3b;
	line-stacking:consider-shifts;
	font-weight:900;
	margin-top:11px;
}
.copyright1{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686868;
	margin:11px 0 4%;
}
.footer-logo{
	float:left;
	margin-right:194px;
	margin-bottom:26px;
}
.footer-logo2{
	float:left;
	margin-right:194px;
	margin-bottom:26px;
	margin-left:25px;
}
.social-iconbox{
	width:auto;
	float:right;
	margin-right:11px;
}
.social-iconbox img{
	float:left;
	 margin-left: 3px;
}

.casno1 {
    display: none;
    float: left;
    width: 100%;
}
