*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
html{
	height:auto !important;
	height:100%;
	min-height:100%;
}
/*div{
	border:1px solid #FF0000;
}
*/
body{
	margin:0;
	/*background-image:url(../images/innr_bg1.gif);*/
	background-repeat:repeat-x;	
	background-color:#E5E5E5;
	text-align:center;
	
}

#wrap{
	background-image:url(../images/wrap_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:931px;
	margin:0 auto 0 auto;
	text-align:left;
	clear:both;
}

#wrap-innr{
	background-image:url(../images/innr_bg2.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	filter:alpha(opacity=0);
	opacity:0;
	width:931px;
	margin:0 auto 0 auto;
	text-align:left;
}
/*
#wrap-innr{
	margin-right:40px;
	background-image:url(../images/innr_bg2.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	height:1% !important;
	height:590px;
	min-height:590px;
	filter:alpha(opacity=0);
	opacity:0;
}
*/

/*****************header start**************/
#bot-logo{
	bottom:24px;
	right:5px;
	position:absolute;
}
#top-nav{
	float:right;
}
#top-nav a:link, #top-nav a:active, #top-nav a:visited{
	display:block;
	float:left;
	padding:55px 0 5px 0;
	width:85px;
	background-image:url(../images/link_dot.gif);
	background-repeat:no-repeat;
	color:#787878;
	text-decoration:none;
	font-weight:bold;
}
#top-nav span{
	display:block;
	float:left;
	padding:55px 0 5px 0;
	width:85px;
	background-image:url(../images/link_arrow.gif);
	background-repeat:no-repeat;
	color:#E0572F;
	text-decoration:none;
	font-weight:bold;
}

#top-nav a:hover{
	background-image:url(../images/link_arrow.gif);
	background-repeat:no-repeat;
	color:#E0572F;
}
#logo{
	float:left;
	padding-left:20px;
}
/*****************header end**************/
h1{
	color:#353535;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-top:5px;
	padding-bottom:3px;
}
h2{
	color:#353535;
	font-size:14px;
	font-weight:bold;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF3300;
	margin:0 0 0 0;
}
h4{
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 20px 0 !important;
	margin:10px 0 20px 0;

}

a.mid:link, a.mid:active, a.mid:visited {
	color: #444444;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:11px;
	width:200px;
}
a.mid:hover {
	color: #DC3200;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.arrow-bullets li{
	list-style-image:url(../images/bullet_01.gif);
	margin:0 0 5px -20px;
	vertical-align:center;
	line-height:12px;
}
.arrow-bullets2 li{
	list-style-image:url(../images/bullet_03.gif);
	margin:0 0 5px -20px;
	vertical-align:center;
	line-height:12px;
	color:#525252;
}

.orange-hd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FF3300;
	margin:0 0 10px 0;
}

/****************left col start****************/
#left-col{
	padding:5px 0 5px 10px;
	float:left;
	width:623px;
	background-image:url(../images/box_bot_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:10px;
}
.left-menu{
	float:left;
	border-top:1px solid #f90;
	border-bottom:1px solid #f90;
	width:180px;
	margin:0 0 30px 0;
	padding:6px 0 6px 0;
	display:table;
}

.left-menu a:link, .left-menu a:visited, .left-menu a:active, .left-menu span{
	padding:5px 5px 5px 20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
	display:block;
	background-color:#eee;
	background-image:url(../images/orange_arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:left;
}
.left-menu a:hover{
	background-color:#FFFFFF;
	background-image:url(../images/black_arrow.gif);
	background-repeat:no-repeat;
}
.left-menu span{
	font-weight:bold;
}
#left-col2{
	width:190px; 
	height:300px; 
	float:left;
}
.content-if-left{
	text-align:justify;
	margin-left:180px !important;
	margin:0;
	float:none !important;
	float:left;
	display:block;
	padding-left:50px;
}
.content-if-left ul{
	padding:0;
	margin:0;
}
.content-if-left li{
	list-style-type:none;
	padding:0 0 0 20px;
	margin:0 0 0 40px;
	background-image:url(../images/bullet_04.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
}
.content-if-left li a:link, .content-if-left li a:active, .content-if-left li a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#0000FF;
padding:0;
margin:0;
}
.content-if-left li a:hover{
color:#333333;
padding:0;
margin:0;
}
.content-if-left p{
display:block;
}
.content{
	text-align:justify;
	margin-left:180px !important;
	margin:0;
	float:none !important;
	float:left;
	display:block;
	padding-left:50px;
}
.content ol{
	padding:0;
	margin:0 0 0 7px!important;
	margin:0 0 0 11px;
}
.content li{
	padding:10px 0 0 0;
	margin:0 0 0 12px;
}
.content p{
margin:10px 0 0 0;
display:block;
}
.remhead{
color:#666666;
font-weight:normal;
margin:-16px 0 0 60px!important;
margin:-15px 0 0 0;
}
.remunaration{
margin:3px 0 0 60px!important;
margin:3px 0 0 0;
display:block;
}
.content ol ul{
list-style:lower-alpha;
padding:0 0 0 0;
color:#666666;
margin:0 0 0 18px!important;
margin:0 0 0 12px;
}
.content ul p{
margin:10px 0 0 10px!important;
margin:10px 0 0 -1px;
display:block;
}
/*#product-box{
	width:30%;
	margin:10px 20px 10px 40px;
	background-color:#F7F7F7;
	border:1px solid #E2E2E2;
	border-bottom:none;
	height:auto !important;
	height:80px;
	min-height:80px;
	background-image:url(../images/box_bot_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px;
	float:right;
}
*/
#product-box{
	margin:20px 0 10px 30px;
	height:auto !important;
	height:300px;
	min-height:300px;
	background-image:url(../images/dot-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding:0 30px 10px 20px;
	float:right;
	width:300px;
}
#product-box img{
	padding:0 10px 5px 0;
	float:left;
}
.contentDisplay{
	margin:20px 0 10px 20px;
	height:auto !important;
	height:170px;
	min-height:170px;
	background-image:url(../images/dot-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:0 10px 10px 0;
	float:left;
}
.contentDisplay .project{
width:169px;
float:left;
padding:0 6px 0 0;
}
.contentDisplay h3{
margin-bottom:10px;
}
.orangeProduct a:link, .orangeProduct a:active, .orangeProduct a:visited, .orangeProduct a:hover{
line-height:21px;
}
.orangeBorder{
background-color:#ff6400;
width:10px;
height:auto!important;
height:130px;
min-height:130px;
margin-right:5px;
float:left;
}
.prod-cont{
	width:200px;
	padding:0 10px 0 10px !important;
	padding:10px 10px 0 10px;
	float:right;
}

.cont-left{
	float:left;
	width:600px;
	padding:0 20px 0 20px;
}
.box2{
	width:580px;
	margin:0 auto 0 auto;
}
#case-studies{
	width:280px;
	float:right;
	margin-bottom:15px;
	margin-top:2px;
}
#usps{
	width:288px;
	float:left;
	background-image:url(../images/box_bot_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:15px;
	margin-top:2px;
}
.proj-box{
	border:1px solid #ddd;
	float:left;
	display:block;
	width:175px;
	height:115px;
	padding:4px;
	margin:0 10px 20px 10px;
}

/****************left col end****************/

/****************right col start****************/
#right-col{
	padding:10px 25px 5px 20px;
	float:right;
	width:280px;
  /*height:auto !important;
	height:100%;
	min-height:100%;*/
}
.video-box{
	margin:0 5px 0 5px;
	background-color:#F7F7F7;
	border:1px solid #E2E2E2;
	border-bottom:none;
	background-image:url(../images/box_bot_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.video-box img{
	padding:0 10px 10px 25px;
	float:left;

}
.video-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:15px;
}

/****************right col end****************/

/*****************footer start*************/
#footer{
	margin:0 auto 0 auto;
	height:45px;
	width:931px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	background-color:#F9F8F8;
	border-top:1px solid #F1F1F1;
	margin:0 auto 0 auto;
	clear:both;
}
#copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#898989;
	background-color:#202020;
	line-height:25px;

}

#footer a:link, #footer a:active, #footer a:visited{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#545454;
	text-align:center;
	vertical-align:middle;
	padding:0 10px 0 10px;
}
#footer a:hover{
	color:#f00;
}

/*****************footer end*************/

/*############# general ###########*/

a:link, a:visited, a:active{
	color:#000;
}
a:hover{
	color:#E0572F;
	text-decoration:none;
}

.dotted-line{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	height:15px;
}

td{
	vertical-align:top;
}
.align-top{
	vertical-align:top;
}
.align-middle{
	vertical-align:middle;
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.full-width{
	width:100%;
}
.pos-ab{
	position:absolute;
}
ul, ol{
	margin-bottom:10px;
	line-height:15px;
	color:#333;
}
p{
	margin-bottom:20px;
	line-height:15px;
	color:#333;
}
p.highLight{
font-size:11px;
/*color:#3C7299;
color:#426bb0;*/
color:#043870;
}

form{
	padding:0;
	margin:0;
}

.clear-both{
	clear:both;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.error-msg{
	color:#f00;
}
.top-5px{
	padding-top:5px;
}
.red-txt{
	color:#ff0000;
}
.grey-txt{
	color:#999;
}
img{
	border:none;
}
.img-left{
	float:left;
	margin-right:20px;
	background-color:#FFFFFF;
}
.img-right{
	float:right;
	margin-left:20px;
	background-color:#FFFFFF;
}

input.radio{
	margin:0 2px 0 -2px !important;
	margin:0 0 0 -4px;
	padding:0;
	border:none;
	background-image:none;
}
input.chkbox{
	margin:0 2px 0 -2px !important;
	margin:0 0 0 -4px;
	padding:0;
	border:none;
	background-image:none;
}

/*******************************************/


.innr-cont{
	padding:40px 40px 20px 30px;
	/*background-image: url(../images/innr_leftbg.gif);
	background-repeat:repeat-y;
	background-position:left;*/
	text-align:justify;
	height:1% !important;
	height:300px;
	min-height:300px;
}
.innr-btm{
	margin:0 auto 0 auto ;
	width:850px;
	/*background-image:url(../images/innr_botbg.gif);
	background-repeat:repeat-x;*/
	height:30px;
}

.port-img{
	margin:11px;
	border:1px solid #C2C2C2;
	padding:3px;
	float:left;
}
/***********************tab*************************************/
#tab-bg{
	background-image:url(../images/tab_bg.gif);
	background-repeat:repeat-x;
	width:830px;
	margin:0 0 0 20px;
}
#tab{
	height:29px;
}
#tab span{
	background-image:url(../images/nav_on.gif);
	background-repeat:no-repeat; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:29px;
	width:134px;
	display:block;
	float:left;
	margin:0 2px 0 0;
}
#tab a:link, #tab a:visited, #tab a:active{
	background-image:url(../images/nav_off.gif);
	background-repeat:no-repeat; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848383;
	line-height:29px;
	width:133px;
	display:block;
	float:left;
	text-decoration:none;
	margin:0 2px 0 0;
}
#tab a:hover{
	color:#000;
}
.portfolio-cont{
	margin:0 20px 0 0;
	display:block;
	/*width:584px;*/
	text-align: justify;
}

.portfolio-cont-bdr{
	width:828px;
	border-right:1px solid #FF9070;
	border-left:1px solid #FF9070;
	border-bottom:1px solid #FF9070;
    height:1% !important;
	height:250px;
	min-height:250px;
	margin:0 0 0 20px;
}

.portfolio-cont  img{
	float:left;
	margin:0 20px 30px 0;
}
.portfolio-cont  a{
	padding:0x 0 10px 0;
	font-size:11px;
	font-weight:bold;
}

.portfolio-cont  p{
	margin:0 0 10px 0;
}
.hr{
	border-top:1px solid #F3F3F3;
}
#freeQuote{
position:absolute;
top:183px;
margin-left:820px;
/*margin:-10px 0 0 0;*/
padding:0;
}
#freeQuote ul{
list-style-type:none;
margin:0;
padding:0;
}
#freeQuote li{
float:left;
padding:10px 3px 10px 3px;
font-size:11px;
}
#freeQuote li .job:link, .job:active, .job:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
width:88px;
height:37px;
line-height:34px;
background-image:url(../images/free-quote7.gif);
background-repeat:no-repeat;
padding:4px 10px 2px 12px;
margin:0 10px 0 0;
display:block;
}
#freeQuote li .job:hover{
color:#FFFFFF;
background-image:url(../images/free-quote7.gif);
background-repeat:no-repeat;
background-position:0 -43px;
width:88px;
text-decoration:none;
display:block;

}
#freeQuote li .team:link, .team:active, .team:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
width:110px;
height:21px;
background-image:url(../images/free-quote.gif);
background-repeat:no-repeat;
padding:4px 20px 4px 17px;
}
#freeQuote li .team:hover{
color:#ffffff;
background-image:url(../images/free-quote.gif);
background-repeat:no-repeat;
background-position:0 -21px;
height:21px;
text-decoration:none;
}
#freeQuote li .quote:link, .quote:active, .quote:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
width:110px;
height:21px;
background-image:url(../images/free-quote.gif);
background-repeat:no-repeat;
padding:4px 12px 4px 9px;
}
#freeQuote li .quote:hover{
color:#ffffff;
background-image:url(../images/free-quote.gif);
background-repeat:no-repeat;
background-position:0 -21px;
height:21px;
text-decoration:none;
}
.dotLine{
background-image:url(../images/dot.gif);
background-repeat:repeat-x;
height:1px;
}
.webApp{
float:left;
width:58px;
height:79px;
/*padding:0 20px 0 0;*/
padding:30px 25px 0 10px;
}

.outline-left{
	border:1px solid #aaa;
	padding:4px; 
	FONT-SIZE: 10px; 
	FLOAT: left; 
	margin:0 10px 0 0;
}
.outline-left IMG{
	border:1px solid #ccc; 
	DISPLAY: block;
}
.outline-right {
	border:1px solid #aaa;
	padding:4px; 
	FONT-SIZE: 10px; 
	FLOAT: right; 
	margin:0 0 0 10px!important; 
	margin:20px 0 0 10px;
}
.outline-right IMG{
	border:1px solid #ccc;
	DISPLAY: block;
}

h5{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
margin:0 0 0 0;
}





