* {
	margin:auto;
	padding:0;
}

html {
	overflow-y: scroll;
	background:#5f5f5f url(../images/htmlBg.png) repeat-x 0 0;
}

body {
	/*background:#e1e1e1 url(../images/bgBody01.gif) repeat-x 0 0;
	background:#fff;*/
	font-family:Trebuchet MS;
	font-size:12px;
	color:#39454e;
	text-align:center;
	cursor:default;
}
  
p {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
 
a img {
	border: 0px;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

textarea {
	width:350px;
	height:80px;
	border:1px solid #39454e;
	background:#e1e1e1;
	margin-top:2px;
}

textarea:hover {
	width:350px;
	height:80px;
	border:1px solid #39454e;
	background:#ffffff;
	margin-top:2px;
}

:focus{outline:none;}
 
a {
	text-decoration:none;
	cursor:pointer;
}
 
#main_body {
        background:#f2f2f2;
	width:950px;
	margin:0px auto;
	text-align:left;
	padding: 0px 5px 15px 5px;
	/*background:#e1e1e1 url(../images/bgBody01.gif) repeat-x 0 0;*/
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#header {
	display:block;
	height:65px;
	width: 100%;
}

#header #logo {
	float:left;
	position:relative;
	padding:10px;
}

#rightContent {
	float:right;
	position:relative;
	padding: 5px;
}

#rightContent ul li {
	display: inline;
	padding:0px 3px;
	color: #000;
}

#rightContent ul li a {
	text-decoration:none;
	color: #000;
}

#rightContent ul li a:hover {
	color: #900;
}

/* Menu Part */
#menuContainer {
	margin: 20px 0px 5px 0px;
	height:38px;
	width: 950px;
	text-align: center;
}

#menu_body {
	padding:0px 0px;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	/*width: 100%;*/
}

#menu_body .leftCap {
	float: left;
	background: url(../images/menuLeftCap.gif) left no-repeat;
	width: 7px;
}

#menu_body .rightCap {
	float: right;
	background:url(../images/menuRightCap.gif) right no-repeat;
	width: 7px;
}

.menu_content {
	background:url(../images/menuMiddle.gif) repeat-x 0 0;
	height: 38px;
	width: 926px;
	padding:6px 5px 0px 5px;
	font-weight:bold;
	float: left;
}

.menu_content ul {
	list-style-type:none;
}

.menu_content li {
	float:left;
	margin-right:10px;
}

.menu_content li:hover {
	/*background:#757d83;*/
	background:#990000;
	margin-right:10px;
	float:left;
	color:#ffffff;
}

.menu_content a {
	color:#d4d7da;
	padding:5px 10px 5px 10px;
	display:block;
}

.menu_content a:hover {
	color:#ffffff;
	padding:5px 10px 5px 10px;
}

li.menu_content_active {
	background:#757d83;
	margin-right:10px;
	float:left;
	color:#ffffff;
}

.menu_content_active a {
	color:#ffffff;
	padding:5px 10px 5px 10px;
}

body.home li.homeActive, 
body.aboutus li.aboutActive, 
body.itsolutions li.itsolutionsActive, 
body.newsEvents li.newsEventsActive, 
body.partners li.partnersActive, 
body.presence li.clientsActive,
body.consulting li.consultingActive, 
body.contactus li.contactActive {
	/*background:#757d83;*/
	background:#990000;
	margin-right:10px;
	float:left;
	color:#ffffff;
}


 /* Search Part Starts Here */

.search_body {
	display:none;
	margin-top:2px;
	color:#2b2f32;
	width:220px;
	height:20px;
	float:right;
	background:url(../images/search_input_bg.gif) no-repeat;
}

.search_body a {
	padding:0px;
	display:inline;
}

.search_body a:hover {
	padding:0px;
	display:inline-block;
}

.search_body input[type="text"] {
	margin:1px 0px 0px 3px;
	width:180px;
	color:#2b2f32;
	background:none;
	border:none;
	vertical-align:top;
}

.search_body input[type="image"] {
	margin:1px 0px 0px 8px;
}
/* Search Part Ends Here */

 
/* Breadcrumbs Starts Here */

#breadcrumbs {
	display: inline;
	margin: 0px;
	padding:0px;
	font-size: 13px;
}

.topBreadcrumbs ul {
	list-style:none;
}

.topBreadcrumbs li {
	display:inline;
	list-style:none;
	padding: 0px 2px;
	color: #900;
}

.topBreadcrumbs li a {
	text-decoration: none;
	color: #900;
}

.topBreadcrumbs li a:hover {
	text-decoration: none;
	color: #ccc;
}

.topBreadcrumbs li.current {
	text-decoration: none;
	color:#666;
}

/* Breadcrumbs Ends Here */

/* Menu Part */

/* Content Body Starts Here */

#content_body {
	clear:both;
	/*background:url(../images/content_bg.gif) top left repeat-x;*/
	margin-top:10px;
	text-align:left;
	padding:5px;
	font-size:12px;
	/*color:#5d6c77;*/
	color:#000;
	min-height:500px;
}

#top_content {
	height:345px;
	clear:both;
}

#main_info{
	width:330px;
	float:left;
	color:#39454e;
	font-size:13px;
}

#main_info p {
	padding-top:10px;
	line-height:20px;
}

#main_info p.highlight {
	padding-top:10px;
	line-height:20px;
	font: 1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
}

/* Content Slider */

#hpSlideshow {
	border: 2px solid #999;
	width: 600px;
	height: 300px;
	background: #fff;
	float:right;
}

#slider_shadow {
	background:url(../images/content_slider_shadow.gif) right bottom no-repeat;
	height:345px;
}

#content_slider {
	float:right;
	outline:0;
	width:600px;
}
/* Content Slider */

.headers {
	border-bottom:1px solid #7c8389;
	padding-bottom:5px;
	color:#39454e;
	font-size:21px;
	font-weight:bold;
	margin-bottom:12px;
}

.headers1 {
	border-bottom:1px solid #7c8389;
	padding-bottom:5px;
	color:#000;
	font-size:21px;
	font-weight:bold;
	margin-bottom:12px;
}

.small_headers {
	padding-top:5px;
	color:#39454e;
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:12px;
}

.sub_headers {
	border-bottom:1px solid #7c8389;
	padding-bottom:5px;
	color:#39454e;
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:3px;
}

.smallSubHeaders {
	color:#333;
	font-size:17px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:3px;
	border-bottom: 1px solid #666;
	display:inline;
}

#bottom_content {
	clear:both;
	margin-top:10px;
	padding-bottom:15px;
}

#left_content {
	padding-bottom:30px;
	width:600px;
	float:left;
	/*color:#5d6c77;*/
	color:#000;
	font-size:12px;
	text-align:left;
	line-height: 1.8em;
}

#right_content {
	clear:right;
	width:200px;
	float:right;
	/*color:#5d6c77;*/
	color:#000;
	font-size:12px;
	text-align:left;
}

#left_content a {
	color: #900;
	text-decoration: none;
}

#left_content a:hover {
	color: #900;
	text-decoration: underline;
}

.right_links {
	color:#000;
	font-size:13px;
	text-align:left;
	text-decoration:none;
}

.right_links li {
	list-style-type:none;
	padding:5px 0px 5px 0px;
}

.right_links li:hover {
	list-style-type:none;
	padding:5px 0px 5px 5px;
}

.right_links li.current {
	list-style-type:none;
	padding:5px 0px 5px 5px;
	color: #000;
	font-weight:bold;
	cursor: default;
}

.right_links li.current:hover {
	list-style-type:none;
	padding:5px 0px 5px 5px;
	color: #000;
	font-weight:bold;
	cursor: default;
}

.right_links1 li {
	list-style-type:none;
	padding:5px 0px 5px 0px;
}

.right_links1 li a {
	color:#000;
	letter-spacing: 0.16em;
}

.right_links1 li a:hover {
	color:#000;
	letter-spacing: 0.16em;
}

.right_links a {
	color:#900;
	text-align:left;
	text-decoration:none;
}

.right_links a:hover {
	color:#000;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

.read_more_btn {
	width:82px;
	height:24px;
	margin-right:0px;
}

#follow_us {
	margin-top:12px;
}

#follow_us img {
	margin-right:12px;
}

#follow_us a:hover {
	padding: 0px !Important;
}

/* Contact Form */
.contact input[type="text"] {
	width:300px;
	border:1px solid #39454e;
	background:#e1e1e1;
	margin-top:2px;
	padding:3px;
}

.contact input[type="text"]:hover {
	width:300px;
	border:1px solid #39454e;
	background:#ffffff;
	margin-top:2px;
	padding:3px;
}

label.error {
	color: red;
	padding-left: 20px;
} 
/* Contact From */

/*Content Body Ends Here */

/* Footer Starts Here */
#footer {
	clear: both;
	/*bottom: 20px;
	position: absolute;*/
	text-align: center;
	width: 100%;
	/*height: 30px;*/
	
}

#footer #footerContent {
	border-top:1px solid #bebebe;
	width: 100%;
	display: block;
	color:#5d6c77;
	padding-top:5px;
}

#footer #footerContent a {
	text-decoration:none;
	color:#5d6c77;
}

#footer #footerContent span {
	padding:0px 5px 0px 5px;
}

#footer #footerContent a:hover {
	text-decoration:underline;
	color:#000;
}

#footer #copyRight {
	clear: both;
	width: 960px;
	display: block;
	text-align: center;
	padding: 10px 0px 0px 0px;
	color:#5d6c77;
}
/* Footer Ends Here */
 
 
/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	/*background: url(../images/tabBlue.png) no-repeat -652px 0;*/
	background: #ccc;
	display:block;
	height: 30px;  
	line-height:30px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px 10px;
	margin:0px;	
	position:relative;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

.tabs a:active {
	outline:none;
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	/*background-position: -652px -31px;	*/
	color:#000;
	background-color:#ccc;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	/*background-position: -652px -62px;		*/
	cursor:default !important; 
	color:#000 !important;
	background: #fff;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-color: #fff; /*background-position: -519px 0;*/ width:auto; }
.tabs .w1:hover 	{ /*background-position: -519px -31px;*/ }
.tabs .w1.current { /*background-position: -519px -62px;*/ }

/* width 2 */
.tabs .w2 			{ /*background-position: -366px -0px*/; width:auto; }
.tabs .w2:hover 	{ /*background-position: -366px -31px;*/ }
.tabs .w2.current { /*background-position: -366px -62px;*/ }


/* width 3 */
.tabs .w3 			{ /*background-position: -193px -0px;*/ width:174px; }
.tabs .w3:hover 	{ /*background-position: -193px -31px;*/ }
.tabs .w3.current { /*background-position: -193px -62px;*/ }

/* width 4 */
.tabs .w4 			{ /*background-position: -0px -0px;*/ width:194px; }
.tabs .w4:hover 	{ /*background-position: -0px -31px;*/ }
.tabs .w4.current { /*background-position: -0px -62px;*/ }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:auto;
	background-color:#fff;
}

/* styling for careers page */ 
#positionsListing {
	width: 700px;
	margin: 160px 10px 10px 10px;
}

#positionsListing table {
	width: 100%;
	border: 1px solid #666;
}

#positionsListing table tr {
	background-color: transparent;
}

#positionsListing table tr:hover {
	background-color: #F5F5F5;
}

#positionsListing table th {
	padding: 5px;
	color: #fff;
	text-align:left;
	font-weight: bold;
	border-bottom: 1px solid #666;
	background-color: #333;
}

#positionsListing table td {
	vertical-align:top;
	padding: 5px;
}

#positionsListing table td a {
	text-decoration:none;
	color: #900;
}

#positionsListing table td a:hover {
	text-decoration:underline;
	color: #900;
}

.positionDetails {
	width: 700px;
	margin: 160px 0px 0px 10px;
	display: none;
}

.positionDetails .row,
.positionDetails .lastRow{
	display: block;
	margin: 0px 0px 10px 0px;
}

.positionDetails .lastRow {
	text-align: right;
}

.positionDetails .row a,
.positionDetails .lastRow a {
	color: #900;
	text-decoration: none;
}

.positionDetails .row a:hover,
.positionDetails .lastRow a:hover {
	color: #900;
	text-decoration: underline;
}

.positionDetails span.label {
	font-weight: bold;
	display: inline-block;
	width: 125px;
	vertical-align:top;
}

.positionDetails span.data {
	display: inline-block;
	width: 550px;
	vertical-align:top;
}

.positionDetails span.data ul {
	list-style:outside;
}

.positionDetails span.data li {
	list-style-type:square;
}

#privacy #content_body ul {
	list-style: disc;
	margin-left: 30px;
}





















