
body {

		background-image: url(../com/img/default/pf_body.png);
		background-repeat:repeat-x;
		background-color: #333333;


}


.oneColLiqCtrHdr #container {

	}

.oneColLiqCtrHdr #navigation {

	}	
	
.oneColLiqCtrHdr #header {	
	
/*	background-image: url('../com/img/default/pf_header.png');
	background-repeat: no-repeat;
	background-position: top;
	*/ 
	

	}

#mainContent {
	/*
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	*/

	}
	
#footer {
	color: #666666;
	
	}

/* ======= DETAILS ========= */

#pf_navi_div {
	color: #333;
	
	}
	
#pf_navi_div2 {
	border-right: 1px solid #666;

	}
#pf_navi_link 			{ color: #FF3300; }			
	
a:link#pf_navi_link	 	{ text-decoration: none; text-transform: uppercase; color: #FF3300; }
a:visited#pf_navi_link  { text-decoration: none; text-transform: uppercase; color: #FF3300; }
a:hover#pf_navi_link 	{ text-decoration: none; text-transform: uppercase; color: #999; }
a:active#pf_navi_link   { text-decoration: none; text-transform: uppercase; color: #FF3300; }



#pf_view_container {
	background-color: #FFF;
	
	}

	
a:link#footerlink 	 { text-decoration: none; text-transform: uppercase; color: #fff; }
a:visited#footerlink { text-decoration: none; text-transform: uppercase; color: #fff; }
a:hover#footerlink 	 { text-decoration: none; text-transform: uppercase; color: #FF3300; }
a:active#footerlink  { text-decoration: none; text-transform: uppercase; color: #fff; }
