body {
	display: block;
	margin: 0 auto; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4f5c6a;
	background-color: #fff; /*Old color code #d8ecfb*/
	background-image: url(../images/bg_colorb.jpg);
	background-repeat: repeat-x;
}

.main{
	overflow: hidden;
	margin: 0 auto; 
	padding: 0;
	width: 980px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

.header{
	overflow:hidden;
	width: 980px;
	height: 125px;
	display: block;
	margin: 0 auto; 
	padding: 0;
}

.imagespce{
	height:390px;
	display:block;
}

/*Intagleo Logo*/
div.logotype{
	float:left;
}

div.logotype a{
	display: block;
	width: 187px;
	height: 80px;
	padding: 0;
	margin-top: 12px;
	margin-bottom: 24.5px;
	text-indent: -9999px;
	background-image: url(../images/intagleo_logo.jpg);
	background-position: 0 0;
}

/*quicklinks*/
div.quicklinks{
	float:right;
}
div.quicklinks ul{
	overflow:hidden;
	margin-right: 10px;
}
div.quicklinks ul li{
	float:right;
	text-align:center;
	font-size:11px;
	display: inline;
	margin: 10px 5px;
}
div.quicklinks ul li a{
	float:left;
	height: 50px;
	display:inline;
	cursor:pointer;
	text-align:center;
	color:#4f5c6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
div.quicklinks ul li.active a{
	color:#4f5c6a;
}
div.quicklinks ul li.active a:hover{
	color: #278ab2;
}
div.quicklinks ul li a:hover{
	color: #278ab2;
}

/*menu*/
div.menu_base{
	overflow:hidden;
	display: block;
	float:left;
	width:980px;
	height:37px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -22%;
}

div.menu{
	overflow: hidden;
	display: block;
	float: left;
	width:980px;
	height:37px;
	margin: 0;
	padding: 11px 0 0 0;
}

div.menu ul{
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 35px;
}

div.menu li{
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}

div.menu li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	float: left;
	cursor: pointer;
	background: url(../images/tab_center.gif) repeat-x bottom;
	height: 23px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 1.05em 0.5px 1.05em;
	margin: 0;
}

div.menu ul li.active a{
	background:url(../images/tab_active_center.gif) repeat-x;
	color:#4f5c6a;
	cursor:default;
}
div.menu ul li.active a:hover{
	
}
div.menu ul li a:hover{
	color:#71b4d7;
}

div.pulse {
	background-color: #ebebeb;
	margin: 0 1px 0 0;
	padding: 2px;
	text-align: center;
}

.pinner_box{
	float: left;
	display: block;
	padding: 0;
	margin:0;
	height: 35px;
	width: auto;
}

.phone_icon
{
	margin-left: 15px;		
}

.phone_no{
	float:left;
	display: block;
	height: 25px;
	padding: 0;
	margin: 0 auto;
	line-height: 10px;
}

img { border:none; }

div.content{
	overflow: hidden;
	width: 980px;
	height: 335px;
	margin: 0 auto; 
	padding: 0;
	display: block;
	background-color: #ebebeb;
}

div.left_column{
	display: block;
	height: 100%;
	width: 768px;
	float: left;
	margin: 0 auto; 
	padding: 0;
	background-color: #fff;
	background-image: url(../images/page_heading.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

div.right_column{
	float: right;
	width: 212px;
	height: 100%;
	margin: 0 auto; 
	padding: 0;
	display: block;
	background-color: #ebebeb;
}


div.flasharea {
	width: 768px;
	height: 200px;
}

div.our_technology {
	overflow: hidden;
	display: block;
	padding: 0;
	margin: 1px 1px 1px 0;
	width: 767px;
	height: 30px;
	background-color: #ebebeb;
}

div.element{
	overflow: hidden;
	display: inline;
	float: left;
	width: 768px;
	height: 70px;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

div.element ul{
	overflow: hidden;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 55px;
}

div.element li{
	overflow: hidden;
	display: inline;
	float: left;
	margin: 0px 10px;
	padding: 0;
}

div.our_experties {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 768px;
}

div.experty {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0;
	margin: 0 1px 0 0;
	width: 255px;
	height: 175px;
	background-color: #ebebeb;
}

.experty_heading {
	float:left;
	display: block;
	width: 100%;
	height: 25px;
	background-color:#4f5c6a;
	padding: 0 20px;
	margin: 0;
}

.experty_detail {
	display: block;
	width: 255px;
	margin:0 auto;
	padding-top: 15px;
}

.experty_detail ul{
	display: block;
	padding-right: 1px;
	position:relative;
	left: -5%;	
}

.experty_detail li{
	list-style-image: url(../images/bulitexp.gif);
	line-height: normal;
}

div.experty a{
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	width: 37px;
	height: 17px;
	background: url(../images/moreo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 10px;
}

div.experty a:hover{
	overflow:hidden;
	float:right;
	width: 37px;
	height: 17px;
	background: url(../images/moreover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.headingbase{
	overflow: hidden;
	float: left;
	padding: 0 10px;
	margin: 0 auto;
	width: 190px;
	height: 20px;
	background-color: #d7d7d7;
}

div.productbox{
	width: 190px;
	margin:0 auto;
	padding: 0;
}


div.productbox ul{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

div.productbox li{
	display: block;
	border-bottom:dotted #999999;
	border-bottom-width: 1px;
	padding: 1px;
	padding-bottom: 6px;
	margin: 0;
}

div.productbox a{
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	width: 37px;
	height: 17px;
	background: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
}

div.productbox a:hover{
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	width: 37px;
	height: 17px;
	background: url(../images/moreover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.footer{
	float:left;
	display: inline;
	overflow: hidden;
	width: 980px;
	height: 120px;
	background-color: #a5c5dd; /*old color #a5c5dd*/
	margin: 0; 
	padding: 0;
}

div.copyright_box {
	float:left;
	display: block;
	width: 196px;
	height: 140px;
	background-image: url(../images/copyright_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 auto; 
	padding: 0;
}

div.copyright_box p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f5c6a;
	position: relative;
	bottom: -13%;
	padding-left: 10px;
}

div.footer_links_box {
	float:left;
	display: block;
	width: 196px;
	height: 110px;
	background-image: url(../images/spliter_footer.gif);
	background-repeat: no-repeat;
	margin: 0 auto; 
	padding: 0;
	position: relative;
}

div.footer_links_box li{
	float: left;
	display: block;
	width: 150px;
	margin: 0px;
	position: relative;
	left: -10%;
}


div.footer_links_box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #647587;
	text-decoration: none;
}

div.footer_links_box a:hover{
	color:#fff;
	background-color:#4f5c6a;
}

.footer_main {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom:dotted #87a8c1 1px;
	padding-top: 1px;
}

/*Risk Free Outsourcing for height*/
div.content_inner{
	overflow: hidden;
	width: 980px;
	height: 100%;
	margin: 0 auto; 
	padding: 0;
	display: block;
	background-color: #ebebeb;
}

.page_mp{
	width: 724px;
	margin: 0;
	padding: 20px;
}

.innerpageteam p{
	display: block;
	padding: 0 0 0 100px;
	margin: 0;
	text-align: justify;	
}

.innerpage p{
	display: block;
	padding: 0;
	margin: 0;
	text-align: justify;	
}

.box_heading{
	display: block;
	width: 50px;
	height: 50px;
	border: thin #ebebeb solid;
	background-color: #fefefe;
	margin: 5px;
	padding: 10px;
}

.imgboxrbig{
	float: right;
	display: block;
	overflow: hidden;
	background-color:#999999;
	border: 1px #dddddd solid;
	width: 300px;
	height: 230px;
	margin: 0 15px 15px 15px;
}

.imgboxleft{
	float: left;
	display: block;
	overflow: hidden;
	background-color:#999999;
	border: 1px #dddddd solid;
	width: 125px;
	height: 150px;
	margin: 0 15px 15px 15px;
}

.imgboxright{
	float: right;
	display: block;
	overflow: hidden;
	background-color:#999999;
	border: 1px #dddddd solid;
	width: 300px;
	height: 150px;
	margin-top: 15px;
	margin-left: 15px;
}

.linum li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding: 2px;
	margin: 0;
}

/*inner page sub menu*/
.innerpmenu{
	float:left;
	display: block;
	padding: 0;
	margin: 0;
}

.innerpmenu ul{
	overflow:hidden;
	display: block;
	padding: 0;
	margin: 0;
}

.innerpmenu li{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}

.innerpmenu a{
	float:left;
	display:inline;
	cursor:pointer;
	color:#4f5c6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

div.innerpmenu a:hover{
	color: #278ab2;
	background-color: #dcdcdc;
}

div.innerpmenu ul li.active a{
	color:#278ab2;
	background-color: #dcdcdc;
}

/*Small Box menu*/

div.sb_menu {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

div.sb_section {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0;
	margin: 0 1px 2px 0;
	width: 100%;
}

div.sb_section a{
	text-decoration: none;
	color: #71b5d7;
	font-size: 11px;
	background-color: #eeeeee;
	padding: 10px 10px;
}

div.sb_section a:hover{
	color: #000;
	font-weight: 500;
}

div.sb_section ul li.active a{
	color:#278ab2;
	background-color: #dcdcdc;
	font-weight: 500;
}

.sb_heading {
	float:left;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 25px;
	background-image: url(../images/sb_heading.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 1px 20px;
	margin: 0;
}

.sb_detail {
	margin: 0;
	padding: 0;
}
	
.sb_detail ul{
	display: block;
	float: left;
	position: relative;
	left: -6%;
}


.sb_detail li
{
	float: left;
	display: block;
	margin: 0;
	padding: 5px 0 5px 1px;
}



/*Sitemap*/

div.sitemapmain {

}

div.sitemapmain hr{
	border: thin solid #efefef;
}


div.sitemapmain li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #758698;
	text-decoration: none;
	
}

div.sitemapmain a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #647587;
	text-decoration: none;
	font-weight: bold;
}

div.sitemapmain a:hover{
	color: #647587;
	text-decoration: underline;
}

/*Text Styles*/

/*Text Align on the Engagement Model Page Headings*/
.Heading4{
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5B5B5B;
	text-decoration:none;
}

.Heading4 ul{
	overflow:hidden;
	display: block;
	padding: 0;
	margin: 0;
}

.Heading4 li{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	width: 178px;
}


/*h1 h2 h3 h4 h5 heading styles*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#4f5c6a;
	text-align:left;
	text-decoration:none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#4f5c6a;
	text-align:left;
	text-decoration:none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3399CC;
	text-align:left;
	text-decoration:none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5B5B5B;
	text-align:left;
	text-decoration:none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4A4A4A;
	text-align:left;
	text-decoration:none;
}

.h2_darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	color: #4f5c6a;
	text-align:left;
	text-decoration: none;
	position: relative;
	top: 17%;
}

.h2_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	color: #fff;
	text-align:left;
	text-decoration: none;
	position: relative;
	top: 17%;
}


.h3_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4f5c6a;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	top: 10%;
}

.h3_gray_spliter {
	display: block;
	height: 70px;
	background-image: url(../images/spliter_graybar.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*p styles simple text*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#4f5c6a;
	text-align:left;
	text-decoration:none;
	line-height: normal;
}

hr {
	border: dotted thin #d7d7d7;
	margin-bottom: 10px;
}

ul ol li
{
	font-family: Arial, Helvetica, sans-serif;	
}

/*Text in the menu bar*/
.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
}

.gray_text_blod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


div.contact_us_page_details{
	margin:0; padding:0; 
	width:750px; font-size:12px; 
	color:#6e7a86; font-family:Arial, Helvetica, sans-serif;
}

div.contact_us_page_details .left_contact_details{
	margin:0; padding:0;
	width:390px;  float:left;
}

.left_contact_details_strong{
	color:#6e7a86; padding-bottom:5px;
	display:block; height:15px;
 }

.clear{
	clear:both; height:1px;
 }

 .left_contact_details .address_disply{width:205px; margin:0; padding:0; float:left;}

.google_map{float:left; width:130px; margin-top:0px;}

div.contact_form{margin:0 0 0 15px; padding:0; width:330px; float:left;}

div.form_fields{margin:10px 0 0 0; padding:15px; border:1px solid #6e7a86;}

div.form_fields label{display:block; float:left; width:80px; margin:5px 0 0 0;}

.type_style{width:215px; height:20px; margin:0; float:right; border:1px solid #6e7a86; color:#6e7a86; padding:0;}
.type_style2{width:215px; height:90px; margin:0; float:right; border:1px solid #6e7a86; color:#6e7a86; padding:0;}

.star{color:#C00; font-size:14px;}


#chat_box{background:url(../contact/images/chat_box_img.jpg) no-repeat; width:500px; height:381px;}

.input_type_bg{background:url(../contact/images/chat-box_03.jpg) no-repeat; width:348px; height:28px; margin-top:6px; border:none;}
.input_type_bg2{background:url(../contact/images/S.jpg) no-repeat; width:348px; height:40px; margin-top:60px; border:none; padding:5px; resize:none;}

div.name_input{padding-top:130px; margin:0 0 0 30px;}


.start_chat{ width:100px; height:26px; margin-left:190px; border:none;  position:absolute; margin-top:180px;}
.clearbody
{
	display: block;
	margin: 0 auto; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4f5c6a;
	background-color: White;
	background-image: None;
	background-repeat: repeat-x;
	
	}



/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:100px; height:30px; display:block; float:left; margin:30px 0 0; }

#outerContainer { width:630px; height:30px; margin:auto; position:relative; }
#imageScroller { width:630px; height:30px; position:relative; background:#ebebeb; }
#viewer { width:630px; height:30px; overflow:hidden; margin:auto; position:relative; }
#imageScroller a:active, #imageScroller a:visited { color:#ebebeb; }
#imageScroller a img { border:0; margin:0px 10px 0px 10px; width:60px; height:30px; }
#controls { width:630px; height:30px; position:absolute; left:4px; z-index:10;	}
#controls a { width:35px; height:30px; position:absolute;  }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title { color:#ffffff; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; }
#rtl { background:url(images/rtl.png) no-repeat; left:100px; }
#rtl:hover { left:99px; }
#ltr { right:100px; }
#ltr:hover {}


/*test demo*/
#demo { 
 background: #ebebeb; 
 overflow:hidden; 
 
 width: 640px; 
} 
#demo img {
 border:0; margin:0px 10px 0px 10px; width:80px; height:30px; 
} 
#indemo { 
 float: left; 
 width: 9000px; 
} 
#demo1 { 
 float: left; 
} 
#demo2 { 
 float: left; 
} 
