@charset "utf-8";
/* CSS Document */
#panel_2a {
	padding: 10px 10px 10px 15px;
	background: #FFFFFF;
	margin: 0 0 10px 10px;
	float:left;
	width: 296px;
	display: inline;
}
#panel_2b {
	padding: 10px 10px 10px 15px;
	background: #FFFFFF;
	margin: 0 0 0px 10px;
	float:left;
	width: 298px;
}
.img_pad{
	padding: 0 10px 0px 0;
}
#footer-home {
	padding: 0;
	margin: 0 0 100px 0;
	width: 846px;
}
#outer_container {
	width: 846px;
	margin: 0 auto;
	text-align: left;
}
img, .png {
       position: relative;
       behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('img/home-footer.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
