* {
	padding: 0;
	margin: 0;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #0087c5;
}

h1 {
	font: 24px Arial, Helvetica,sans-serif;
	color: #000;
}

h1.title {
	 color: #3D3D3D;
    font: 24px Arial, Helvetica,sans-serif;
	padding-bottom: 0px;
	text-shadow:#333;
}
h2.title {
	 color: #3D3D3D;
    font: 18px Arial, Helvetica,sans-serif;
	padding-top:5px;
	padding-bottom: 0px;
	text-shadow:#333;
}
h2 {
	font: 12px Arial, Helvetica,sans-serif;
	color: #2f2f2f;
}

p {
	line-height: 18px;
}

p.title {
	font: 22px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
}

a.blue {
	color: #5d89c6;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.more {
	color: #8d8c8c;
	font: 11px Arial, Helvetica,sans-serif;
	font-weight: bold;
}

body {
	background: #364d77 url(../images/body_bg.jpg) repeat-x;
	width: 100%;
	margin: 0 auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #212121;
}

#shadow {
	background: url(../images/shadow.png) repeat-y center top;
	overflow: hidden;
	display: block;
	width: auto;
}

#mask {
	background: url(../images/mask.jpg) no-repeat center top;
	overflow: hidden;
	display: block;
	width: auto;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#logo {
	background: url(../images/bglogo.jpg) no-repeat;
	float: left;
	width: 1000px;
}

.logo {
	float: left;
	padding: 16px 0 28px 2px;
}

.contact {
	float: right;
	padding: 42px 7px 0 0;
	font: 18px Arial, Helvetica,sans-serif;
	color: #010101;
	text-align:right;
}

#menu1{
	width:1000px;
	height:38px;
	color:#FFFFFF;
	background: url(../images/menu_bg.jpg) no-repeat;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	}

#menu {
	background: url(../images/menu_bg.jpg) no-repeat;
	clear: both;
	overflow: hidden;
}

#menu ul {
	float: left;
	width: auto;
	margin: 0;
}

#menu ul li {
	display: block;
	list-style-type: none;
	color: #e7e7e7;
	float: left;
	padding: 0;
}

#menu ul li a {
	color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
}

#menu ul li a.selected {
	list-style-type: none;
	color: #e7e7e7;
}

#menu ul li a:hover{
	color: #fff;
}

#banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 389px;
	clear: both;
}

#bannerinner {
	display: block;
}

#content {
	display: block;
}

#contentleft {
	float: left;
	width: 746px;
	background: #fff;
	padding: 20px 12px 13px 8px;
}

#contentleft p {
	padding: 10px 0;
}

.blocks {
	display: block;
	padding-top: 13px;
	padding-bottom: 27px;
	height:auto;
}

.blocks ul li {
	display: block;
	background: url(../images/blockbg.jpg) no-repeat;
	display: inline;
	float: left;
	margin-right: 3px;
}	

span.tli {
	width: 137px;
	word-wrap: break-word;
	float: right;
	padding-left: 6px;
	line-spacing: 6px;
	vertical-align: top;
	margin: 0;
}

#contentright {
	float: left;
	background: url(../images/contentrightbg.jpg) repeat-y left;
	display: block;
	width: 232px;
}

#onecolumn {
	 margin: 0px 5px 5px 5px;
	 padding: 4px;
}

#onecolumn p, #twocolumn p{
	color: #1f1f1f;
	padding: 10px 33px 10px 0;
} 

#onecolumn a, #twocolumn a, threecolumn a{
	color: #000;
	text-decoration: none;
}

#onecolumn a:hover{
	text-decoration: none;
}

#twocolumn {
	  padding: 10px 0 0 25px;
	 float: left;
	 background: #fff;
}

#twocolumn .left {
	float: left;
	width: 68%;
}

#twocolumn .right {
	float: left;
	width: 30%;
}

#threecolumn {
	 margin: 45px 25px 0 25px;
	 float: left;
	 background: #fff;
	 border-bottom: 2px solid #8f8f8f;
	 padding-bottom: 10px;
}

#threecolumn p{
	color: #1f1f1f;
	padding: 10px 33px 10px 0;
}

#threecolumn .left {
	float: left;
	width: 36%;
}

#threecolumn .middle {
	float: left;
	width: 32%;
}

#threecolumn .right {
	float: left;
	width: 32%;
}

#fourcolumn {
	 margin: 45px 25px 0 25px;
	 float: left;
	 background: #fff;
	 border-bottom: 2px solid #8f8f8f;
	 padding-bottom: 10px;
	 width: 952px;
}

#fourcolumn p{
	color: #1f1f1f;
	padding: 10px 33px 10px 0;
}

#fourcolumn .left {
	float: left;
	width: 238px;
}

#fourcolumn .middle {
	float: left;
	width: 238px;
}

#fourcolumn .right {
	float: left;
	width: 238px;
}

.greyborder {
	background: url(../images/greyborder.jpg) repeat-x;
	float: left;
}

.news {
	display: block;
}

.news .title {
	background: url(../images/news_title.jpg) no-repeat;
	width: 226px;
	display: block;
	float: left;
	padding: 22px 0 0 11px;
	height: 33px;
}

.news .container {
	display: block;
	background: url(../images/newsbg.jpg) no-repeat;
	float: left;
	width: 235px;
}

.news .link {
	padding: 0 33px 14px 90px;
	margin-top: 127px;
}

.news {
	display: block;
	float: left;
}

.news li {
    float: left;
    font: 12px/15px Arial,Helvetica,sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 3px 0 0 3px;
    vertical-align: top;
    width: 142px;
    word-wrap: break-word;
}

.news li.img {
    float: left;
    padding: 5px 0 0 6px;
    width: 80px;
}

.news li.img:hover {
    float: left;
    padding: 5px 0 0 6px;
    width: 80px;
}

.news li:hover {
	width: 142px;
	float: left;
	vertical-align: top;
	margin: 0;
	float: left;
	list-style-type: none;
	word-wrap: break-word;

}	

#footer {
	display: block;
	padding: 8px;
	background: #1e1e1e;
	width: auto;
}

#footercontainer {
	margin: 0 auto;
	width:1000px;
	overflow: hidden;
}

.copyright {
	font: 11px Arial, Helvetica, sans-serif;
	color: #616564;
	float: left;
}

.footerlinks {
	overflow: hidden;
	float: right;
}

.footerlinks ul {
	
    float: left;
    margin: 0 10px;
    width: auto;
}

.footerlinks ul li {
	padding-right: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #616564;
	vertical-align: top;
	list-style-type: none;
}

.footerlinks ul li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #616564;
}
.footerlinks ul li a.Selected {
    color: #E7E7E7;
    font-weight: bold;
}

#links {
	width:1000px;
	margin: 0 auto;
}

#links img {
	float: left;
	border: 0;}

.divDynamicList {
    /*background-color: #EDECEB;
    float: left;
    text-align: left;
    width: 100%;
	height:103px;*/
}

.padten {
	padding: 10px;
}

.th1 {
	color:#000000;
	font-size:20px;
	line-height:1.1em;
	position:relative;
	text-align:left;
	top:10px;
}

.th3 {
	color:#424242;
	display:block;
	font-size:12px;
	line-height:1.1em;
	margin-top:11px;
	position:relative;
	text-align:left;
}

.borderfloat {
	border: 0 !important;
	float:left;
}

.colorblue {
	color: #5e89c6;
}

#menuHome a {
background:transparent url(../images/btn_home.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:93px;
}
#menuHome a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuHome .Selected {
background:transparent url(../images/btn_home.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:93px;
}
#menuProducts a {
background:transparent url(../images/btn_products.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuProducts a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuProducts .Selected {
background:transparent url(../images/btn_products.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuServices a {
background:transparent url(../images/btn_services.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
width:118px;
text-indent:-9999px;

}
#menuServices a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuServices .Selected {
background:transparent url(../images/btn_services.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuBusiness_Process_Outsourcing a {
background:transparent url(../images/btn_bpo.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
width:235px;
text-indent:-9999px;

}
#menuBusiness_Process_Outsourcing a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuBusiness_Process_Outsourcing .Selected {
background:transparent url(../images/btn_bpo.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:235px;
}
#menuConsulting a {
background:transparent url(../images/btn_contulting.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuConsulting a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuConsulting .Selected {
background:transparent url(../images/btn_contulting.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuWorking_Model a {
background:transparent url(../images/btn_workingmodel.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:152px;
}
#menuWorking_Model a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuWorking_Model .Selected {
background:transparent url(../images/btn_workingmodel.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:152px;
}

#menuNews a {
background:transparent url(../images/btn_news.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:100px;
}
#menuNews a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuNews .Selected {
background:transparent url(../images/btn_news.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:100px;
}
#menuContact_Us a {
background:transparent url(../images/btn_contactus.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuContact_Us a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuContact_Us .Selected {
background:transparent url(../images/btn_contactus.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:35px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuAbout_Us a {
background:transparent url(../images/btn_aboutus.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}
#menuAbout_Us a:hover {
background-position:0 -35px;
overflow:hidden;
}
#menuAbout_Us .Selected {
background:transparent url(../images/btn_aboutus.png) no-repeat scroll 0 -35px;
border:medium none;
cursor:pointer;
display:block;
height:34px;
overflow:hidden;
text-indent:-9999px;
width:118px;
}

/* Below is common for all inner pages */

#innercontent {
	float: left;
	background: #fff;
	width: 100%;
	padding-bottom: 20px;
	overflow:hidden;}

#innerleft {
	float: left;
	width: 242px;
	background: #fff;
	padding: 24px 12px 13px 8px;
}

.navtop {
	background: url(../images/navtop.jpg) no-repeat;
	float: left;
	width: 234px;
	height: 13px;
}

.navbody {
	background: url(../images/navbg.jpg) repeat-y;
	float: left;
	width: 224px;
	padding: 0 5px 5px 5px;
}

.navbody label {
	background: #C61F24;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 0 5px 10px;
	margin-bottom: 12px;
}

.navbody ul li {
	list-style-type: none;
	background: url(../images/navsep.png) no-repeat center 21px;
}

.navbody ul li a{
	background: url(../images/navbullet.png) no-repeat top left;
	display: block;
	
	/*text-transform: uppercase;*/
	
	color: #455d89;
	    margin-left: 5px;
    padding: 0 0 14px 18px;
}
.navbody ul li a:hover{
	background: url(../images/navbullet.png) no-repeat top left;
	display: block;
	
	/*text-transform: uppercase;*/
	
	color: #455d89;
	    margin-left: 5px;
    padding: 0 0 14px 18px;
    color:#bf2427;
}
.navsep {
	background: url(../images/navsep.png) no-repeat;
}

.navbottom {
	background: url(../images/navbottom.jpg) no-repeat;
	float: left;
	width: 234px;
	height: 13px;
}

#innerright {
	float: left;
	background: #fff;
	width: 732px;
	margin-top: 5px;
}

.breadcrums {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.breadcrums a{
	text-decoration: none;
	color: #455d89;
	margin-bottom: 8px;
}
/*.secondaryNav span
{
    clear:both;
}*/
.fullText {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 25px 25px 0;
    padding-bottom: 10px;
}
.fullText p{
padding: 10px 0;
}
#breadcrumb
{
	height: 20px;
}
.rightContent
{
	 margin: 25px 0px 0px;
    padding-bottom: 10px;
}
	.rightContent p
{
padding:10px 0;
}
.rightContent ul
{
font-weight: bold;
    list-style: none outside none;
}
#innercontentnew {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.contacts {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    padding: 0 0 10px 0;
    width: 100%;
}
.contacts .formdesign {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0 20px 0 0;
    padding: 10px 10px 0 0;
    width: 48%;
}
.contacts .formbox {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    width: 100%;
}
.contacts p {
    line-height: 18px;
    padding: 0 0 10px;
}
.contacts .left {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px 10px 0 0;
    width: 40%;
}
.contacts .middle {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px 10px 10px 0;
    width: 50%;
}
.table_color {
    margin: 5px 2px 2px;
    text-align: left;
}
.table_color th {
    background-color: #E7E7E7;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    margin: 2px;
    padding: 2px;
}
.table_color td {
    font-size: 12px;
    padding: 0;
}
.table_color td input {
    padding: 2px;
}
.contacts .right {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px 10px 0 0;
}
#map {
    height: 418px;
    width: 450px;
}
.newsPartners, .newsArticles{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 25px 0 0;
    padding-bottom: 10px;
}
.partners, .articles {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    
     width: 732px;
 padding: 0 0 10px 0px;
}

.partnersDiv .divDynamicList {
}
.partners .left, .articles .left {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    padding: 0 10px 0 0;
    width: 87%;
}
.articles .left{
width:75%;
}
.articles .left ul{
margin-left:50px;
}
.partners .right, .articles right {
    text-align: left;
}
.partners p,.articles p {
    line-height: 18px;
    padding: 0 0 10px;
}
.newsdescription {
    border-bottom: 1px dotted #E0DCDC;
    float: left;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    vertical-align: top;
     width: 732px;
}412

.toppartners {
    display: block;
}
.toppartners a {
    border: medium none;
    color: White;
    text-decoration: none;
}
.toppartners img {
    border-right: 1px dotted #E0DCDC;
    display: block;
    float: left;
    margin: 10px 5px 20px 10px;
    padding: 0 28px 0 10px;
}
.newspg, .article{
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    padding: 0 0 10px 25px;
    width:950px;
}
.article .left
{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 15px 10px 0 0;

}
.article .right
{
padding: 10px 10px 0 0;
}
.newspg .left {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px 10px 0 0;
    width: 82%;
}
.newspg .left ul{
margin-left: 50px;
}
.newspg .right {
}
.newspg p {
    line-height: 18px;
    padding: 0 0 10px;
}
.newspg .newsdescription,.article .newsdescription {
    border-bottom: 1px dotted #E0DCDC;
    float: left;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    vertical-align: top;
    width: 950px;
}

.careers {
    margin-left: 10px;
}
.careers ul {
    padding: 0 0 0 30px;
font-weight: normal;
 list-style: disc outside none;

}
.mainSiteMap {
    font-weight: bold;
    padding: 10px 0px 0px 35px;
}
.mainSiteMap .level1{
    font-weight: bold;
    padding: 10px 0px 0px 35px;
}
.level1 li
{
    padding-bottom:08px;	
}
.tli_left .listDate,.tli_left .listName
{
display:none;
}
.