/* CSS Document */
.footerclear{clear:both; display:block; height:20px;}
/*.footer{
	background-image:url(../images/footer.gif);
	width:960px;
	height:40px;
}
*/

.footertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ADC14B;
	padding-top:13px;
}

.footerlnk{text-decoration:none; color:#ADC14B;}
.footerlnk:hover{text-decoration:underline; color:#ADC14B;}


/*29 dec 09 by mahesh*/
.footerbg, .push {
height:125px;
}


.footerbg{background-image:url(../images/footerbg.gif); background-repeat:repeat-x; height:125px; color:#ffffff; font-size:11px; margin:0 auto;
position:relative;}
.footerbg .fspace{padding:15px;}
.footercol{width:190px; float:left;}
.footercolblank{width:10px; float:left;}
.footerlogo{background-image:url(../images/footerlogo.gif); float:right; width:113px; height:50px; background-repeat:no-repeat; background-position:bottom;}
.footerbg .head{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding-bottom:5px;}
.footerbg ul{line-height:20px; margin:0px; padding:0px;}
.footerbg li{list-style-type: none; list-style-image: none;}
.footerbg a{color:#ffffff; text-decoration:none;}
.footerbg a:hover{color:#ffffff; text-decoration:underline;}
.footerbg a:active{color:#333333; text-decoration:none;}

/*29 dec 09 by mahesh*/

/**********External Pages***********/
.abtbox{margin-bottom:30px; clear:both; text-align:left; line-height:1.6em; font-size:12px;}
.abtleft{width:170px; float:left; text-align:right;}
.abtright{float:left; width:470px; margin-left:15px;}


