/* CSS Document */

/**{
  margin:0;
  padding:0;
 }
 
html,body
{
 background-color:#fff; font:62.5% Georgia,'Times New Roman',serif; letter-spacing:1; 
}*/
.main-wraper
{
 width:100%;
 margin:0 auto;
}




/********************************************** MENU **********************************/

.top-menu
{
 width:100%;
 margin:0 auto;
 height:31px;

}

.top-menu .menu-right
{
 margin:0 auto;
 height:31px;
 
 float:right;
 background-image:url(../images/top.png);
 background-repeat:no-repeat;
 width:569px;

}

.menu-right ul
{
 list-style:none;
 text-decoration:none;  float:left;
}
.menu-right ul li
{
 float:left; 
 padding:5px 0px 0px 20px; 
}
.menu-right ul li a
{
 font-family:inherit;
 font-size:14px;
 color:#515151;
 font-weight:normal;
 text-decoration:none;    
 padding-bottom:3px; 
 
}


.menu-right ul li a:hover, .menu-right ul li.active a
{
  /*color:#2E457A;*/ color:#1b1b1b;
 /* text-decoration:underline;  */
 
  
}





.menu-right ul ul {
	position:absolute;
	
	display:none;
	width:60px;
	margin: 0;
	top: 25px;

	background-color:#4D4D4F;  opacity:0.9;
	padding:5px 0px 15px 15px;
}
.menu-right ul li ul li {
	display: inline;
	float: left;
	width:60px;
	/*height:27px;*/
	

	padding: 0;
	position:relative;
	list-style:none;
	padding-bottom:5px;
}


.menu-right li:hover ul li a, .menu-right li:hover ul li a:link, .menu-right li:hover ul li a:visited {
	color:#FFFFFF;
	
	
	width:188px;
	/*height:28px;*/
	text-transform:none;
	border:none;
	background: none;
	padding:9px 0px 0px 0px;
}
.menu-right li:hover ul li a:hover, .menu-right li ul li a:hover {
	text-decoration:none;
	color:#919191;
	background:none;
}
.menu-right li:hover ul ul,
.menu-right li li:hover ul ul
{display:none;}

.menu-right li:hover ul,
.menu-right li li:hover ul
{display:block;}
			


/***************************** LOGO ************************/

.logo
{
 width:100%;
 margin:0 auto;
 overflow:auto;
}
.logo img
{
 float:left; 
 /* margin-top:25px;*/
}




/****************************** CONTENT ************************/

.content 
{
 width:100%; position:absolute; top:420px;  
 background-image:url(../images/medley-background.png); repeat scroll 0 0 transparent
}
.content .content-container
{ 
 width:1000px;
 margin:0 auto;
 overflow:auto;
 /*background-color:#c0c0c0;  background-image:url(../images/medley-background.png);repeat scroll 0 0 transparent */

}
.content-container .tab
{
 width:1000px;
 overflow:auto;
 /*background-color:#c0c0c0;   background-image:url(../images/medley-small-background.png) repeat scroll 0 0 transparent ; */
 margin-top:20px;
 margin-bottom:20px;

}
.tab .col1
{
 width:220px;
 background-color:#e9e9e9;
 float:left;
 margin-right:40px;
}


.tab .col2
{
 width:220px;
 background-color:#e9e9e9;
 float:left;
 margin-right:40px;
}
.tab .col3
{
 width:220px;
 background-color:#e9e9e9;
 float:left;
 margin-right:40px;
}



.tab .img
{
 width:184px;
 margin:10px 18px 10px 18px;
}
.tab .con
{
 width:184px;
 margin:10px 18px 14px 18px;
}
.con h3
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;

}
.con p
{ 
 font-family:inherit;
 font-size:12px;
 color:#646464;
 font-weight:normal;
 padding-top:5px;
 padding-bottom:10px;
}
.con h4 
{
 font-family:inherit;
 font-size:14px;
 color:#0b2f63;
 font-weight:normal;
}
.con h4 a
{
 font-family:inherit;
 font-size:9px;
 color:#002b75;
 font-weight:normal;
 text-decoration:none;
}
 

.tab .col4
{
 width:480px;
/* background-color:#ffffff;*/
 float:left;
 
}





 .tab .col4 .con4
 {
   width:450px;
   padding-left:15px;
   padding-right:15px;
   padding-top:10px;
   margin-bottom:10px;
   padding-bottom:10px;
   background-color:#e9e9e9;
   overflow:auto;
}
.con4 .m-img
{
 width:109px;
 float:left;
}

.con4 .mission
{
 width:330px;
 float:right;
 
}


.con4 h3
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;
 padding-top:2px;
 text-align:center;

}

.con4 h3 a
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;
 text-decoration:none;


}
.con4 h4
{
 font-family:inherit;
 font-size:12px;
 color:#b3b3b3;
 font-weight:normal;
 padding-bottom:8px; 
}
.con4 p
{
 font-family:inherit;
 font-size:12px;
 color:#646464;
 font-weight:normal;
 padding-top:10px;
 padding-bottom:5px;
 text-align:justify
}



 .tab .col4 .con5
 {
   width:450px;
   padding-left:15px;
   padding-right:15px;
   padding-top:10px;
   
   padding-bottom:10px;
   background-color:#e9e9e9;
   overflow:auto;
}
.con5 .m-img
{
 width:109px;
 float:left;
}

.con5 .mission
{
 width:330px;
 float:right;
 
}


.con5 h3
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;
 padding-top:2px;
 text-align:center;

}

.con5 h3 a
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;
 text-decoration:none;


}
.con5 h4
{
 font-family:inherit;
 font-size:12px;
 color:#b3b3b3;
 font-weight:normal;
 padding-bottom:8px; 
}
.con5 p
{
 font-family:inherit;
 font-size:12px;
 color:#646464;
 font-weight:normal;
 padding-top:10px;
 padding-bottom:5px;
 text-align:justify
}
 
.clear
{
 clear:both;
}


/*************************************** BUSINESS *************************************/

.business
{
 width:100%;
 margin:0 auto;
 background-color:#FFFFFF;
 margin-top:140px;
 margin-bottom:20px;
 overflow:auto;

}
.business .b-container
{
 width:1000px; margin:0 auto;
 background-color:#FFFFFF; 
 margin-top:20px;
 margin-bottom:20px;
}
.b-container .b-left
{ 
 width:725px;
 float:left;
 
}
.b-left .b-left-con
{
 width:705px;

 padding:10px 10px 10px 10px;
 border:1px solid #ececec;
}
.b-left-con h1
{
 font-family:inherit;
 font-size:23px;
 color:#646464;
 font-weight:bold;
 padding-bottom:10px;
}
.b-left-con h3
{
 font-family:inherit;
 font-size:12px;
 color:#646464;
 font-weight:normal;
}
.b-left-con p
{
 font-family:inherit;
 font-size:12px;
 color:#646464;
 font-weight:normal;
 padding-top:10px;
 text-align:justify;
}





/********************* testimonial *********************/



.b-container .b-right
{
 width:255px;
 float:right;
 /*background-color:#e9e9e9;*/
}
 .testimonial
{
 width:235px;
 padding:5px 10px 5px 10px;
 background-color:#e9e9e9;
}
.testimonial h3
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;
/* padding-bottom:10px; */
}
.testimonial .info
{
 width:235px;
}
.info .photo
{
 width:80px;
 float:left;
}
.info .name
{
 width:150px;
 float:right;
}
.name h2
{ 
 font-family:inherit;
 font-size:12px;
 color:#252525;
 font-weight:normal;
}
.name h3
{ 
 font-family:inherit;
 font-size:12px;
 color:#646464;
 font-weight:normal;
}

.info .testi
{ 
 width:235px;
 padding-top:10px;
 padding-bottom:10px;
}
.testi p
{
 font-family:inherit;
 font-size:12px;
 color:#252525;
 font-weight:normal;
}
.testi h3 
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;
 text-align:right;
  padding-top:10px;
} 
.testi h3  a
{
 font-family:inherit;
 font-size:12px;
 color:#002b75;
 font-weight:normal;
 text-align:right;
 text-decoration:none;

}


/************************ Footer *********************/

.footer
{ 
 width:100%;
 margin:0 auto;
 background-color:#787878;
 overflow:auto;
/* margin-top:20px;*/

}
.footer .footer-container
{ 
 width:1000px;
 margin:0 auto;
 background-color:#787878;
 padding-top:20px;
 padding-bottom:20px;
 overflow:auto;
}
.footer-container .sitemap
{
 width:450px;
 float:left;
}
.sitemap .row
{
 width:450px;
 overflow:auto;
}
.row ul
{
 list-style:none;
 text-decoration:none;  
}
.row ul li
{
 float:left; 
 padding-right:15px;
 
}
.row ul li a
{
 font-family:inherit;
 font-size:12px;
 color:#dedddd;
 font-weight:normal;
 text-decoration:none;     
 
}


.row ul li a:hover
{
  /*color:#2E457A;*/
 text-decoration:underline; 

} 

.sitemap h3
{
 font-family:inherit;
 font-size:12px;
 color:#c6c6c6;
 font-weight:normal;
 text-decoration:none;  
 padding-top:10px;

}
.sitemap h3 a
{
 font-family:inherit;
 font-size:12px;
 color:#c6c6c6;
 font-weight:normal;
 text-decoration:none;  
 text-decoration:none;

}
.sitemap h3 a:hover
{
 text-decoration:underline;
}


.footer-container .news
{
 width:450px;
 float:right;
}
.news .news-letter
{
 width:450px;  
 background-color:#e1e1e1; 
 overflow:auto;

}
.news-letter .inp
{
 width:350px;
 float:left;
 border-right:1px solid #5a5a5a;
 margin-top:5px;
 margin-bottom:5px;
}
.inp input
{
 width:330px;
 height:40px;
 border:none;
 text-align:left;
 font-family:inherit;
 font-size:16px;
 color:#787878;
 font-weight:normal;
 background-color:#e1e1e1;
 padding-left:10px;
  

}
.news-letter .but
{
 width:80px;
 float:right;
}
.but .submit
{
 width:80px;
 border:none;
 background-color:#FFFFFF;
 margin-top:15px;
 text-align:left;
 font-family:inherit;
 font-size:16px;
 color:#787878;
 font-weight:normal;
 background-color:#e1e1e1;
}
.submit:hover
{
 cursor:pointer;
}
 
 
/******************************************************************* ABOUT US *****************************************************************/

.banner1
{
 width:100%;
 overflow:auto;
}
.banner1 .banner-container1
{
 width:100%;
 overflow:auto;
 background-image:url(../images/aboutus-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 min-height:383px;

}

/******************************************* menu1 *********************************/
.top-menu1
{
 width:100%;
 margin:0 auto;


}

.top-menu1 .menu-right1
{
 margin:0 auto;
 height:31px;
 
 float:right;
 background-image:url(../images/top2.png);
 background-repeat:no-repeat;
 /*position:relative;*/
 width:569px;

}

.menu-right1 ul
{
 list-style:none;
 text-decoration:none;  float:left;
}
.menu-right1 ul li
{
 float:left; 
 padding:5px 0px 0px 20px; 
}
.menu-right1 ul li a
{
 font-family:inherit;
 font-size:14px;
 color:#515151;
 font-weight:normal;
 text-decoration:none; 
 padding-bottom:3px;    
 
}

.menu-right1 ul li a:hover, .menu-right1 ul li.active a
{
  color:#1b1b1b;
 /*text-decoration:underline; */
 /* color:#939393; */ 
}







.menu-right1 ul ul {
	position:absolute;
	
	display:none;
	width:60px;
	margin: 0;
	top: 25px;

	background-color:#4D4D4F;  opacity:0.9;
	padding:5px 0px 15px 15px;
}
.menu-right1 ul li ul li {
	display: inline;
	float: left;
	width:60px;
	/*height:27px;*/
	

	padding: 0;
	position:relative;
	list-style:none;
	padding-bottom:5px;
}


.menu-right1 li:hover ul li a, .menu-right1 li:hover ul li a:link, .menu-right1 li:hover ul li a:visited {
	color:#FFFFFF;
	
	
	width:188px;
	/*height:28px;*/
	text-transform:none;
	border:none;
	background: none;
	padding:9px 0px 0px 0px;
}
.menu-right1 li:hover ul li a:hover, .menu-right1 li ul li a:hover {
	text-decoration:none;
	color:#919191;
	background:none;
}
.menu-right1 li:hover ul ul,
.menu-right1 li li:hover ul ul
{display:none;}

.menu-right1 li:hover ul,
.menu-right1 li li:hover ul
{display:block;}
			


/***************************** Logo1 ************************/

.logo1
{
 width:100%;
 margin:0 auto;
 overflow:auto;

}
.logo1 img
{
 float:left; 
/* margin-top:25px; */
}



/********************************* About us Content ************************/

.about
{
 width:100%; margin:0 auto;
 background-color:#FFFFFF;
 background-image:url(../images/b-dna.png);
 background-position:right bottom;
 /*background-image:url(../images/business-dna.png);*/
 background-repeat:no-repeat;
 min-height:368px; overflow:auto; 
 
 

}
.about .about-container
{
 width:1000px; margin:0 auto;
 overflow:auto; padding-top:20px; margin-bottom:20px;
}
.reach
{
 width:160px;
 float:left;
 margin-right:20px;
 position:absolute; top:350px; 
}
.reach .reach1
{
 width:160px;
 background-color:#f2f2f2; 
}
.reach1 ul
{
 list-style:none;
 text-decoration:none;
}
.reach1 ul li
{
 list-style:none;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:28px;
 border-bottom:1px solid #cccccc;
}

.reach1 ul li a
{
 font-family:inherit;
 font-size:14px;
 font-weight:normal;
 color:#767676;
 text-decoration:none;
}
.reach1 ul li a:hover, .reach1 ul li.active a
{ 
 color:#002b75;
 
}



.reach .reach2
{
 width:160px;
 background-color:#f2f2f2; 
}
.reach2 ul
{
 list-style:none;
 text-decoration:none;
}
.reach2 ul li
{
 list-style:none;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:50px;
 border-bottom:1px solid #cccccc;
}

.reach2 ul li a
{
 font-family:inherit;
 font-size:14px;
 font-weight:normal;
 color:#767676;
 text-decoration:none;
}
.reach2 ul li a:hover, .reach2 ul li.active a
{ 
 color:#002b75;
 
}
.reach2 img
{ 
 padding-left:18px;
 padding-top:10px;
 padding-bottom:10px;
}


/*.reach1 h3
{
 padding-top:10px;
 padding-bottom:10px;
 border-bottom:1px solid #cccccc;
 /*font-family:Arial;*/
/* font-size:14px;
 font-weight:normal;
 color:#767676;
 padding-left:28px;
}*/






.reach1 img
{ 
 padding-left:18px;
 padding-top:10px;
 padding-bottom:10px;
}
.reach .reach-med
{ 
 width:160px;
 margin-top:20px;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
}
.reach-med h1
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#767676;
 text-align:center;

} 
.reach-med h1 a
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#767676;
 text-align:center;
 text-decoration:none;

} 
 

.about-container .about-content
{
 width:545px;
 float:left;
 margin-right:20px; 
 margin-left:180px;
}

.about-content h1
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#808080;
}
.about-content h1 span
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#022c76;
}

.about-content h6
{
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#767676;
 text-align:right;

 padding-bottom:5px;
}
.about-content h6 span
{
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#002571;
}
.about-content h6 span a
{ 
 text-decoration:none;
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#002571;
}
.about-content h6 span a:hover
{ 
 text-decoration:underline;
}
.about-content .des
{
 width:545px;
 border:2px solid #ececec;
} 
.des p
{
 padding:0px 10px 20px 10px;
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#646464;
 text-align:justify;
}

.des p span
{
 padding-left:10px;
 font-family:inherit;
 font-size:12px;
 font-weight:bold;
 color:#646464;

}
.values p
{

 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#646464;
 text-align:justify;
 padding-top:15px;
}
.des .head
{
 width:545px;
 overflow:auto;
 padding-top:5px;
 padding-bottom:5px;
 background-color:#f1f1f1;
 margin-bottom:10px;
}

/*.head span 
{
 
 font-family:inherit;
 font-size:15px;
 font-weight:normal;
 color:#646464;
 text-align:center;
}*/
.head h2
{
 
 font-family:inherit;
 font-size:15px;
 font-weight:normal;
 color:#646464;
 text-align:center;
}
.head p
{
 font-family:inherit;
 font-size:13px;
 font-weight:normal;
 color:#646464;

}




.about-container .test
{
 width:255px;
 float:right;
 /*background-color:#e9e9e9;*/
 margin-top:45px;
}






/******************************************************************* SERVICES *****************************************************************/

.banner2
{
 width:100%;
 overflow:auto;
}
.banner2 .banner-container2
{
 width:100%;
 overflow:auto;
 background-image:url(../images/services-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 min-height:383px;
}


.services
{
 width:100%; margin:0 auto;
 overflow:auto;
 background-color:#FFFFFF;
 background-image:url(../images/b-dna.png);
 background-position:right bottom;
 /*background-image:url(../images/business-dna.png);*/
 background-repeat:no-repeat;
 min-height:368px; overflow:auto;

}
.services .services-container
{
 width:1000px; margin:0 auto;
 overflow:auto; padding-top:20px; margin-bottom:20px;
}
 

.services-container .services-content
{
 width:800px;
 float:left;
 margin-right:20px; 
 margin-left:180px;
}

.services-content h1
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#808080;
}
.services-content h1 span
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#022c76;
}

.services-content h6
{
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#767676;
 text-align:right;

 padding-bottom:5px;
}
.services-content h6 span
{
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#002571;
}
.services-content h6 span a
{ 
 text-decoration:none;
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#002571;
}
.services-content h6 span a:hover
{ 
 text-decoration:underline;
}
.services-content .view
{
 width:800px;
 border:2px solid #ececec;
 min-height:300px;
} 


.view  .view-container
{
 width:780px;
 padding:10px 10px 10px 10px;
}

.view-container .f-row
{
 width:780px;
 overflow:auto;
  text-align:center;

}

.f-row p
{
 padding:10px 10px 20px 10px;
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#646464;
 text-align:justify;
}

.f-row .col1
{
 width:250px;
 float:left;
 margin-right:15px;

}
.f-row .col2
{
 width:250px;
 float:left;
 margin-right:15px;

}
.f-row .col3
{
 width:250px;
 float:left;

}


.view-container .s-row
{
 width:780px;
 overflow:auto;
 margin-top:10px;
 margin-bottom:20px;
 text-align:center;
}
.s-row .col4
{
 width:250px;
 float:left;
 margin-left:120px;
}
.s-row .col5
{
 width:250px;
 float:right;
 margin-right:120px;
}




.f-row a 
{
 font-family:inherit;
 font-size:14px;
 color:#002b75;
 font-weight:bold;
 text-decoration:none;
}
.f-row a:hover
{
 color:#676b71;
}
 
.s-row a
{
 font-family:inherit;
 font-size:14px;
 color:#676b71;
 font-weight:bold;
 text-decoration:none;
}

.s-row a:hover
{
 color:#002b75;
}


/************** BPO ***************/



.banner4
{
 width:100%;
 overflow:auto;
}
.banner4 .banner-container4
{
 width:100%;
 overflow:auto;
 background-image:url(../images/bpo-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 
 min-height:383px;

}


.bpo
{
 width:780px;
}
.bpo img
{
 float:right;
 margin-left:20px;
 margin-bottom:10px;
}

.bpo h1
{
 font-size:39px;
 color:#002b75;
 font-weight:bold;
}
.bpo p
{
 font-size:12px;
 color:#808080;
 font-weight:normal;
 padding-top:10px;
 text-align:justify;
}
/*.bpo .left-img
{
 width:180px;
 float:left;
}
.bpo .right-con
{
 width:580px;
 float:right;
}*/

/********************* sales and distribution **************/

.banner5
{
 width:100%;
 overflow:auto;
}
.banner5 .banner-container5
{
 width:100%;
 overflow:auto;
 background-image:url(../images/sales-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 
 min-height:383px;

}
/***************** strategic management **********/

.banner6
{
 width:100%;
 overflow:auto;
}
.banner6 .banner-container6
{
 width:100%;
 overflow:auto;
 background-image:url(../images/strategic-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 
 min-height:383px;

}

/********** Execution ******************/

.banner7
{
 width:100%;
 overflow:auto;
}
.banner7 .banner-container7
{
 width:100%;
 overflow:auto;
 background-image:url(../images/execution-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 
 min-height:383px;

}

/********** change ***********/

.banner8
{
 width:100%;
 overflow:auto;
}
.banner8 .banner-container8
{
 width:100%;
 overflow:auto;
 background-image:url(../images/change-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 
 min-height:383px;

}


/*********************************************  Services script ****************/

/*.prilivege-badv-tabss li span
{
	float:left;
	height:24px;
	padding:13px 20px 0 0px;
	padding-top:13px;
   /*	padding-left:10px;
	padding-right:10px;*/
/*	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	
 font-size:14px;

 background-color:#f98c2d;


	
}





.prilivege-badv-tabbox1{
	width:680px;
	position:relative
}
.prilivege-badv-tabss{
	padding:0px;
	margin:0px;
	list-style:none;	
	height:36px;
}
.prilivege-badv-tabss li{
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	position:absolute;
}
.prilivege-badv-tabs1{
	left:0px;
	top:0px;
	z-index:10;
}
.prilivege-badv-tabs2{
	left:0px;
	top:0px;
	z-index:9;
}
.prilivege-badv-tabs3{
	left:108px;
	top:0px;
	z-index:8;
}
.prilivege-badv-tabs4{
	left:250px;
	top:0px;
	z-index:7;
}
.prilivege-badv-tabs5{
	left:405px;
	top:0px;
	z-index:6;
}
.prilivege-badv-tabs6{
	left:552px;
	top:0px;
	z-index:7;
}

/*.prilivege-badv-tabs7{
	left:550px;
	top:0px;
	z-index:7;
}
.prilivege-badv-tabs8{
	left:610px;
	top:0px;
	z-index:7;
}*/


/*.overlap{
	margin-left:-8px
}
.prilivege-badv-tabss li a{
	float:left;
	background:url(../images/dark-br.png) top left no-repeat;
	height:37px;
	padding:0 0 0 10px;
	display:block;
	text-decoration:none;
}
.prilivege-badv-tabss li a span{
	float:left;
	background:url(../images/dark-br.png) top right no-repeat;
	height:24px;
	padding:13px 20px 0 0px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	
}
.prilivege-badv-tabss li a.active{
	float:left;
	background:url(../images/dark-br.png) left -37px no-repeat;
	height:37px;
	padding:0 0 0 10px;
	display:block;
	text-decoration:none;
	z-index:20;
}
.prilivege-badv-tabss li a.active span{
	float:left;
	background:url(../images/dark-br.png) right -37px no-repeat;
	height:26px;
	padding:13px 20px 0 0px; 
	text-decoration:none;
	color:#FFFFFF;
	z-index:20;
	font-weight:normal;
	font-size:12px;
	
}
.pbadv-tab-cont{
	
	/* border:1px solid #d9d9d9; */
	/*padding:27px 20px;*/
/*	width:640px;
	display:none;
	background:#fff;
	margin-top:20px;
	margin-bottom:10px;
	
}







.pbadv-tab-cont .left-img
{ 
 width:217px;
 float:left;
}
.pbadv-tab-cont .right-con
{
 width:553px;
 float:right;
}
.right-con h1
{
 font-size:39px;
 color:#002b75;
 font-weight:bold;
}
.right-con p
{
 font-size:12px;
 color:#808080;
 font-weight:normal;
 padding-top:10px;
 text-align:justify;
 
} */





/*.pbadv-tab-contleft{
	width:200px;
	margin:0 20px 0 0px;
	float:left;
	
	background-repeat:no-repeat;
}
.pbadv-tab-contright{
	width:400px;
	float:left;
}
.pbadv-tab-contright h1{
	font-size:18px;
	color:#6b6a69;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0px;
}
.pbadv-tab-contright h1 a{
	font-size:20px;
	color:#333333;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0px;
	text-decoration:none;
}
.pbadv-tab-contright h1 a:hover{
		text-decoration:underline;
}
.pbadv-tab-contright h3{
	font-size:14px;
	color:#333333;
	font-weight:normal;
	margin:0;
	padding:0 0 12px 0px;
}
.pbadv-tab-contright p{
	font-size:14px;
	color:#b1b1b1;
	margin:0;
	padding:0 0 12px 0px;
	line-height:18px;
	text-align:justify;
}
.pbadv-tab-contright ul{
	margin:0 30px 0 0 ;
	padding:0;
	list-style:none;
	width: 185px;
	float:left;
}
.pbadv-tab-contright li{
	margin:3px 0;
	padding:0px 10px;
	list-style:none;
	background:url(../images/breadcomb-arrow.gif) left 4px no-repeat;
	position:inherit !important;
}*/



/******************************************************************************** REACH US ****************************/

.banner3
{
 width:100%;
 overflow:auto;
}
.banner3 .banner-container3
{
 width:100%;
 overflow:auto;
 background-image:url(../images/reachus.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 
 min-height:383px;

}


.contact
{
 width:100%; margin:0 auto;
 overflow:auto;
 /*background-image:url(../images/business-dna.png);*/
 background-color:#FFFFFF;
 background-image:url(../images/b-dna.png);
 background-position:right bottom;
 background-repeat:no-repeat;
 min-height:368px; overflow:auto;

}
.contact .contact-container
{
 width:1000px; margin:0 auto;
 overflow:auto; padding-top:20px; margin-bottom:20px;
}
 

.contact-container .contact-content
{
 width:545px;
 float:left;
 margin-right:20px; 
 margin-left:180px;
}

.contact-content h1
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#808080;
}
.contact-content h1 span
{
 font-family:inherit;
 font-size:23px;
 font-weight:normal;
 color:#022c76;
}

.contact-content h6
{
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#767676;
 text-align:right;

 padding-bottom:5px;
}
.contact-content h6 span
{
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#002571;
}
.contact-content h6 span a
{ 
 text-decoration:none;
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#002571;
}
.contact-content h6 span a:hover
{ 
 text-decoration:underline;
}

.contact-content .details
{
 width:545px;
 border:2px solid #ececec;
} 
.details p
{
 padding:0px 10px 20px 10px;
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#646464;
 text-align:justify;
}
.details h2
{
 padding:0px 10px 20px 30px;
 font-family:inherit;
 font-size:15px;
 font-weight:bold;
 color:#646464;
 text-align:justify;
}
.details .addrs
{
 width:525px;
 padding-left:20px;
 padding-bottom:10px;
}
.details .addrs p
{
 padding:0px 10px 0px 10px;
 font-family:inherit;
 font-size:12px;
 font-weight:normal;
 color:#646464;
 text-align:justify;
 line-height:24px;

}








.contact-container .contact-form
{
 width:250px;
 float:right;


 margin-top:45px;
}

.formfields
{
 width:229px;
 padding:15px 10px 10px 10px;
}
.formfields h3
{
  font-family:inherit;
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  padding-bottom:10px;
  text-align:center;
}
.formfields .sec
{
 width:199px;
 padding-bottom:10px;
 padding-left:30px;
}
.sec label
{
 font-size:12px;
 font-weight:normal;
 color:#b1b1b1;
}
.sec input
{
 width:170px;
 height:25px;
 
}
.sec textarea
{
 width:170px;

 font-size:12px;

}
.but 
{
 width:229px;
 padding-bottom:10px;
}
.but .button
{
 width:70px;
 margin-left:80px;
 background-color:#CCCCCC;
 color:#022c76;
 border:none;
}
.button:hover
{
 cursor:pointer;
 background-color:#d8d9dc;
}

.shadow
{ 
 width:248px;
 background-color:#4b5c7b;
}
 
.contact-form .shadow
{ 
   
    /* round the corners */
    -webkit-border-radius: 7px;
       -moz-border-radius: 7px;
            border-radius: 7px;


    /* make it glow! */
    -webkit-box-shadow: 0px 0px 6px #ADADAD;
       -moz-box-shadow: 0px 0px 6px #ADADAD;
            box-shadow: 0px 0px 6px #ADADAD; 
			
}



/******************************************************* SITE MAP *******************/

.banner9
{
 width:100%;
 overflow:auto;
}
.banner9 .banner-container9
{
 width:100%;
 overflow:auto;
 background-image:url(../images/aboutus-banner.jpg);
 background-repeat:no-repeat;
 background-position: center top;
 min-height:383px;
}



.site
{
 width:780px;
 margin:0 auto; overflow:auto;
}
.site .site1
{
 width:400px;
 float:left; margin-left:20px;
 padding-bottom:20px;
}

.site1 ul li
{
 list-style:none; padding-left:10px; padding-top:10px; 
}
.site1 ul li a
{
  text-decoration:none;
  font-family:inherit;
  font-size:14px;
  color:#002b75; 
}
.site1 ul li a:hover
{
 color:#545f72;
 text-decoration:none;
}


.site1 ul li ul li
{
 list-style:none;
 padding-left:15px;
}
.site1 ul li ul li a
{
  text-decoration:none;
  font-family:inherit;
  font-size:15px;
  color:#808080;
}
.site1 ul li ul li a:hover
{
 color:#303030;
 text-decoration:none;
}



/********************************************* Mouse over *******************/

span.imgswap1 
{
 /* background-image:url(../images/pea.png); 
  background-repeat: no-repeat; */

  display:block;
}
span.imgswap1:hover img 
{
  opacity:0.8;
  
} 



span.imgswap2 
{
  /* background-image:url(../images/bota.png);
  background-repeat: no-repeat; 
  display:block; */
}
span.imgswap2:hover img 
{
 opacity:0.8;
} 




span.imgswap3
{
  /* background-image:url(../images/bsa.png);
  background-repeat: no-repeat;  */
  display:block;
}
span.imgswap3:hover img 
{
  /* visibility:hidden; */
  opacity:0.8;
} 



span.imgswap4
{
 /* background-image:url(../images/msa.png);
  background-repeat: no-repeat; */
  display:block;
}
span.imgswap4:hover img 
{
  opacity:0.8;
} 


span.imgswap5
{
 /*  background-image:url(../images/change-mover.png);
  background-repeat: no-repeat; */
  display:block;
}
span.imgswap5:hover img 
{
  opacity:0.8;
} 


/******************* Testimonial **********************/

.contact-content .view-testimonial
{
 width:545px; overflow:auto;
  border-bottom:1px solid #ECECEC;
 border:1px solid #ECECEC;
} 

.view-testimonial h2
{
 font-family:inherit;
 font-size:16px;
 color:#002b75;
 font-weight:bold;
 padding-left:10px;
 padding-top:10px;
}

.view-testimonial p
{
 font-family:inherit;
 font-size:12px;
 color:#646464;
 font-weight:normal;
 padding:10px 10px 10px 10px;
}
.view-testimonial .company
{
 width:525px; 
 float:right; overflow:auto;

 padding:10px 10px 10px 10px;
}
.company h3
{
 font-family:Arial;
 font-size:13px;
 color:#252525;
 font-weight:bold; 
 text-align:right;
}
.company h4
{
 font-family:Arial;
 font-size:13px;
 color:#646464;
 font-weight:bold;
 text-align:right;
 padding-top:5px;
}










.contact-container .testimonial-form
{
 width:250px;
 float:right;
 margin-top:45px;
}


 
.testimonial-form .shadow
{ 
   
    /* round the corners */
    -webkit-border-radius: 7px;
       -moz-border-radius: 7px;
            border-radius: 7px;


    /* make it glow! */
    -webkit-box-shadow: 0px 0px 6px #ADADAD;
       -moz-box-shadow: 0px 0px 6px #ADADAD;
            box-shadow: 0px 0px 6px #ADADAD; 
			
}



.contact-container .casestudy-form
{
 width:250px;
 float:right;
 margin-top:45px;
}


 
.casestudy-form .shadow
{ 
   
    /* round the corners */
    -webkit-border-radius: 7px;
       -moz-border-radius: 7px;
            border-radius: 7px;


    /* make it glow! */
    -webkit-box-shadow: 0px 0px 6px #ADADAD;
       -moz-box-shadow: 0px 0px 6px #ADADAD;
            box-shadow: 0px 0px 6px #ADADAD; 
			
}





















