body {
	margin: 0px;
	padding:0px;
	background:url(../images/bg.gif) repeat-x;
	background-color:#ffffff;
	color:#2A2A2A;
	background-color:#D7E4EA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
margin:0px;
padding-top:5px;
text-align:justify;
}
h1 {
margin:0px;
padding-top:5px;
padding-bottom:5px;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#F76105;
}
h2 {
margin:0px;
font-size:14px;
letter-spacing:.02em;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-weight:b0ld;
padding-top:5px;
}
h4 {
margin:0px;
padding-top:5px;
font-size:13px;
letter-spacing:.01em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}
.blue {
	color:#08628D;
}
#container
{
width:100%;
height:auto;
margin:0px auto;
text-align:center;
}
/*---------- header style -------------------*/
#header
{
width:708px;
height:150px;
margin:0px auto;
text-align:left;
}
#contact {
width:708px;
height:14px;
float:left;
text-align:right;
padding-top:5px;
padding-bottom:15px;
}
#header-left {
width:708px;
height:115px;
float:left;
text-align:left;
}
#header-right {
width:108px;
height:115px;
float:left;
text-align:center;
}
#logo
{
width:190px;
float:left;
height:75xp;
padding-bottom:11px;
}
#left-corner
{
width:7px;
background:url(../images/menubar_left.gif) no-repeat left;
}
#right-corner
{
background:url(../images/menubar_right.gif) no-repeat right;
width:7px;
float:right;
}

#top_link
{
width:708px;
float:left;
text-align:left;
height:29px;
background:url(../images/menubar_repeat.gif) repeat-x;
}
/* css link */
#navcontainer {
        margin:0px;
}
#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}
#navcontainer ul li {
        display:inline;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
		height:29px;
}


#whoweare {
	height:29px;
	width:119px;
	text-indent:10000px;
	overflow:hidden;
	background:url(../images/whoweare.gif) top left no-repeat;
	display:block;
}
#whoweare:hover {
background-position:bottom left;
}
	
#service{
	height:29px;
	width:90px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/our.gif) top left no-repeat;
	display: block;
}
#service:hover{
	background-position: bottom left;
}
#product{
	height:29px;
	width:96px;
	text-indent: 10000px;
	overflow: hidden;
	background:url(../images/product.gif) top left no-repeat;
	display:block;
}
#product:hover{
	background-position: bottom left;
}
#ai{
	height:29px;
	width:45px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/ai.gif) top left no-repeat;
	display: block;
}
#ai:hover{
	background-position: bottom left;
}
#hci{
	height:29px;
	width:57px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/hci.gif) top left no-repeat;
	display: block;
}
#hci:hover{
	background-position: bottom left;
}
#consulting{
	height:29px;
	width:107px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/consulting.gif) top left no-repeat;
	display: block;
}
#consulting:hover{
	background-position: bottom left;
}
#skills{
	height:29px;
	width:180px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/skills.gif) top left no-repeat;
	display: block;
}
#skills:hover{
	background-position: bottom left;
}
/* end */
/*-------------- body style ------------------------*/
#body_container
{
width:708px;
margin:0px auto;
height:auto;
text-align:center;
padding-top:20px;
}
#body-top
{
width:708px;
margin:0px auto;
height:auto;
float:left;
}
#body-left
{
width:245px;
float:left;
text-align:center;
height:auto;
}
#body-left-img
{
width:240px;
float:left;
text-align:center;
height:auto;
}
/*------------------------------- service link -----------------------------*/
#service-1
{
width:200px;
float:left;
text-align:left;
height:auto;
padding-top:15px;
padding-bottom:20px;
}
.category{
	color: #006189;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	}
.category ul {margin: 0; padding: 0;}
.category li {
	list-style: none;
	}
.category li a {
	display: block;
	width:200px;
	padding-left:13px;
	text-decoration: none;
	color: #006189;
	background: url(../images/item-nor.gif) left top no-repeat;
	height:22px;
	line-height:22px;
	}
.category li a:hover {
	display: block;
	width: 200px;
	padding-left:13px;
	color: #000000;
	background: url(../images/item-hov.gif) left top no-repeat;
	height:22px;
	line-height:22px;
	}
.category li a.active {
	color: #F68927;
	padding-left:13px;
	background:url(../images/sponsors-arrow.gif) left center no-repeat #FFF;
	text-decoration:underline;
	}
/*---------------------------------------------------------------*/
#body-right
{
width:450px;
float:right;
text-align:left;
height:auto;
}
#body-bottom
{
width:708px;
margin:0px auto;
height:auto;
float:left;
padding-top:10px;
padding-bottom:20px;
}
ul#colum
{
	padding:0 0 0 0px;
	margin:0;
	list-style-type:none;
	text-align:left;
}

ul#colum li {
	display: inline;
	float: left;
	width:222px;
	height:auto;
	padding-right:12px;
	text-decoration: none;
}
/* body end */
#footer-content
{
width:708px;
margin:0px auto;
}
#footer
{
width:708px;
float:left;
margin:0px auto;
height:auto;
background-image:url(../images/footer_repeat.gif);
background-repeat:repeat-x;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#759FB2;
}
/* link */
A.foterlink:link {
	font-family:arial;
	font-size:12px;
	color: #505050;
	text-decoration: none;
}
A.foterlink:visited {
	font-family:arial;
	font-size:12px;
	color: #505050;
	text-decoration: none;
}
A.foterlink:hover {
	text-decoration: underline;
	color:#000000;
}
a.more:link{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#006189;
padding-right:5px;
padding-top:3px;
font-weight:bold;
text-decoration:none;
}
a.more:visited{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#006189;
padding-right:5px;
padding-top:3px;
font-weight:bold;
text-decoration:none;
}
a.more:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-top:3px;
font-weight:bold;
text-decoration:none;
}
A.left-link:link {
	font-family:arial;
	font-size: 12px;
	font-weight:none;
	color: #49494C;
	font-weight:bold;
	letter-spacing:.03em;
	text-decoration:none;
}
A.left-link:visited {
	font-family:arial;
	font-size: 12px;
	font-weight:none;
	color: #49494C;
	letter-spacing:.03em;
	font-weight:bold;
	text-decoration:none;
	}
A.left-link:hover {
	color: #000000;
	text-decoration:underline;
}

.input {
	font-family:arial;
	font-size: 9px;
	font-weight:none;
	color: #515151;
	border:#AAAAAA 1px solid;
	background-color:#D5D6D7;
	height:16px;
	line-height:16px;
}

/*******   added by partha   ********/

#table{
width:450px;
height:auto;
}

/*------------------------------- software services link -----------------------------*/
#software-link
{
width:125px;
float:left;
text-align:left;
height:auto;
padding-top:15px;
padding-bottom:50px;
}
.development{
	color: #006189;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	}
.development ul {margin: 0; padding: 0;}
.development li {
	list-style: none;
	}
.development li a {
	display: block;
	width:135px;
	padding-left:13px;
	text-decoration: none;
	color: #00558E;
	background: url(../images/item-nor.gif) left top no-repeat;
	height:22px;
	line-height:22px;
	}
.development li a:hover {
	display: block;
	width: 135px;
	padding-left:13px;
	color: #000000;
	background: url(../images/item-hov.gif) left top no-repeat;
	height:22px;
	line-height:22px;
	}
.development li a.active {
	color: #F68927;
	padding-left:13px;
	background:url(../images/sponsors-arrow.gif) left center no-repeat #FFF;
	}
/*---------------------------------------------------------------*/

.bodytext_blackheader{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}
.bodytext_sitemap{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}
.bodytext_sitemap:hover{
	text-decoration:underline;
}
.bodytext_sub_sitemap{
	font-size:12px;
	color:#444444;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
	background-position:center;
}
.bodytext_sub_sitemap:hover{
	text-decoration:underline;
}
.bodytext_sub_2_sitemap{
	font-size:12px;
	color:#555555;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}
.bodytext_sub_2_sitemap:hover{
	text-decoration:underline;
}

.tableheader{
background-image:url(../images/tabletop.gif);
height:35px;
background-repeat:repeat-x;
}

/* --------------------------------------------------------------------------------------*/

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 2px 0 2px 0;
padding-left: 155px;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; 
width: 150px; 
}

.cssform input[type="text"]{
width: 180px;
}

.cssform textarea{
width: 250px;
height: 100px;
}

* html .threepxfix{
margin-left: 3px;
}

/* ------------------------------------------------------------------------------------*/

.dotted{
	background-image:url(../images/dotted.gif);
	height:1px;
	background-repeat:repeat-x;
}

.downloadtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006189;
	padding-left:10px;
	padding-right:5px;
	padding-top:3px;
	font-weight:bold;
	text-decoration:none;
}

.pdf{
padding-top:5px;
padding-bottom:5px;
}
.download{
	color: #006189;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	}
.download ul {margin: 0; padding: 0;}
.download li {
	list-style: none;
	}
	
.tableborder{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-right:3px;
padding-left:3px;
padding-top:3px;
padding-bottom:3px;
font-weight:bold;
text-decoration:none;
border:#666666 1px solid;
}

/* colapsed frame */

		.accordion_toggle {
			display: block;
			height: 30px;
			width: 430px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 400px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
/* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 450px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 400px;
    }
			
.question {
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	background:url(../images/collapsed_back.gif) left;
	background-repeat:repeat-x;
/*	background-color:#1388B9;*/
	}			
			
/* colapsed frame */





