@charset "utf-8";

#Generic_bottom_footer_popup{
	left:0px;
	bottom:0px;
	display:none;
	position: fixed;
	padding:0px;
	height:150px;
	width:100%;
	background:url(../images/popup_footer_bg_02.png) bottom repeat-x;
}

#Generic_bottom_footer_popup .left_hero{
	width:371px;
	height:150px;
	background:url(../images/popup_footer_bg_01.png) bottom no-repeat;
	float:left;
	margin-left:30px;
}

#Generic_bottom_footer_popup .content{
	padding:60px 15px 15px 15px;
	float:left;
	font-size:.9em;
	font-weight:bold;
	color:#FFFFFF;
}

#Generic_bottom_footer_popup .title{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
}

#Generic_bottom_footer_popup .phone{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	color:#FFCC00;
}
body > div#Generic_bottom_footer_popup {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  
}
