@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
p, td, div, h1, h2, h3, h4, form, input, label, br, span {
	margin:0;
	padding:0;
}
p {
	padding-bottom:10px;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
a {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	text-decoration:none;
}
a.link {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	color:#555;
	text-decoration:underline;
}
a.link:hover {
	text-decoration:none;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
/*------------///TOP PART///----------------*/
#header {
	width:100%;
	height:90px;
}
div.innerArea {
	width:960px;
	margin:0 auto;
}
div.innerArea div.logo {
	float:left;
	width:441px;
}
div.innerArea div.logo a img {
	outline:0;
	border:0;
}
div.innerArea img.point {
	float:right;
	width:415px;
	padding-top:50px;
}
/*  Nav Part  */


#nav {
	height: 38px;
	background: #01A15F;
	text-align: center;
}
#nav ul {
	list-style:none;
	text-align: center;
}
#menu {
	width: 960px;
	margin: 0 auto 0 auto;
}
#menu li {
	float:left;
	position:relative;
}
#menu li ul {
	position:absolute;
	display:none;
	top: 25px;
	left: 0;
}
#menu ul li ul {
	top: 0;
	left: 100px;
	background: #01A15F;
}
#menu li:hover ul, #menu li.over ul {
	display:block;
}
#menu li:hover ul ul, #menu li.over ul ul {
	display:none;
}
#menu ul li:hover ul, #menu ul li.over ul {
	display:block;
}
#menu a {
	display:block;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 30px 10px 30px;
}
#menu a:hover {
	background: #004997;
	text-decoration: none;
}
#menu a.active {
	background: #004997;
	text-decoration: none;
}
#menu ul a {
	color:#ccc;
	text-decoration:none;
	display:block;
	padding: 5px 15px 5px 15px;
}
#menu ul a:hover {
	color:#004997;
	background: #fff;
}
#menu ul a.active {
	color:#004997;
	background: #fff;
}
#menu {
	z-index:1;
}
#menu ul {
	background:#004997;
	padding: 10px 0 10px 0;
	text-align: left;
	z-index:2;
}
#menu ul ul {
	z-index:3;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
/* End */

/*  CSS FOR HEADER BANNER  */
.stepcarousel {
	position: relative; /*leave this value alone*/
	/*border: 10px solid black;*/
	overflow: hidden; /*leave this value alone*/
	width:100%; /*Width of Carousel Viewer itself*/
	height: 400px; /*Height should enough to fit largest content's height*/
	margin-bottom:20px;
	z-index:-10000;
	border-bottom:8px solid #000280;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	width:100%;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0 2px; /*margin around each panel*/
	width:100%;/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}
.stepcarousel div.bannercont {
	width:100%;
	height:80px;
	/*background:#09F;*/
	position:absolute;
	bottom:0;
	left:0;
	padding-top:20px;
	margin:0 auto;
}
.stepcarousel div.bannercont div.conttxt {
	margin:0 auto;
	width:960px;
	color:#fff;
	font-size:14px;
	position:absolute;
	bottom:20px;
	left:220px;
}
.stepcarousel div.bannercont div.conttxt p {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding:0;
}
/*  CSS FOR HEADER BANNER END  */

div.columnWraper {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
}
div.columnWraper div.contArea {
	float:left;
	width:273px;
	padding-right:23px;
	border-right:1px solid #666;
	margin-right:23px;
}
div.columnWraper div.contArea ul li {
	background:url(../images/arrow.gif) no-repeat 0 7px;
	line-height:20px;
}
div.columnWraper div.contArea ul li a {
	color:#007654;
	line-height:20px;
	text-decoration:none;
	padding-left:12px;
	display:block;
}
div.columnWraper div.contArea ul li a:hover {
	text-decoration:underline;
}
.lastpad {
	padding-right:0;
	border-right:0!important;
}
div.greenbar {
	width:100%;
	background:#009e4a;
	line-height:37px;
}
div.greenbar div.greeninner {
	width:960px;
	margin:0 auto;
	text-align:center;
	line-height:37px;
}
div.greenbar div.greeninner p {
	color:#fff;
	/*font-weight:bold;*/
	padding:2px 0 0 0;
	font-size:18px;
}
div.greenbar div.greeninner p a {
	color:#fff;
	text-decoration:none;
}
div.greenbar div.greeninner p a:hover {
	text-decoration:underline;
}
/*------------------///FOOTER PART///--------------------*/
div.footer {
	/*background:#004997;*/
	width:100%;
	padding:0px 0 5px 0;
}
div.footer div.footer-inner {
	margin:0 auto;
	width:960px;
	padding-left:250px;
}
div.footer div.footer-inner div.f_link {
	float:left; /*margin-right:150px;*/
	border-left:1px solid #fff;
	padding-left:8px;
	padding-bottom:20px;
	width:250px;
}
div.footer div.footer-inner div.f_link p.linkhead {
	/*color:#fff;*/
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:underline;
}
div.footer div.footer-inner div.f_link ul li a {
	text-decoration:none;
	/*color:#fff;*/
	line-height:20px;
	display:block;
}
div.footer div.footer-inner div.f_link ul li a:hover {
	text-decoration:underline;
}
div.footer div.footer-inner p.copyright {
	/*color:#fff;*/
}
div.footer div.footer-inner p.copyright a {
	color:#fff;
	text-decoration:none;
}
div.footer div.footer-inner p.copyright a:hover {
	text-decoration:underline;
}
div.footer div.footer-inner p.copyright a img {
	text-decoration:none;
}
div.footer div.footer-inner p.copyright a img:hover {
	text-decoration:none;
}
/*---------------///INNER PAGES///--------------------*/
div.innerheader {
	height:160px;
	width:100%;
	margin-bottom:20px;
}
div.innerContantArea {
	width:960px;
	margin:0 auto;
	padding:0 0 20px 0;
}
div.innerContantArea div.biimg {
	float:left;
	width:400px;
	margin:0 12px 12px 0;
	border:8px solid #CCC;
}
div.innerContantArea h2.heading {
	color:#000355;
	font:normal 18px/20px Helvetica;
	padding-bottom:10px;
}
div.innerContantArea h2.heading span {
	font-size:14px;
}
ul.awardlist {
	width:500px;
	float:left;
}
ul.awardlist li {
	line-height:24px;
	font-weight:bold;
}
ul.awardlist li span {
	background:url(../images/arrow.gif) no-repeat 0 5px;
	padding-left:15px;
	font-weight:normal;
}
ul.awardlist li span a {
	color:#3F3F3F;
	text-decoration:none;
}
ul.portfoliolist {
	width:500px;
	float:left;
}
ul.portfoliolist li {
	background:url(../images/arrow.gif) no-repeat 0 9px;
	line-height:24px;
}
ul.portfoliolist li a {
	color:#3f3f3f;
	text-decoration:none;
	padding:0 0 0 16px;
}
ul.portfoliolist li a:hover {
	text-decoration:underline;
}
div.bdcmp {
	width:500px;
	float:left;
	padding-bottom:10px;
}
div.bdcmp ul li {
	float:left;
	width:auto;
	padding:0 8px 0 0;
}
div.bdcmp ul li a {
	background:url(../images/arrow.gif) no-repeat 0 5px;
	text-decoration:none;
	color:#3f3f3f;
	font-size:11px;
	padding-left:12px;
}
div.bdcmp ul li.mainlink{
	font-weight:bold; color:#004997;
}
div.bdcmp ul li a:hover, div.bdcmp ul li a.bcamp {
	color:#01a15f; font-weight:bold;
}

div.port-coloum{
	float:left; width:625px;
}



.applemenu{
margin: 5px 0; float:right;
padding: 0;
width: 450px; /*width of menu
border: 1px solid #9A9A9A;*/
}

.applemenu div.silverheader a{
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
/*padding-left: 8px;*/
text-decoration: none;
}

/*  STYLE FOR GALLERY BG  */
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
/*background-image: url(file:///D|/d/resource-arnab/HTML/drop%20down%20menu/drop%20down%2010-07-08/silvergradientover.gif);*/
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: #8a8986;
	/* for IE */
 /* filter:alpha(opacity=90);
   CSS3 standard */
/*  opacity:0.9;
padding: 15px 15px 0 15px;*/
width:360px;
margin:1px 0;
/*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu ul{
	/*padding-bottom:16px;*/
}
.applemenu div.submenu ul li{
	float:left; margin:0 16px 16px 2px;
	border:8px solid #fff; width:160px; height:146px;
}
.applemenu div.submenu ul li a{
	text-decoration:none;
}
a.camimg{
	background:url(../images/cam.png) no-repeat 0 0;
	color:#555; border:0; outline:0; margin-left:10px;
	display:block; float:left; width:255px; padding-left:25px;
	}
a.camimg img{
	border:0;
}
div.cateHolder{
	float:left; width:300px;
	padding-top:5px;
}
div.cateHolder h3{
	float:left; width:auto; text-transform:uppercase;
}
div.cateHolder a.headtext{
	font-size:14px; color:#3f3f3f; text-decoration:none; font-weight:bold;
}

/*  TO SHOW CLIENT  */
div.bdcmpMock {
	width:300px;
	float:left;
	padding-bottom:10px;
	border-right:1px dashed #ccc;
	margin-right:30px;
}
/*div.bdcmpMock ul li {
	padding:0 8px 0 0;
}
div.bdcmpMock ul li ul{
	padding:0 20px 15px 20px;
}
div.bdcmpMock ul li ul li{
	border-bottom:1px solid #ccc;
}
div.bdcmpMock ul li a {
	background:url(../images/arrow.gif) no-repeat 0 5px;
	text-decoration:none;
	color:#3f3f3f;
	font-size:11px;
	padding-left:12px;
	text-transform:uppercase;
	font-weight:bold;
}
div.bdcmpMock ul li ul li a{
	font-weight:normal; background:none;
	text-transform:capitalize; line-height:20px;
}

div.bdcmpMock ul li.mainlink{
	 color:#004997;
}
div.bdcmpMock ul li a:hover, div.bdcmpMock ul li a.bdcmpMockact {
	color:#01a15f; 
}*/
div.mdimg{
	border:8px solid #ccc;
	margin-bottom:12px;
	width:280px; float:left; height:280px;
	margin-right:15px;
}

#middle2 {
position: relative;
background-color: #e6e6e6;
text-align: left;
height: 269px;
margin: 0;
padding: 0;
border-top: 1px solid #fff;
}
#container2 {
	position: relative;
	background-color: #e6e6e6;
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	border: 0px dotted orange;
	padding: 0;
}
#bottombanner2 {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 750px;
	border: 0px dotted blue;
	padding: 0;
}
#left2 {
	background-color: #e6e6e6;
	text-align: left;
	width: 180px;
	margin: 20px 0 0 20px;
	padding: 0;
	border-right: 1px solid #ccc;
}


/*   NEWS SECTION  */
div.newsholder{
	padding-bottom:15px;
}

div.newsholderin{
	padding-bottom:12px;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:12px;
}
div.newsholder div.shortdrs{
	float:left; width:300px;
	margin-right:15px;
	border-right:1px dashed #CCCCCC;
	padding-right:15px;
}

div.newsholder div.newsbrief{
	float:left; width:600px;
}
div.newsholder div.newsbrief div.briefholder{
	padding-bottom:12px; margin-bottom:12px;
	/*border-right:1px dashed #CCCCCC;*/
}
div.newsholder div.newsbrief div.newsimgBig{
	border:8px solid #ccc;
	margin-bottom:12px;
	width:280px; float:left; height:280px;
	margin-right:15px;
}
div.newsimgtype{
	border:none;
	margin-bottom:12px;
	width:296px; float:left; height:70px;
	margin-right:15px;
}
.date{
	color:#009E4A
}
