* {
    margin: 0;
    padding: 0;
}

body {
	font: 80%/185% Arial, Helvetica, sans-serif;
	color:#000000;	
	line-height:normal;
}


h5, h4, h3, h2, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
        line-height: 120%;
	padding-bottom:10px;
}

p {
	color:#666666;
	line-height:120%;
	padding-bottom:10px;
	text-align:justify;
}

h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
	color:#F05A24;
}

h2 {
	font-weight: bold;
	font-size:130%;
}

h3 {
	font-size:125%;
	color:#EC1C24;
}

h4 {
	font-size:110%;
}

h5 {
	font-size:90%;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#EC1C24;
}

.logo {
	position:absolute;
	width:351px;
	height:75px;
	left:0;
	top:20px;
	background:transparent url(../images/logo_inti_02.png) no-repeat;
	text-indent: -5000px;
}

.logoright {
	position:absolute;
	width:100px;
	height:45px;
	right:0;
	top:43px;
	background:transparent url(../images/logo_microsoft_05.png) no-repeat;
	text-indent: -5000px;
}

.clear {
	clear:both;
}

.topborder {
	position:relative;
        top:90px;
	border-top:1px dashed #9F9F9F;
}

.btmborder {
	position:relative;
        top:140px;
	border-bottom:1px dashed #9F9F9F;	
}

.btmborder2 {
	position:relative;
        top:-22px;
	border-bottom:1px dashed #9F9F9F;	
}

.btmborder3 {
	position:relative;
        top:30px;
	border-bottom:1px dashed #9F9F9F;	
}

.newstitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
    line-height: 120%;
	color:#000000;	
}

.newstitle a {
	color:#F05A24;	
}

.newstitle a:hover, a:active {
	color:#EC1C24;	
}

.newscontent {
        line-height: 120%;
}

.newsimage {
		float:right;
		padding:0 10px 0 10px;
}

.datepost {
	font-size:85%;
	color:#666666;
}

.imagesign {
	margin:0 0 0 20px;
	padding:0;
}

.listclients,
.listclients ul {
	list-style:none;
	margin:0 auto;
	padding:0;	
}

.listclients li {
	margin:0;
	padding:5px 0 0;	
	width:230px;	
	height:130px;
	overflow:hidden;
	text-align:center;
	float:left;
}

.listclients li a.thumb {
	width:210px;
	height:98px;
	padding:2px;
	display:block;
	margin:0 auto;
}

.listclients li a.thumbTitle {
	display:block;
	margin-top:5px;
	text-decoration:none;
	color:#666666;
}

.listclients li a:hover {
	color:#EC1C24 !important;
}

.listclients li a.thumb img {
	border:1px solid #808080;
}

.menu {
	float:left;
	width:900px;
	height:30px;
	padding:13px 2px 3px;
	margin-top:88px;
}

.menu ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

.menu ul li {
	display:block;
	float:left;
	cursor:pointer;
	margin-left:10px;
}

.menu ul li a {
	display:block;
	height:16px;
    margin: 6px 6px;
	color:#808080;
	text-indent:-9999px;
	overflow:hidden;
}

.menu ul li.technology_menu a,
.menu ul li.services_menu a,
.menu ul li.methodology_menu a,
.menu ul li.recognition_menu a,
.menu ul li.client_menu a,
.menu ul li.remote_menu a {
	background-repeat:no-repeat;
	background-image:url(../images/menuhome.png);
}

.menu ul li.current, .menu ul li:hover {
        background:#910000;
}

.menu ul li.technology_menu a { width:112px; background-position:-1px 0;}
.menu ul li.services_menu a { width:76px; background-position:-133px 0;}
.menu ul li.methodology_menu a { width:126px; background-position:-239px 0;}
.menu ul li.recognition_menu a { width:114px; background-position:-402px 0;}
.menu ul li.client_menu a { width:58px; background-position:-543px 0;}
.menu ul li.remote_menu a { width:163px; background-position:-640px 0;}

.menu ul li.technology_menu a.current, .menu ul li.technology_menu a:hover { background-position:0px -33px; }
.menu ul li.services_menu a.current, .menu ul li.services_menu a:hover { background-position:-133px -33px;}
.menu ul li.methodology_menu a.current, .menu ul li.methodology_menu a:hover { background-position:-239px -33px;}
.menu ul li.recognition_menu a.current, .menu ul li.recognition_menu a:hover { background-position:-402px -33px;}
.menu ul li.client_menu a.current, .menu ul li.client_menu a:hover { background-position:-543px -33px;}
.menu ul li.remote_menu a.current, .menu ul li.remote_menu a:hover { background-position:-640px -33px;}


#wrap {
	width:950px;
	margin:0 auto;
	min-height: 800px; 
}

#header {
	width:950px;
	height:160px;
	position:relative;
	margin:0 auto;
}

#header .topmenu {
	width:188px;
	float:right;
	padding:5px 0px 5px;
}

#header .topmenu ul {
	float:right;
}

#header .topmenu li {	
	padding:2px 0px 2px 0px;
	display:inline;
	border-left:1px solid #A6A8AB;
}

#header .topmenu li:first-child {
	border:none;
}

#header .topmenu li a {	
	font-size:90%;
	color:#6D6D6D;
	text-transform:lowercase;
	padding:0 4px;
}

#header .topmenu li a:hover, 
#header .topmenu li a.active {
	color:#EC1C24;
}

#header .searching {
    position: absolute;
    right:0px;
    top: 129px;
}

#header fieldset.search {
	border: none;
	width: 218px;
	margin: 0 auto;
}

#header .search input, .search button {
	border: none;
	float: left;
}
#header .search input.box {
	color: #6D6E70; 
	font-size: 11px;
	width: 173px;
	height: 27px;
	padding:2px 5px;
	background: #FFF url(../images/box_search_09.png) no-repeat;
}

#header .search button.btn {
	width: 34px;
	height: 26px;
	cursor: pointer;
	text-indent: -9999px;
	background: #FFF url(../images/button_search_09.png) no-repeat top right;
}

#sm {
	width:950px;
	margin:0 auto;
	position:relative;
	float:left;
}

#sm .breadcumb {
	margin:8px 0 0 10px;
	display:block;
	font-size:90%;
	margin-bottom:80px;
}

#sm .breadcumb ul {
	display: inline;
	border: none;
}

#sm .breadcumb ul li {
	border: none;
	list-style: none;
	display: inline;
}

#sm .breadcumb ul li a {
	color:#000000;
}

#sm .breadcumb ul li a:hover, 
#sm .breadcumb ul li a.active {
	color:#EC1C24;
}

#cp {
	width:950px;
	top:40px;
	margin:0 auto;
	position:relative;
}

#cp .mainbanner {
	width:950px;
	margin:0 auto;
	padding:0;
}

#cp .wpage {
	padding:5px 0;
}

#cp .wpage .box1 {
	float:left;
	position:relative;
	top:-56px;
	left:20px;
	background:transparent url(../images/box_bg_01.png) 0 0 no-repeat;
	width:292px;
	padding:10px 10px 10px 10px;
	min-height:202px;
}

#cp .wpage .box2 {
	float:left;
	position:relative;
	top:-56px;
	left:20px;
	background:transparent url(../images/box_bg_01.png) 0 0 no-repeat;
	width:292px;
	padding:10px 10px 10px 10px;
	min-height:202px;
}

#cp .wpage .box3 {
	float:left;
	position:relative;
	top:-56px;
	left:20px;
	background:transparent url(../images/box_bg_01.png) 0 0 no-repeat;
	width:292px;
	padding:10px 10px 10px 10px;
	min-height:202px;
}

#cp .wpage .box1 .icon1{
	float:left;
	position:relative;
	top:12px;
	left:10px;
	background:transparent url(../images/icon_tech_18.png) 0 0 no-repeat;
	width:87px;
	height:89px;
	text-indent: -5000px;
}

#cp .wpage .box2 .icon2{
	float:left;
	position:relative;
	top:12px;
	left:20px;
	background:transparent url(../images/icon_recog_15.png) 0 0 no-repeat;
	width:58px;
	height:101px;
	text-indent: -5000px;
}

#cp .wpage .box3 .icon3{
	float:left;
	position:relative;
	top:10px;
	left:10px;
	background:transparent url(../images/icon_news_12.png) 0 0 no-repeat;
	width:62px;
	height:97px;
	text-indent: -5000px;
}

#cp .wpage .box1 .more1 {
	float:left;
	position:absolute;
	top:156px;
	left:132px;
	background:transparent url(../images/button_more_12.png) 0 0 no-repeat;
	width:73px;
	height:26px;
	text-indent: -5000px;
}

#cp .wpage .box2 .more2 {
	float:left;
	position:absolute;
	top:156px;
	left:119px;
	background:transparent url(../images/button_more_12.png) 0 0 no-repeat;
	width:73px;
	height:26px;
	text-indent: -5000px;
}

#cp .wpage .box3 .more3 {
	float:left;
	position:absolute;
	top:156px;
	left:102px;
	background:transparent url(../images/button_more_12.png) 0 0 no-repeat;
	width:73px;
	height:26px;
	text-indent: -5000px;
}

#cp .wpage .box1 .technobox {
	float:left;
	position:relative;
	top:10px;
	left:35px;
	width:150px;
}

#cp .wpage .box2 .recogbox {
	float:left;
	position:relative;
	top:10px;
	left:50px;
	width:140px;
}

#cp .wpage .box3 .newsbox {
	float:left;
	position:relative;
	top:10px;
	left:30px;
	width:180px;
}

#cp .wpage .box1 .techlist {
	float:left;
	position:relative;
	top:8px;
	left:0px;
}

#cp .wpage .box1 .techlist ul {
	float:left;
	margin-left:35px;
	list-style:none;
}

#cp .wpage .box1 .techlist li {	
	background:url(../images/button_techno_04.png) no-repeat 0 6px;
	padding-left:20px;
	line-height:140%;
}

#cp .wpage .box1 .techlist li a {	
	color:#404040;
}

#cp .wpage .box1 .techlist li a:hover, 
#cp .wpage .box1 .techlist li a.active {
	color:#910000;
}


#ca {
	width:950px;
	margin:0 auto;
	padding:10px;
}

#ca .col1 {
	position:relative;
	float:left;
	top:-50px;
	margin:0 0 0 0;
	width:150px;
	padding:0 0 0 25px;
}

#ca .col1 ul {
	text-align:left;
    list-style: disc outside;
    color:#000000;
}

#ca .col1 li a {
	padding:1px 0 1px 0;
	color:#000000;
	text-transform:capitalize;
	font-size:110%;
	line-height:180%;
	border-bottom:1px dashed #000000;
	display:block;
}

#ca .col1 li a:hover,
#ca .col1 li a.active {
	color:#EC1C24 !important;
	text-decoration:none;
	border-bottom:1px dashed #EC1C24;
}

#ca .col2 {	
	position:relative;
	float:right;
	top:-65px;
	left:20px;
	margin:0 20px 0 20px;
	width: 700px;
	padding:0 10px;
	line-height:120%;
	min-height:300px;
}

#ca .col3 {	
	float:left;
	position:relative;
	top:-65px;
	width:400px;
	line-height:120%;
	min-height:300px;
}

#ca .col4 {	
	float:right;
	position:relative;
	top:-30px;
	width:500px;
	padding:0 8px 0 0;
	line-height:120%;
	min-height:300px;
}

#ca .col5 {	
	float:left;
	position:relative;
	top:-65px;
	width:930px;
    margin-right: 20px;
	padding:0 0px 0 0;
	line-height:120%;
	min-height:300px;
}

#ca .col2 ul,
#ca .col3 ul {
	text-align:left;
}

#ca .col2 li,
#ca .col3 li {
	margin-left:20px;
	text-transform:none;
	font-size:90%;
	line-height:200%;
	list-style:none;
	color:#666666;
}

#ca .col2 li a,
#ca .col3 li a {
	color:#000000;
}

#ca .col2 li a:hover,
#ca .col2 li a.active,
#ca .col3 li a:hover,
#ca .col3 li a.active {
	color:#EC1C24;
	text-decoration:none;
}

#cb {
	width:950px;
	margin:10px auto;
	position:relative;
}

#cbinside {
	width:950px;
	margin:50px 0 0 0;
	position:relative;
}

#cb .clientlist, 
#cbinside .clientlist {
	width:925px;
	float:right;
}

#cb .clientlist ul, 
#cbinside .clientlist ul {
	float:left;
}

#cb .clientlist li, 
#cbinside .clientlist li {
	padding:20px 2px;
	display:inline;
}

#cb .clientlist li:first-child, 
#cbinside .clientlist li:first-child {
	border:none;
}

#cb .clientlist li a, 
#cbinside .clientlist li a {	
	font-size:120%;
	color:#EC1C24;
	text-transform:lowercase;
}

#cb .clientlist li a:hover, 
#cb .clientlist li a.active, 
#cbinside .clientlist li a:hover, 
#cbinside .clientlist li a.active {
	color:#EC1C24;
}

#footer {
	width:950px;
	height:138px;
	margin:0 auto;
	background:transparent url(../images/footer_bg_02.png) 0 0 repeat-x;
	padding:0px 0px 0px 0px;
	position:relative;
	top:20px;
}

#footer .blogo {
	position:absolute;
	top:16px;
	right:20px;
	background:transparent url(../images/logo_transp_03.png) 0 0 no-repeat;
	width:69px;
	height:51px;
	text-indent:-5000px;
}

#footer .bline {
	width:880px;
	padding-bottom:15px;
	margin:0 10px;
	background:transparent url(../images/bmenu_line.png) bottom left repeat-x;
}

#footer .bottommenu {
	width:730px;
	margin-top:25px;
	margin-left:20px;
	float:left;
	padding:5px 0px 5px;
}

#footer .bottommenu ul {
	float:left;
}

#footer .bottommenu li {	
	padding:0px 2px 0px 4px;
	margin:0px 0;
	display:inline;
	border-left:1px solid #FFFFFF;
}

#footer .bottommenu li:first-child {
	border:none;
}

#footer .bottommenu li a {	
	font-size:96%;
	color:#FFFFFF;
	text-transform:lowercase;
	padding:0 4px;
}

#footer .bottommenu li a:hover, 
#footer .bottommenu li a.active {
	color:#A8A8A8;
}

#footer .cprght {
	position:absolute;
	top:58px;
	left:27px;
	width:400px;
	font-size:85%;
	color:#FFFFFF;
}

#footer .btmctc {
	position:absolute;
	bottom:10px;
	left:27px;
	width:700px;
	font-size:90%;
	color:#A8A8A8;
}

#contactform .inputText {
	width:193px;
	height:18px;
	border:none;
	background:transparent url(../images/inputbg.png) no-repeat 0 0;
	margin-bottom:5px;
	font-size:11px;
	padding:5px;
}

#contactform .textareaInput {
	width:412px;
	height:100px;
	border:none;
	background:transparent url(../images/textareabg.png) no-repeat 0 0;
	margin-bottom:5px;
	font-size:11px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}

#contactform .btn {
	background:transparent url(../images/button_submit_34.png) no-repeat 0 0;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	padding:2px 8px 2px 8px;
	background:#B2B2B2;
    border-color: #FFF;
	/*border:1px solid #999999;
	display:block;
	margin:0 0 10px;*/
}