/* ===============================================
    CSS STYLES FOR FCCServices.com - Home
    v4.0, 10/2009
   ===============================================
*/

@import url("../portal.css") ;

/* ### NOTE 1:  These styles are for the HOME skin ONLY  ### */
/* ### NOTE 2:  These styles are ONLY the items that are different from the Default skin ### */

/* The main difference between the various Page Groups is the image between the gray navigation bar and the content. */
table.mainTable {
	height: 402px; 
}
/* ### HOME Page Content Background BEGINS */
/* CENTER Pane - "padding" adjusts spacing between columns & around content */
/*  see also the DEFAULT stylesheet  */
td#ContentPane {
	padding: 0;
	background: url(images/Home-Page-editable.jpg) no-repeat left bottom;
}





