@charset "utf-8";
/* CSS Document */

body {
	background:#ccc;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/back-line.jpg) repeat-x;
}

.clr {
	clear:both;
}

#header-main {
		width:100%;
		height:171px;
		margin:0;
		background:url(../images/header-bg.jpg);
}

#header-inner {
		width:990px;
		height:171px;
		margin:auto;
}

#head-top {
	width:990px;
	height:128px;
	float:left;
}
#Navigation {
 	width:990px;
	height:40px;
	float:left;
}

#logo-box {
		width:120px;
		height:112px;
		float:left;
		margin:6px 0 0 0;
		padding:5px;
		background:#FFFFFF;
		
}

#title-box {
		width:650px;
		height:100px;
		float:left;
		margin:18px 0 0 0;
		padding:5px;
		background:#FFFFFF;
		
}

#company-name {
		width:490px;
		height:26px;
		margin:20px 0px 0px 15px;
		font-size:20px;
		text-align:right;
		color:#006633;
		font-weight:bold;

}

#slogn {
		width:343px;
		height:18px;
		font-size:14px;
		text-align:right;
		margin:5px 0px 0px 150px;
		font-family:Verdana, Arial, Helvetica, sans-serif;		
}

#right-box {
		width:190px;
		height:112px;
		float:left;
		margin:6px 0 0 0;
		padding:5px;
		background:#FFFFFF;
		
}

.right-box-inner {
	width:180px;
	height:20px;
	margin:5px;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.social {
	width:20px;
	height:20px;
	float:right;
}


#banner-container {
		width:100%;
		height:300px;
		margin:0;
		background:#999999;
		background:url(../images/back-banner.jpg);
}

#banner-inner {
		width:990px;
		height:300px;
		margin:auto;
}

#banner-col-1 {
		width:711px;
		height:300px;
		margin:auto;
		background:#999;
		float:left;
}

#banner-col-2 {
		width:279px;
		height:300px;
		margin:auto;
		float:right;
}


#banner-col-2-header {
		width:279px;
		height:83px;
		margin:auto;
		background:url(../images/mission-back.png);
		float:right;
}


#banner-col-2-header-txt {
		width:279px;
		height:37px;
		margin:20px 0 0 0;
		float:right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#FFFFFF;
		text-align:center;
		line-height:37px;
}

#banner-col-2-txt {
		width:279px;
		height:217px;
		margin:auto;
		float:right;
		background:#FFFFFF;
}

#banner-col-2-txt-inner {
		width:260px;
		height:200px;
		margin:auto;
		float:right;
		padding:5px;
		background:#f5f4f4;
		color: #666666;
		text-align:justify;

}


#banner-container-ngo {
		width:100%;
		height:300px;
		margin:0;
		background:#999999;
		background:url(../images/back-banner-ngo.jpg);
}


#banner-container-con {
		width:100%;
		height:300px;
		margin:0;
		background:#999999;
		background:url(../images/back-banner-con.jpg);
}


#content-container {
		width:100%;
		height:234px;
		margin:0;
		background:#CCCCCC;
}

#content-inner {
		width:990px;
		height:234px;
		margin:auto;
		background:#ccc;
}


#content-img {
		width:990px;
		height:234px;
		margin:auto;
		background:url(../images/content-img.jpg);
}

#content-head {
		width:990px;
		height:35px;
		float:left;
		margin:40px 0 0 0;

}


#heading-consultancy {
	width:400px;
	height:35px;
	float:left;
	margin:0 0 0 30px;
	font-size:16px;
	color:#FFF;
	text-align:center;
	line-height:35px;
}

#heading-ngo {
	width:400px;
	height:35px;
	float:left;
	margin:0 0 0 120px;
	font-size:16px;
	color:#FFF;
	text-align:center;
	line-height:35px;
}


#txt-box {
		width:100%;
		height:200px;
		background:#CCCCCC;
		

}

#txt-box-inner {
		width:990px;
		height:200px;
		margin:auto;
		background:#fff;

}


#tex-box-left {
	width:400px;
	height:150px;
	float:left;
	margin:10px 0 0 33px;
	text-align:justify;

}

#tex-box-left-top {
	width:400px;
	height:100px;
	float:left;
	margin:0;
	text-align:justify;
}

#box-btn {
	width:400px;
	height:30px;
	float:left;
	margin:0;
	text-align:right;
}

.btn {
	width:80px;
	height:24px;
	float:right;
	background:#413019;
	color:#FFFFFF;
	
}


.btn:hover {
	width:80px;
	height:24px;
	float:right;
	background:#fff;
	color:#000;
	
}


#tex-box-right {
	width:400px;
	height:150px;
	float:right;
	margin:10px 40px 0 0;
	text-align:justify;

}


#footer {
	width:100%;
	height:50px;
	background:#046e04;

}

#footer-inner {
		width:990px;
		height:50px;
		margin:auto;
		background:#098809;

}

#copyright {
	 width:300px;
	 height:20px;
	 float:left;
	 margin:20px 0 0 20px;
	 line-height:20px;
	 color:#FFFFFF;
	 font-size:10px;
}


#powered {
	 width:300px;
	 height:20px;
	 float:right;
	 margin:20px 20px 0 0;
	 line-height:20px;
	 color:#FFFFFF;
	 text-align:right;
	 font-size:10px;	 
}


#powered a {
	 color:#FFFF00;
	 text-decoration:none;
}

#powered a:hover {
	 color:#000;
	 text-decoration:none;
}





#content-about-container {
		width:100%;
		margin:0;
		background:#CCCCCC;
}

#content-about-inner {
		width:990px;
		margin:auto;
		background:#fff;
}

#content-about {
		width:950px;
		margin:auto;
		padding:10px;
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;

}



























#infotech4it	{
	width:990px;
	height:40px;
	float:left;
	background:url(../images/Nav-bg.jpg) repeat-x;
}

												/*Menu Starts Here*/
ul.menu {list-style:none; margin:0 auto; padding: 0 0 0 0 ;   font-family:Arial, Helvetica, sans-serif; }
ul.menu * {margin:0; padding:0; }
ul.menu a {
	display:block; 
	color:#ffffff; 
	text-decoration:none;
}
ul.menu li {position:relative; float:left; /*margin:0 2px;*/ }
/*ul.menu li img { border:1px solid #000000;}*/
ul.menu ul {position:absolute; top:38px; left:-19px;   display:none; opacity:0; list-style:none;  font-size:14px;  }
ul.menu ul li {position:relative; border-bottom:1px solid #000000; width:200px; line-height:30px; margin:0}
ul.menu ul li a {display:block; padding:0 5px 0 10px; background:#0D2660; color:#ffffff;}
ul.menu ul li a:hover {background-color:#0D5C9F; color:#96DEF5; }
ul.menu ul ul {/*left:150px;*/ top:-1px}
ul.menu .menulink {
	display:block;
	margin: 0 0 0 0 ; 
	padding: 0 19px 0 20px ;
	color:#ffffff;
	line-height:38px;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	background:url(../images/Nav-bg.jpg) repeat-x;
}
ul.menu .menulink:hover, ul.menu .menuhover { /*height:42px;*/ background: url(../images/Nav-Over.jpg) repeat-x; color:#fff;  }
/*ul.menu .sub {background: url(../images/arrow.gif) 150px 8px no-repeat; }*/
ul.menu .topline {/*border-top:1px solid #927532*/}
												/*Menu ends Here*/











a img {
border : 0;
}
div.wrap {
width : 711px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 711px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 711px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 300px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 300x;
background : url(../images/header-bg.png) no-repeat 50% 0;
}
div#header div#slide-holder {
z-index : 40;
width : 711px;
height : 300px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
	/*top : 9px;
left : 9px;*/
width : 711px;
	height : 300px;
	overflow : hidden;
	position : absolute;

}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 10px;
padding: 0 0 0 20px;
width : 711px;
height : 40px;
display : none;
position : absolute;
overflow:hidden;
background : url(../images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 18px;
font-family:Arial, Helvetica, sans-serif;
/*font-weight:bold;*/
line-height : 40px;
margin : 0 0 0 5px;
/*text-transform : uppercase;*/
}

div#header div#slide-holder div#slide-controls p span{
float : left;
color : #fff;
display : inline;
font-size : 20px;
font-family:"Trebuchet MS";
line-height : 40px;
margin :0 0 0 0;
/*font-weight:bold;*/
color:#5EC6D7;
/*text-transform : uppercase;*/
}


div#header div#slide-holder div#slide-controls p#slide-nav {
float:left;
height : 24px;
display : inline;
/*margin : 0 0 0 40px;*/
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
font-family:"Trebuchet MS";
margin : 0 3px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
color : #fff;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/silde-nav.png) ;
}
div#nav ul li a {
background : url(../images/nav.png) no-repeat ;
}
.Button	{
	width:110px;
	height:34px;
	margin:0 0 0 0 ;
	padding: 0 0 0 0 ;
	background:url(../images/info.png) no-repeat ;
	border:none;
	cursor:pointer;
}
