/*=================  new top menu   ==========================*/
		 a.navHome, 
		 a.navAbout, 
		 a.navAdvPunjab, 
		 a.navServices, 
		 a.navCalc, 
		 a.navDownload, 
		 a.navFaq
		{
			display: block;
			padding: 3px 0px;
			margin:0px 1px;
			text-decoration: none;
			border-right: 0px solid #3a4153;
			color: #fff;
			text-align:center;
			width:98px;
			height:14px; /*20-3-3*/
			background:url(../images/home_act.jpg) no-repeat;
			white-space: nowrap;
		}
		 a.navHome{
			text-align:right;
			padding-right:8px;
			width:90px;
			width:88px;
			border:red solid 0px;
		}
		
		 a.navHome:hover
		{			
			  
		}
		
		 a.navAbout{
			background:url(../images/about_gr.jpg) no-repeat;
			width:81px;
		}
			 a.navAbout:hover{
				background:url(../images/about_hover.jpg) no-repeat;
			}
			
		 a.navAdvPunjab{
			background:url(../images/Advantage.jpg) no-repeat;
			width:126px;
		}
			 a.navAdvPunjab:hover{
				background:url(../images/Advantage_hover.jpg) no-repeat;			
			}
			
		 a.navServices{
			background:url(../images/Services.jpg) no-repeat;
			width:76px;
		}
			 a.navServices:hover{
				background:url(../images/Services_hover.jpg) no-repeat;
			}
		
		 a.navCalc{
			background:url(../images/CAL.jpg) no-repeat;
			width:65px;
		}
			 a.navCalc:hover{
				background:url(../images/CAL_hover.jpg) no-repeat;
			}
		
		 a.navDownload{
			background:url(../images/Download.jpg) no-repeat;
			width:83px;
		}
			 a.navDownload:hover{
				background:url(../images/Download_hover.jpg) no-repeat;
			}
		
		 a.navFaq{
			background:url(../images/faq.jpg) no-repeat;
			width:56px;
		}
			 a.navFaq:hover{
				background:url(../images/faq_hover.jpg) no-repeat;
			}


/*=================  new top menu   ==========================*/

.bigFont{
	font-size:1.2em;
}
.boldFont{
	font-weight:bold;
}
.magicFont{
	font-weight:bold;
	font-size:13px;
	color:#0099CC;
}
.noteFont{
	font-style:italic;
	font-size:11px;
}


.inner_heading
	{
	color:#599018;
	font-size:18px;
	}
.sub_inner_text
	{
	font-size:13px;
	color:#6b6f71;
	font-weight:bold;
	}
.menu2 {
	width: 157px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	float:left;
	background-image:url(../images/inner/inner_nav_bg.jpg);
	background-repeat:repeat-y;
	border:0px solid #FF0000;
	}

.menu2 ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
.menu2 li a {
	text-decoration: none;
	}	
	
.menu2 li a:link, .menu2 li a:visited {
	color:#3e3d3d;
	display: block;
	background:url(../images/inner/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:6px;
	}
	
.menu2 li a:hover {
	color: #000;
	}
.left_nav_bg
	{
	background-image:url(../images/inner/nav_left_bg.jpg);
	background-repeat:repeat-y;
	}

.breadCrum{
	font-size:11px;
	color:#000000;
	text-decoration:none;		
	padding:4px;
	color:#777;
	border-bottom:#e0e0e0 solid 1px;
}
	.breadCrum a{
		text-decoration:none;
		padding:4px;
		color:#00a0cd;
	}
	.breadCrum a:hover{
		color:#005aff;
		text-decoration:underline;
	}
	
div#subLinkContainer{
	float:right;
	width:150px;
	padding:5px;
	margin:5px 0px 10px 10px;
	background:#f5f5f5;
	border:#00a0cd solid 1px;
}
	div#subLinkContainer a{
		display:block;
		text-decoration:none;
		color:#000000;
		font-size:11px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		padding:3px 5px;
		padding-left:10px;
		background:url(../images/arrow_2.jpg) no-repeat left;
	}
	div#subLinkContainer a:hover{
		padding-left:11px;
		color:#fff;
		background:url(../images/arrow_2.jpg) no-repeat left #00a0cd;
	}

#bigFooter{
	background:#f7f7f7;
	padding:4px;
	border:red solid 0px;
}
	#bigFooter div{
		padding:0px;
		border:#ddd solid 1px;
	}
	#bigFooter h1{
		color:#006699;
		font-weight:bold;
		font-size:1.2em;
		padding:0px;
		padding-left:50px;
		padding-top:10px;
		height:23px;
		margin-bottom:10px;
		background:transparent url(../images/img_bigFoot.jpg) no-repeat left top;
		text-align:left;
		border-bottom:#ddd solid 1px;
	}
	#bigFooter h3.titleFoot{
		font-weight:bold;
		font-size:1.05em;
		background:transparent;		
		text-align:left;
		color:#000000
	}
	#bigFooter a{
		display:block;
		text-decoration:none;
		padding:3px 1px;
		padding-left:15px;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		background:url(../images/arrow_4.jpg) no-repeat left;
	}
	#bigFooter a:hover{
		background:url(../images/arrow_4.jpg) no-repeat left #fff;
		color:#6da911;
		padding-left:16px;
	}
	.borderRightDashed{
		border-right:2px dashed #ddd;
	}
	
.imgFloatLeft{
	float:left;
	margin:5px 10px 10px 0px;
	width:98px;
	height:121px;
	text-align:center;
	border:#ddd solid 1px;
}

.bodyTxt{
	padding:5px;
	line-height:16px;
}
.blank5{
	height:5px;
}

div#organisationChart{
	position:relative;
	width:790px;
	padding:5px;
	margin:0px auto;
	background:#f5f5f5;
	border:red solid 1px;
}
	div#organisationChart div{

		width:100%;
		background:#0099CC;
		padding:3px;
		color:#fff;
		text-align:center;
		border-bottom:green solid 0px;
	}