/* ie6 fixes */


	* html #Panels{
		background:none;
		}
	* html #p-1{
		margin-left:10px;
		}
	
	* html #p-2{
		margin-left:10px;
		}
	
	* html #p-3{
		margin-left:10px;
		}
	
	* html #p-4{
		margin-left:10px;
		}
		
	* html #HomeContent .blurb{
		margin-top:0px;
		}
		
	* html #Page #bg{
	background: transparent url('../images/bg-1.png') no-repeat 0 0;
	min-height:664px;
	width:960px;
	padding-top:32px;
	display:inline-block;
	}
	
	* html #Page .content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FAFAFA none repeat scroll 0 0;
	border-bottom:11px solid #016DC2;
	display:inline-block;
	float:left;
	margin-left:7px;
	min-height:634px;
	padding:15px;
	width:900px;
	}
	
	
	* html .displayfaq {
	width:580px;
	}