
.fixedbar { position: fixed; bottom: 0px; left:0px; width: 100%; height:27px; }
.divfooterout {width:1003px; height:27px; text-align:left}
.divfooterleft{width:5px; height:27px; background:url(images/lft-footer.png) no-repeat; float:left;}
.divfootercontent{width:980px; height:27px; background:url(images/middleback.png) repeat-x; float:left;}
.footertab1 {width:74px; height:22px; margin-left:43px; margin-top:5px;}
.divfooterright{width:6px; height:27px; background:url(images/right-footer.png) no-repeat; float:left;}
#contactForm {position: fixed; bottom: 0px; left: 0px; width: 100%; height:309px; display:none}
.divcntfrm{
	background-color:#FFFFFF; border:1px solid #999999; width:450px; height:260px; 
	padding-top:20px; padding-left:20px;
}
.btn11{
width:49px;
height:20px;
background:url(images/submit.png) no-repeat;
border:none;
	}

#spn_loader {
	display:none; width:16px; height:16px; background-image:url('images/ajax-loader.gif') ;
}