/* Maintheme  */

body{ 
	background-color: #FFFFFF;
}

td.ff_parent{
	background-image: url(../images/ps_sub_bg.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}

div.ff_header{ 
	background-image: url(../images/ps_sub_heading.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}

div.ff_footer{ 
	background-image: url(../images/ps_sub_bg_footer.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}

div.ff_main{}

div.ff_main_content{}