﻿html, body
{
	/*height: 100%; background:#E6E6E6;*/
}

body
{
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0;
}


.border
{
	border: solid 1px #cfcfcf;
}

.left
{
	float: left;
}
.right
{
	float: right;
}
.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}
.clearboth
{
	clear: both;
}

.bold
{
	font-weight :bold ;
	}

.link a
{
	color: #003399;
	text-decoration: none;
}

.link a:hover
{
	color: #003399;
	text-decoration: none;
}

.OuterContentWrapper
{
	width: 955px;
	background: white;
	margin: 4px auto 0 auto;
	min-height :415px;
}

*html .OuterContentWrapper
{
	width: 955px;
	background: white;
	margin: 4px auto 0 auto;
	height :415px;

}

.InnerContentWrapper
{
	width: 100%;
	position: relative;
}


.menuouterwrapper
{
	float: left;
	width: 201px; 
	margin-right :5px;
}

.menuinnerwrapper
{
	padding-left :6px;
	width: 195px; 
	
	}


.maincontentwrap
{
	float :left ;
	width :749px;
	}


/*Start Vertical Menu Style */

.menuinnerwrapper a
{
	color :#333;
	text-decoration :none;
	padding-left :1px;
	padding-right :1px;
	}

.menuinnerwrapper a:link
{
	color :#333;
	text-decoration :none;
	}

.menuinnerwrapper a:visited
{
	color :#056bbe; 
	text-decoration :none;
	}
	
.menuinnerwrapper a:hover
{
	color :#056bbe; 
	text-decoration :none;
	}	
	
.newleftmenu
{
	width :159px;
	padding :0 1px;
	}

.menustaticstyle
{
	
	height:25px;
	border-bottom :dotted 1px #cfcfcf;
	line-height :25px;
	padding-left :10px;
	}

/*End Vertical Menu Style */



/*Start Treeview Menu Style */

.tv img
{
	position:relative ;
	left :10px;
}


.parentnode
{
	
	border-bottom :dotted 1px #cfcfcf;
	height:25px;
	line-height :25px;
	width :159px;
	padding-left :14px;
	}

	
/*End Treeview Menu Style */





/*Menu Style */

.menuwrapper
{
	width: 955px;
	background: white;
	margin: 1px auto 0px auto;
}

#MainMenu td img
{
	height: 0px;
	width: 0px;
}

.Menu
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	background-image: url('../Images/Header_Tile.gif' );
}


.MenuItemStylelevel1
{
	color: White;
	text-align: center;
	width: 50px;
}

.MenuItemStylelevel2
{
	color: white;
	background-color: #3896D3;

}

.MenuItemStylelevel3
{
	color: white;
	background-color: #3896D3;
	margin-left :2px;
}

.Statichoverstyle
{
	background-color: #38A8DF;
}



.DynamicMenuItemStyle
{
	border-bottom: solid 1px #cfcfcf;
	height: 23px;
	line-height: 23px;
	font-family: Arial;
	font-size: 11px;
}

.StaticMenuItemStyle
{
	border-right: solid 1px #cfcfcf;
	padding-left: 15px;
	width: 120px;
}

.StaticMenuItemStyle img
{
	height: 0;
	width: 0;
}



/* Newly Added Styles */
.StaticMenuItemStyle img
{
}

.DynamicMenuItemStyle img
{
}

.button
{
	background-image: url('../Images/button.png' );
	background-color: #1686C3;
	text-align: center;
	line-height: 23px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight :bold ;
	color :White ;
}


.searchbutton
{
	background-image: url('../Images/Search_button.gif' );
	background-color: #1686C3;
	text-align: center;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight :bold ;
	color :White ;
}




.textbox
{
	border: solid 1px #cfcfcf;
	width: 180px;
	font-size :11px;
	font-family :Arial ;
	color :#333;
	height: 16px;
	letter-spacing :1px;

}

.ltextbox
{
	border: solid 1px #cfcfcf;
	width: 260px;
	font-size :11px;
	font-family :Arial ;
	color :#333;
	height: 16px;
	letter-spacing :1px;
}


.labels
{
letter-spacing :1px;
	}



.lwatermark
{
	border: solid 1px #cfcfcf;
	width: 260px;
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	background-color: #f6f6f6;
	color :#555555;
	letter-spacing :1px;

}


.multitextbox
{
	border: solid 1px #cfcfcf;
	width: 260px;
	height :60px;
	font-size :11px;
	font-family :Arial ;
	color :#333;
	letter-spacing :1px;

}

.watermark
{
	border: solid 1px #cfcfcf;
	width: 180px;
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	background-color: #f6f6f6;
	color :#555555;
	letter-spacing :1px;

}

.fileupload
{
	font-size :11px;
	}


.pnlresume
{
	padding-top :8px;
	padding-left :8px;
	width :88%;
	margin :0 auto;
 	}

.resumecontent
{
margin-bottom :10px;
width :678px;
border :solid 1px #448899;
text-align: left;
padding :5px 0;
padding-left :10px;
}


.resumeparaheading
{
text-align: left;
font-size: 12px;
font-weight :bold ;
color: #2B5797;
border-top :solid 4px #448899;
border-bottom:solid 1px #448899;
border-right :solid 1px #448899;
border-left:solid 1px #448899;
padding-left :10px;
width :678px;
padding-top :0;
padding-bottom :0;
cursor: hand;
height :26px;
}


.resumehaeding
{
width: 50%;
float: left;
padding-left: 1px;
height :26px;
line-height :26px;
}

.resumeimg
{
float: right;
width :6px;
height :15px;
margin-right :10px;
margin-top :6px;
}

.resumeimginner
{
margin-top :9px;
margin-bottom :8px;
padding :0;
margin-right: 4px;
width :6px;
}
	
	
		

/* Site Map class */

.site
{
	text-align: left;
	width: 100%;
	margin-left: 11px;
}
.siteseperator
{
	border-top: solid 1px #D5D5D5;
	border-bottom: solid 1px #D5D5D5;
	margin-left: 12px;
	padding-top: 1px;
}

.divseperator
{
	border-top: solid 1px #D5D5D5;
	margin-left: 12px;
	padding-top: 1px;
}
.sitecontentwrapper
{
	/*border: solid 1px red;*/
	margin-left: 11px;
	margin-top: 15px;
}
.sitecontentfirst
{
	/*border: solid 1px blue;*/
	float: left;
	width: 20%;
}
.sitecontentlater
{
	/*border: solid 1px orange;*/
	float: left;
	width: 29%;
	margin-left: 55px;
}

.ulmain
{
	list-style: none;
	margin: 0;
}
.ulmain li .limain
{
	color: #5E6063;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.ulmain li a
{
	color: #5E6063;
	text-decoration: none;
}

.ulmain li .limain:hover
{
	text-decoration: underline;
	color: #003399;
}

.ulmain li a:hover
{
	text-decoration: underline;
	color: #003399;
}

.nodesstatic
{
	color: #5E6063;
	text-decoration: none;
}
.nodehover
{
	text-decoration: underline;
	color: #003399;
}

.sitemapicon
{
	position: relative;
	top: -1px;
	padding-left: 2px;
}

.menudiv
{
	float: left;
	width: 13%;
	margin-left: 10px;
}
.contentdiv
{
	float: left;
	width: 75%;
}
.contenttitlediv
{
	text-align: left;
	margin: 5px;
}
.contentcontrolsdiv
{
	text-align: left;
	margin: 5px;
}
.linediv
{
	width: 1px;
	float: left;
	height: 430px;
	border-right: solid 1px #52A9D4;
	background-color: #52A9D4;
	margin-left: 13px;
}

.footerlink a
{
	color: #ffffff;
	text-decoration: none;
}

.footerlink a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*Home Page Style*/
.homecontentwrap
{
	width: 100%;
	margin: 0 auto;
	margin-top: 4px;
 /*Changed 22nd DEc 2008*/
}

.updates
{
	width: 100%;
}
.footerlink a
{
	color: #000000;
	text-decoration: none;
}

.footerlink a:hover
{
	color: #000000;
	text-decoration: underline;
}


/*OurPartners Section Starts*/

.partnerouterwrapper
{
width :600px;
margin-left :10px;
}

.partnerheadingshadow
{
width :612px;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
}

.partnerwrap
{
	width :691px;
	margin-left :10px;
	margin-top :10px;
	}

.partnerbox
{
	height: 145px;
	width: 187px;
	background-color: #f7f7f3;
	background-image: url('../Images/RoundEdged.bmp' );
}

.partnerboxleft
{
margin-left: 25px;
position :relative ;
}

.partnerboxtop
{
margin-top: 25px;
}

.partnerboxbot
{
margin-top: 25px;
width :100%;
margin-bottom :10px;
}

.partnerinfo
{
position :absolute ;
top:6px;
left:12px;
font-weight :bold ;
}

.partnerdetails
{
position :absolute ;
top:108px;
left:7px;
letter-spacing :1px;
line-height :15px;
}

.partnerimg
{
position :absolute ;
top:31px;
left:50px;
height :65px;
width :80px;
	}

.autoimg
{
position :absolute ;
top:40px;
left:25px;
height :42px;
width :130px;
	}

.hwiiimg
{
position :absolute ;
top:35px;
left:65px;
height :55px;
width :55px;
	}

.microimg
{
position :absolute ;
top:34px;
left:17px;
height :60px;
width :150px;
	}


.adventimg
{
position :absolute ;
top:33px;
left:17px;
height :60px;
width :150px;
	}

.mapinfoimg
{
position :absolute ;
top:33px;
left:15px;
height :62px;
width :158px;
	}

.zteimg
{
position :absolute ;
top:51px;
left:50px;
height :27px;
width :78px;
	}

.ptnerimg
{
height :100%;
width :100%;
	}

.relativepos
{
position :relative ;
}

	
	
/*OurPartners Section Ends*/



/* OurClient Section starts*/


.logomainouterwrap
{
	width :739px;
	margin-left :10px;
	}

.logomain
{
	background-color: white;
	height: 360px;
}

.logoboxwrapper
{
	width: 120px;
	margin-top: 5px;
	margin-left:0px;
	float: left;
	}

.logocontent
{
	width: 100%;
	height: 100px;
	border: solid 1px #cfcfcf;
}

.sidelogoboxwrapper
{
	width: 120px;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
	}

.sidelogocontent
{
	width: 100%;
	height: 100px;
	border: solid 1px #cfcfcf;
}

.clientshadow
{
	width: 101%;
	background-image :url('../Images/2columnFooter.gif');
	background-repeat :repeat-x ;
	background-position :0 -2px;
	height:13px;/*newly added for mozilla*/
}

.longparaheadingshadow
{
width:690px;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
height:14px;/*newly added for mozilla*/
}

.logowrapper #HuaweiLogo a
{
	display: block;
	height: 78px;
	width: 108px;
	margin: 10px auto;
	background-image: url('../Images/Client/huaweilogo.gif' );
}


.logowrapper #MotorolloLogo a
{
	display: block;
	height: 72px;
	width: 100px;
	margin: 20px auto 0 auto;
	background-image: url('../Images/Client/Motorola-logo-klein.gif' );
}

.logowrapper #Citi a
{
	display: block;
	width: 88px;
	height: 51px;
	background-image: url('../Images/Client/Citibank.gif' );
	margin: 20px auto;
}

.logowrapper #Nokia a
{
	display: block;
	width: 114px;
	height: 41px;
	background-image: url('../Images/Client/nokia_connecting_people.png' );
	margin: 30px auto;
}

.logowrapper #Verizon a
{
	display: block;
	width: 113px;
	height: 61px;
	background-image: url('../Images/Client/Verizon.gif' );
	margin: 20px auto;
}

.logowrapper #PerotSystems a
{
	display: block;
	width: 115px;
	height: 18px;
	background-image: url('../Images/Client/perotsystems.gif' );
	margin: 45px auto 0 3px;
}






.logowrapper #Orange a
{
	display: block;
	width: 80px;
	height: 80px;
	background-image: url('../Images/Client/orange-logo.gif' );
	margin: 12px auto 0 auto;
}



.logowrapper #Mobilink a
{
	display: block;
	width: 115px;
	height: 46px;
	background-image: url('../Images/Client/MobilinkOptimized.gif' );
	margin: 30px auto 0 auto;
}

.logowrapper #Vodafone a
{
	display: block;
	width: 115px;
	height: 79px;
	background-image: url('../Images/Client/vl115.jpg' );
	margin: 0 auto 0 auto;
}
.logowrapper #Zain a
{
	display: block;
	width: 64px;
	height: 91px;
	background-image: url('../Images/Client/zain-logo-s.png' );
	margin: 5px auto 0 auto;
}

.logowrapper #Banglalink a
{
	display: block;
	width: 68px;
	height: 89px;
	background-image: url('../Images/Client/banglalink.jpg' );
	margin: 6px auto 0 auto;
}

.logowrapper #ZTE a
{
	display: block;
	width: 115px;
	height: 53px;
	background-image: url('../Images/Client/zte115.jpg' );
	margin: 25px auto 0 auto;
}


.logowrapper #MTS a
{
	display: block;
	width: 115px;
	height: 56px;
	background-image: url('../Images/Client/MTS115.jpg' );
	margin: 23px auto 0 auto;
}


.logowrapper #IndianRailways a
{
	display: block;
	width: 103px;
	height:61px;
	background-image: url('../Images/Client/logo_airtel.jpg' );
	background-position :center center ;
	margin: 20px auto 0 auto;
}

.logowrapper #KDDI a
{
	display: block;
	width: 115px;
	height: 39px;
	background-image: url('../Images/Client/KDDI.gif' );
	margin: 30px auto 0 auto;
}


.logowrapper #TCS a
{
	display: block;
	width: 115px;
	height: 54px;
	background-image: url('../Images/Client/TCS.gif' );
	margin: 20px auto 0 auto;
}

/* OurClient Section Ends*/
/* home header section starts*/

.box1
{
float: left;
width: 371px;
	}
	
.box2
{
	width: 187px;
	float: left;
	margin-left :7px;
	}

*html .box2
{
	width: 187px;
	float: left;
	margin-left :5px;
	}


.boxinfo
{
margin: 0;
text-align:left ;
color: #333;
letter-spacing :1px;
line-height :15px;
	}


.HomeHeaderContent a
{
	color :#017DC5;
	text-decoration :none;
	}
	
.HomeHeaderContent a:hover
{
	color :#008698;
	text-decoration :none;
	}

.boxnav a
{
	color :#017DC5;
	text-decoration :none;
	}
	
.boxnav a:hover
{
	color :#008698;
	text-decoration :none;
	background-image :none;
	}

.boximgwrap
{
height: 100px;
width :170px;
margin :0 auto;

	}

.boximgwrapcoe
{
height: 100px;
width :100px;
margin :0 auto;
	}



.newsboximgwrap
{
float: left;
width: 25%;
margin-top: 8px;
text-align :center ;
	}


.newsboxcontentwrap
{
float: left;
margin-left: 4px;
margin-top: 4px;
height:136px;/*newly added for mozilla*/
width:250px;/*newly added for mozilla*/
}

.newsboxcontent
{
height: 120px;
}
		
.newsboxheadingbig
{
font-weight: bold;
font-size: 12px;
color: #2B5797;
height :45px;
margin-top :15px;
  	}
 
 .newsboxheading
{
font-weight: bold;
font-size: 12px;
color: #2B5797;
height :45px;
line-height :45px;
  	}

  	
 .newsboxpara
 {
margin-top :17px;
	}

.newsboxparasmall
{
margin-top :2px;
	}
	
	
.imgextend
{
height:100%;
width :100%;		
}
	
.HomeHeader
{
	width: 100%;
	height: 214px;
	margin-top:0px;
	border: solid 1px #cfcfcf;
	position: relative;
}


.shadow
{
width:373px;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
height:13px;/*newly added for mozilla*/

}

.shadowsmall
{
width:101%;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
margin-left: 5px;
height:13px;/*newly added for mozilla*/
}

.shadow
{
width:373px;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
}


.shadowsmall
{
width:101%;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
margin-left: 5px;

}


.HomeHeaderLeft
{
	width: 100%;
	height: 214px;
	border: solid 1px #cfcfcf;
	margin-top:0px;
	/*margin-left: 5px;*/
	position: relative;
	color: white;
}
.HomeHeaderTitle
{
	width: 100%;
	height: 23px;
	/*background-color: #056DAA;*/
	color: white;
}

.HomeHeaderContent
{
	padding-left :8px;
	}

.LeftHeaderTitle
{
	width: 50px;
	height: 100%;
	text-align: left;
	float: left;
}
.LeftTitleStyle
{
	margin: 0;
	padding-top: 3px;
	font-family:Arial ;
	font-size :12px;
	font-weight :bold ;
	color :#ffffff;
	margin-left :6px;

}
.PageFooterWrapper
{
	width: 97%;
	height: 23px;
	position: absolute;
	bottom: 8px;
	margin-left: 5px;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	text-align: left;
	color :#333;
}

.PageFooterWrappersmall
{
	width: 94%;
	height: 23px;
	line-height :23px;
	position: absolute;
	bottom: 8px;
	margin-left: 6px;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	text-align: left;
	color :#333;
	}
	
.fooimggreen
{
width: 14px;
height: 19px;
background-image: url('../Images/arrow-petrol.gif');
background-repeat: no-repeat;
margin-top :3px;
}

.fooimgpurple
{
width: 14px;
height: 19px;
background-image: url('../Images/Purple.gif');
background-repeat: no-repeat;
margin-top :3px;
}

.fooimggrass
{
width: 14px;
height: 19px;
background-image: url('../Images/arrow-grassGreen.gif');
background-repeat: no-repeat;
margin-top :3px;
}

#tech a:hover
{
width: 14px;
height: 19px;
background-image: url('../Images/arrow-petrol.gif');
background-position :0 -19px;
background-repeat: no-repeat;
margin-top :3px;
	}

#serv a:hover
{
width: 14px;
height: 19px;
background-image: url('../Images/Purple.gif');
background-position :0 -19px;
background-repeat: no-repeat;
margin-top :3px;
	}

#sol a:hover
{
width: 14px;
height: 19px;
background-image: url('../Images/arrow-grassGreen.gif');
background-position :0 -19px;
background-repeat: no-repeat;
margin-top :3px;
	}


.Linkcontainer
{
	width: 40%; 
	height: 100%; 
	text-align: center;
}



.Linkcontainer a:hover
{
	width: 12px;
	height: 15px;
	margin-top: 3px;
	margin-left: 3px;
	text-align: center;
	text-decoration:none;
	float: left;
	border: solid 1px #cfcfcf;
	background-color:#D9EAF4;
	color:#016DC3;
	text-decoration :none;
	}

.normal
{
	width: 12px;
	height: 15px;
	margin-top: 3px;
	margin-left: 3px;
	text-align: center;
	text-decoration:none;
	float: left;
	border: solid 1px #cfcfcf;
	color:Black;
	background-color:#ffffff;
	}

.visited
{
	width: 12px;
	height: 15px;
	margin-top: 3px;
	margin-left: 3px;
	text-align: center;
	float: left;
	border: solid 1px #e69538;
	background-color:#fde8ce;
	color:Black;
	text-decoration:none;
	}



/* home header section Ends*/


/* left Content Starts*/

.sitemappath
{
margin-left: 10px;
width: 505px;
margin-top :10px;
margin-bottom :10px;
}

.sitemappath a
{
color :#909090;
text-decoration :none;
	}

.sitemappath a:hover
{
color :#909090;
text-decoration :none;
	}


.sitemaparrow
{
position:relative ;
top:-1px;
margin-right :1px;	
	}

.sitemaplbl
{
color :#909090;
text-decoration :none;

}

.longparawrapper
{
width :678px;
margin-left :10px;
}


.parawrapper
{
margin-left: 5px;
width: 505px;
float: left;
   	}


.paraimgwrapper
{
float: right;
width: 204px;
margin-left:6px;
height:160px;
position:relative;
background-repeat :no-repeat ;
}

.paraimginnerwrap
{
width: 169px;
height: 130px;
position: relative;
top: 15px;
left: 17px;
}


.paraimgwrappertope
{
background-image: url('../Images/quicklinks-top.gif');
background-repeat:repeat;
width :206px;
height :15px;
}
	
.paraimgwrappermide
{
background-image: url('../Images/quicklinks-mid.gif');
background-repeat:repeat;
width :206px;
}
	
.paraimgwrapperbott
{
background-image: url('../Images/quicklinks-bottom.gif');
background-repeat:repeat;
width :206px;
height :23px;
}


.paraimginnerwrapjava
{
width: 150px;
height: 150px;
position: relative;
top: 15px;
left: 27px;
}

.paraimginnerwraptesting
{
width :127px;
height: 124px;
position: relative;
top: 15px;
left: 37px;
	}
	
	
.imgadapt
{
width :100%;
height :100%;
}

.paraimgwrapper #boxrightbottomcorner
{
      background-image:url('../Images/box_right_bottomc.gif');
      background-repeat:no-repeat;
      background-position:right bottom;
      width: 18px;
      height: 14px;
      position:absolute;
      bottom:0px;
      right:0px;
}
.paraimgwrapper #boxleftbottomcorner
{
	  background-image:url('../Images/box_left_bottomc.gif');
      background-repeat:no-repeat;
      background-position:left bottom;
      width: 14px;
      height: 14px;
      position:absolute;
      bottom:0px;
     left:0px;
}

.paraimgwrapper #boxrighttopcorner
{
	 background-image :url('../Images/box_right_topc.gif');
      background-repeat:no-repeat;
      background-position:right top;
      width: 18px;
      height: 14px;
      position:absolute;
      top:0px;
     right:0px;
}
.paraimgwrapper #boxlefttopcorner
{
	 background-image :url('../Images/box_left_topc.gif');
      background-repeat:no-repeat;
      background-position:left top;
      width: 14px;
      height: 14px;
      position:absolute;
      top:0px;
     left:0px;
}
.paraimgwrapper #boxtop
{
	background-image:url('../Images/box_bg_top.gif');
    background-repeat:repeat-x;
    width: 172px;
    height: 14px;
    position:absolute;
    top:0px;
    left:14px;
}
.paraimgwrapper #boxbottom
{
	background-image:url('../Images/box_bg_bottom.gif');
    background-repeat:repeat-x;
    width: 172px;
    height: 14px;
    position:absolute;
    bottom:0px;
    left:14px;
}
.paraimgwrapper #boxleft
{
	background-image:url('../Images/box_bg_left.gif');
    background-repeat:repeat-y;
    width: 18px;
    height: 132px;
    position:absolute;
    bottom:14px;
	left:0px;
}
.paraimgwrapper #boxright
{
	background-image:url('../Images/box_bg_right.gif');
    background-repeat:repeat-y;
    width: 18px;
    height: 132px;
    position:absolute;
    bottom:14px;
	right:0px;
}

.roundedimgwrapper
{
float: right;
width: 204px;
margin-left:6px;
height:204px;
	}
	
	
.paraheading
{
text-align: left;
font-size: 12px;
font-weight :bold ;
color: #2B5797;
width :100%;
border-top :solid 4px #448899;
border-bottom:solid 1px #448899;
border-right :solid 1px #448899;
border-left:solid 1px #448899;
padding :5px 0;
padding-left :10px;
   	}
   	
.paraheadingshadow
{
width:517px;
height :14px;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
}

.parastart
{
margin-top: 10px;
width :516px;
	}

.parabegin
{
text-align: justify;
margin: 0;
letter-spacing :1px;
line-height :15px;
}

.para
{
text-align: justify;
margin :9px 0;
	}


.paragraph
{
letter-spacing :1px;
line-height :15px;
	}
	
	
.subsubheading
{
margin :9px 0;
margin-left: 19px;
letter-spacing :1px;
text-align :justify ;
	}	


.subsubheadingimg
{
background-image :url('../images/SubHeadings/Indent2.gif');
background-repeat :no-repeat ;
background-position :left center ;
height :20px;
line-height :20px;
padding-left :10px;	
	}

.subheadingbold
{
height :13px;
line-height :13px;
width :256px;
background-image :url('../images/SubHeadings/DotsSubHeading.png');
background-repeat :no-repeat ;
padding-left :20px;	
background-position :left center ;
font-weight :bold ;
font-size :12px;
	}	


/* left Content Ends*/

/*Start Accordion Style */

.oppaccordionContent
{
text-align: left;
font-size: 11px;
font-family :Arial ;
width :506px;
/*padding-left:5px;*/
color: #333;
border :solid 1px #D9D9D9;
border-top :0;
	}

.oppaccordionheader
{
text-align: left;
font-size: 12px;
font-weight :bold ;
font-family :Arial ;
color: #2B5797;
cursor :hand;
width :507px;
margin-top :7px;
/*padding-left:6px;*/
height:24px;
line-height :24px;
border-right :solid 1px #CCCCCC;
background-image :url('../Images/acchead_up.gif');
background-repeat :repeat-x ;
background-position :left top  ;
  	}

.oppaccordionheaderselected
{
text-align: left;
font-size: 12px;
font-weight :bold ;
font-family :Arial ;
color: #2B5797;
cursor :hand;
width :507px;
margin-top :7px;
/*padding-left:6px;*/
border-right :solid 1px #D9D9D9;
height:24px;
line-height :24px;
background-image :url('../Images/acchead_down.gif');
background-repeat :repeat-x ;
	}

.acctablwrap
{
margin: 6px;
}

.accbgcolor
{
background-color: #ffffff;
}

.accrowheader
{
background-color: #ededed;
font-size: 12px;
font-weight: bold;
text-align: center;
}

.accrow1
{
background-color: #ededed;
text-align :justify ;
letter-spacing :1px;
line-height :15px;
}

.accrow2
{
background-color: #dddbdb;
text-align :justify ;
letter-spacing :1px;
line-height :15px;
}

.rdpnlservices
{
	width :100%;
	background-color :#ededed;
	}

.accordionContent
{
text-align: left;
font-size: 11px;
font-family :Arial ;
width :469px;/*modified for mozilla*/
padding-left :7px;/*modified for mozilla*/
color: #333;
border :solid 1px #D9D9D9;
border-top :0;
margin-bottom :9px;

	}


.accordionheader
{
text-align: left;
font-size: 12px;
font-weight :bold ;
font-family :Arial ;
color: #2B5797;
width :469px;/*modified for mozilla*/
margin-bottom :9px;
padding-left :7px;/*modified for mozilla*/
height:21px;
line-height :21px;
border :solid 1px #D9D9D9;
background-image :url('../Images/searchselectbackground.png');
background-repeat :repeat-x ;
   	}

.accordionheaderselected
{
text-align: left;
font-size: 12px;
font-weight :bold ;
font-family :Arial ;
color: #2B5797;
width :469px;/*modified for mozilla*/
margin-top :7px;
padding-left :7px;
border :solid 1px #D9D9D9;
height:21px;
line-height :21px;
background-image :url('../Images/searchselectbackground.png');
background-repeat :repeat-x ;
	}

.accheader
{
background-image :url('../Images/LeftLine.gif');
background-repeat :no-repeat ;
background-position :left center ;
position :relative ;
cursor:hand;
	}

.accimg
{
float: left;
height:21px;
line-height:21px;
width: 20px;
background-image: url('../Images/BlueDot_SiteMap.gif');
background-repeat: no-repeat; 
background-position:right center;
}
	
.acclist
{
float: left;
margin-left: 9px;
letter-spacing :1px;
}

.acclistwrap
{
border-bottom: dotted 1px #cfcfcf;
margin-right :10px;
height:21px;
line-height:21px;
}

.acclistwraplast
{
margin-right :10px;
}
	
.acclistlast
{
float: left;
margin-left: 9px;
height:21px;
line-height:21px;
letter-spacing :1px;

}


.acclistwraplast
{
margin-right :10px;
padding:3px 0px;
	}


/*End Accordion Style */

/*new sitemap starts*/
.mainsitecontentwrapper
{
width: 800px; 
margin-left:60px;
margin-bottom :8px;
}

.subsitecontentwrapper
{
	width: 798px; 
	margin-top:10px;
	border:solid 1px #e9e9e9;
}

.subsitecontentwrapperlast
{
	width: 798px; 
	border:solid 1px #e9e9e9;
	margin-top:10px;
	margin-bottom:10px;
}
.sitemapparaheading
{
text-align: left;
font-size: 12px;
font-weight :bold ;
color: #2B5797;
width :913px;
border-top :solid 4px #448899;
border-bottom:solid 1px #448899;
border-right :solid 1px #448899;
border-left:solid 1px #448899;
padding :5px 0;
padding-left :10px;
   	}

.sitemapmenutitlefirst
{
	width: 798px; 
	background-color: #e9e9e9; 
	color: #206EC0;
    font-weight: bold; 
    font-size: 12px; 
    height: 25px;
	cursor:hand;

}
.sitemapmenuimage
{
width:14px;
float:left;
height:25px;
background-image: url('../Images/3dot.gif');
background-repeat :no-repeat;
background-position:center;	
margin-left:5px;
}
.sitemapmenutitle
{
width:750px;
float:left;
height:25px;
line-height:25px;
padding-left:5px;
}

.sitemapcollapse
{
width:6px;
float:left;
height:25px;
}

.sitemapcollapseinner
{
width :6px;
height :9px;
margin-top :6px;
}

.sitemapmenutitlenext
{
width: 798px; 
background-color: #e9e9e9;
color: #206EC0; 
font-weight: bold; 
font-size: 12px; 
height: 25px;
cursor:hand;

}


.sitemapmenuwrapper
{
	width: 797px;
	border-bottom:solid 1px #e9e9e9;
}
.sitemapsubmenuwrapper
{
width: 798px;
}

.sitemapmenuwrapper ul
{
	padding:0px;
}

.sitemapmenuwrapper li
{
	height:25px;
	line-height:25px;
	border-bottom:solid 1px #e9e9e9;
	list-style-type:none;
}

.sitemapmenuwrapper a
{
text-decoration: none;
color: #7d7d7d ;
font-family:Arial;
font-size:12px;
padding-left: 25px;
background-image: url('../Images/BlueDot_SiteMap.gif');
background-repeat :no-repeat;
background-position:12px center;
}

.subli ul li
{
	height:25px;
	line-height:25px;
	border:0px;
}
.subli a
{
text-decoration: none;
color: #7d7d7d ;
font-family:Arial;
font-size:12px;
padding-left: 64px;
background-image: url('../Images/GreenDot_SiteMap.gif');
background-repeat :no-repeat;
background-position:50px center;
}

/*new sitemap ends*/


/*Start To dislay bulleted lists*/

.listitem
{
	margin-left :33px;
	padding:0px;
	}

.listitem2
{
	margin-left :43px;
	padding:0px;
	}
	

.listitem li, .listitem2 li
{
	list-style-image :url('../Images/listitem.gif');
	list-style-type :none ;
	margin-bottom :6px;
	}

/*End To dislay bulleted lists*/


.rightcontactcol
{
	background-image :url('../Images/rightshd.gif');
	width: 202px;
	padding-left :4px;
  	}
  	
.conrightinfo
{
padding: 10px;
background-color: White;
letter-spacing: 1px;
}

.conrightinfohead
{
font-weight: bold;
color: #ffffff;
font-size: 12px;
padding-left: 9px;
padding-bottom: 4px;
}
	
  	
.colshadow
{
width: 197px;
background-image :url('../Images/2columnFooter.gif');
background-repeat :repeat-x ;
background-position :0 -2px;
margin-left :8px;
height :15px;
}

.pnlcol
{
	background-color :#448899;
	
	}

.topleftcolbox
{
	width :139px;
	height:117px;
	background-image :url('../Images/callout_left_bg.gif');
	}

	
.topleftcol
{
width :155px;
background-image :url('../Images/topcol.gif');
background-repeat :repeat-y ;
background-position :right top ;

	}
	
.topleftmidcol
{
width :155px;
background-image :url('../Images/ctrcol.gif');
background-repeat :repeat-y ;
background-position :right top ;
padding-top :20px;
	}
.toplefbotcol
{
width :155px;
height :207px;
background-image :url('../Images/btmcol.gif');
background-repeat :repeat-y ;
background-position :right top ;
	}
	
	
.contactheadingwrapper
{
border :solid 1px #cfcfcf;
width :244px;
}

.contactgradientheader
{
height :19px;
margin-top :1px;
width :100%;
background-image :url('../images/gradient.gif');
background-repeat :repeat-x ;
border-bottom :solid 1px #cfcfcf;
line-height :19px;
font-weight :bold ;
font-size :12px;
}

.sout
{
margin :0;
padding :0;
}

.privacyparastart
{
margin-top: 10px;
width :844px;
}

.privacyparaheading
{
text-align: left;
font-size: 12px;
font-weight :bold ;
color: #2B5797;
width :844px;
border-top :solid 4px #448899;
border-bottom:solid 1px #448899;
border-right :solid 1px #448899;
border-left:solid 1px #448899;
padding :5px 0;
padding-left :10px;
} 

/*newly added for contactus*/

* html #contactusbox1
{
float: left; 
margin-left: 13px; 
margin-top: 1px;
}

#contactusbox1
{
float: left; 
margin-left: 24px; 
margin-top: 1px;
}

#contactusbox2
{
float: left; 
margin-left: 29px; 
margin-top: 1px;
}
/*contactus ends*/


.leftalignedtext
{
	text-align :left ;
	}
	
	
	
/*Solution Image section starts*/
.paraimginnerwrapsolutions
{
width: 170px;
height: 100px;
position: relative;
top:30px;
left:15px;
}
.paraimginnerwrapservices
{
width: 170px;
height: 100px;
position: relative;
top:30px;
left:18px;
}
.paraimginnerwrapmobileapi
{
width: 190px;
height: 150px;
position: relative;
top:4px;
left:6px;
}
.paraimginnerwrapmobileapplications
{
width: 180px;
height: 135px;
position: relative;
top:12px;
}
.paraimginnerwrapmobilesolutions
{
width: 180px;
height: 106px;
position: relative;
top:27px;
left:5px;
}
.paraimginnerwrapsalesforce
{
width: 172px;
height: 126px;
position: relative;
left:14px;
top:18px;
}


.paraimginnerwrapdatamigration
{
width: 150px;
height: 120px;
position: relative;
left:28px;
top:20px;
}

.paraimginnerwraphardware
{
width: 171px;
height: 130px;
position: relative;
left:18px;
top:14px;
}


.paraimginnerwrapdeploy
{
width: 170px;
height: 120px;
position: relative;
left:18px;
top:18px;
}


.paraimginnerwrapvalidation
{
width: 170px;
height: 120px;
position: relative;
left:18px;
top:15px;
}


.paraimginnerwrapperformance
{
width: 154px;
height: 130px;
position: relative;
left:26px;
top:15px;
}

.paraimginnerwrapBI
{
width: 160px;
height: 130px;
position: relative;
left:22px;
top:14px;
}
.paraimginnerwrapsecurity
{
width: 170px;
height: 128px;
position: relative;
left:20px;
top:16px;
}

.paraimginnerwrapNWRep
{
width: 170px;
height: 118px;
position: relative;
left:19px;
top:20px;
	}

.paraimginnerwrapiplanning
{
width: 150px;
height: 113px;
position: relative;
left:26px;
top:22px;
}


.paraimginnerwrapnwplanning
{
width: 170px;
height: 118px;
position: relative;
left:19px;
top:20px;
}

.paraimginnerwrapSMigrate
{
width: 170px;
height: 96px;
position: relative;
left:15px;
top:30px;
}

.paraimginnerwrapPApTest
{
width: 170px;
height: 118px;
position: relative;
left:17px;
top:20px;
}
.paraimginnerwrapLBS
{
width: 165px;
height: 94px;
position: relative;
left:18px;
top:30px;
}


.paraimginnerwrapsecurity1
{
width: 170px;
height: 128px;
position: relative;
left:20px;
top:16px;
}

.paraimginnerwrapSRF
{
width: 150px;
height: 140px;
position: relative;
left:27px;
top:10px;
}

.paraimginnerwrapmobileapplications
{
width: 180px;
height: 130px;
position: relative;
top:15px;
left:18px;
}

.paraimginnerwrapcustomerservice
{
width: 170px;
height: 114px;
position: relative;
left:18px;
top:22px;
}


.paraimginnerwrapvalidation
{
width: 170px;
height: 96px;
position: relative;
left:18px;
top:25px;
}

.paraimginnerwrapAppmaintenance
{
width: 165px;
height: 125px;
position: relative;
left:20px;
top:17px;
}

.paraimginnerwrapstaff
{
width: 170px;
height: 129px;
position: relative;
left:14px;
top:15px;
}

.paraimginnerwraptraining
{
width: 165px;
height: 128px;
position: relative;
left:20px;
top:16px;
}


.paraimginnerwrapDataMigration
{
width: 170px;
height: 114px;
position: relative;
left:18px;
top:22px;
}

.paraimginnerwrapIntegration
{
width: 170px;
height: 126px;
position: relative;
left:18px;
top:18px;
}
.paraimginnerwrapipplan
{
width: 150px;
height: 85px;
position: relative;
left:22px;
top:20px;
}
/*Solution Image section starts*/


/*about us second image starts*/
.paraimgwrapper #abtboxrightbottomcorner
{
      background-image:url('../Images/box_right_bottomc.gif');
      background-repeat:no-repeat;
      background-position:right bottom;
      width: 18px;
      height: 14px;
      position:absolute;
      bottom:0px;
      right:0px;
}
.paraimgwrapper #abtboxleftbottomcorner
{
	  background-image:url('../Images/box_left_bottomc.gif');
      background-repeat:no-repeat;
      background-position:left bottom;
      width: 14px;
      height: 14px;
      position:absolute;
      bottom:0px;
     left:0px;
}

.paraimgwrapper #abtboxrighttopcorner
{
	 background-image :url('../Images/box_right_topc.gif');
      background-repeat:no-repeat;
      background-position:right top;
      width: 18px;
      height: 14px;
      position:absolute;
      top:0px;
     right:0px;
}
.paraimgwrapper #abtboxlefttopcorner
{
	 background-image :url('../Images/box_left_topc.gif');
      background-repeat:no-repeat;
      background-position:left top;
      width: 14px;
      height: 14px;
      position:absolute;
      top:0px;
     left:0px;
}
.paraimgwrapper #abtboxtop
{
	background-image:url('../Images/box_bg_top.gif');
    background-repeat:repeat-x;
    width: 172px;
    height: 14px;
    position:absolute;
    top:0px;
    left:14px;
}
.paraimgwrapper #abtboxbottom
{
	background-image:url('../Images/box_bg_bottom.gif');
    background-repeat:repeat-x;
    width: 172px;
    height: 14px;
    position:absolute;
    bottom:0px;
    left:14px;
}
.paraimgwrapper #abtboxleft
{
	background-image:url('../Images/box_bg_left.gif');
    background-repeat:repeat-y;
    width: 18px;
    height: 132px;
    position:absolute;
    bottom:14px;
	left:0px;
}
.paraimgwrapper #abtboxright
{
	background-image:url('../Images/box_bg_right.gif');
    background-repeat:repeat-y;
    width: 18px;
    height: 132px;
    position:absolute;
    bottom:14px;
	right:0px;
}
/*about us second image ends*/


/*Start Products pages*/


#productsrightbox2head
{
border-bottom:solid 1px #c8c8c8;
text-align :left ;
padding-left :9px;
padding-bottom :4px;
width :193px;
}
	

.productsrightbox2img
{
background-image :url('../Images/icon-info.gif');
background-repeat :no-repeat ;
height :16px;
width :16px;
float :left ;
}
	
.productsrightbox2heading
{
float :left ;
font-size :12px;
font-weight :bold ;
color :#333;
margin-left :6px;
}

#productsrightbox2content
{
text-align :left ;
width :193px;
border-top:solid 1px #ffffff;
padding :0;
}
	
.productsrightbox2contentimg
{
background-image :url('../Images/icon_pdf.gif');
background-repeat :no-repeat ;
height :16px;
width :16px;
float :left ;
margin-left :13px;
margin-top :4px;

}	
	
.productsrightbox2link
{
text-decoration :none;
color :#056bbe;
float :left ;
font-size :12px;
font-weight :normal ;
margin-left :6px;
padding-top :4px;

}

.flashwrap
{
height: 220px;
border: solid 0px #cfcfcf;
text-align: left;
}
				
	
/*End Products pages*/

/*New class*/
.homediv
{
	width:960px;
	height:225px;
}
.apDiv2 {
	position:absolute;
	left:550px;
	top:200px;
	width:200px;
	height:100px;
	z-index:2;
}
.apDiv3 {
	position:absolute;
	left:540px;
	top:60px;
	width:200px;
	height:100px;
	z-index:2;
}


