/* CSS Document */

body {
	background: url(FFD_mainImages/FFD_bkgrdClr.gif) #532721 repeat-x top left;
	text-align: center;
}


/*  -----------------  text  ----------------------  */

a:link {
	color: #595D47;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color: #747373;
	text-align:justify;
	line-height:12pt;
}

/*  -----------------   wrapper and header   --------------  */


#headerTop {
	width: 906px;
	position: relative;
	margin: auto;
	margin-top: 29px;
	background:url(FFD_mainImages/FFD_topShadow.png) no-repeat;
	height: 28px;
}

#wrapper {
	width: 906px;
	position: relative;
	margin: auto;
	background: url(FFD_mainImages/FFD_mainShadow.png) repeat-y;
}


/*  -----------------   content   --------------  */


#header {
	width:873px;
	position: relative;
	background:#FFFFFF;
	margin: auto;
	margin-left:16px;
	height:99px;
	z-index:1;
}

#flashIntro {
	width:873px;
	position: relative;
	background: #FFFFFF;
	margin: auto;
	margin-left:16px;
	height:344px;
}

#picBase {
	width: 873px;
	position: relative;
	margin: auto;
	margin-left:16px;
	background:url(FFD_mainImages/FFD_picBase.gif) no-repeat;
	height: 25px;
}

#hmPgContent {
	width: 873px;
	position: relative;
	margin: auto;
	margin-left:16px;
	background: url(FFD_mainImages/FFD_hmPgContent.gif) center no-repeat #E6E3E2;
	height: 274px;
}

#hmPgSubContent {
	width: 851px;
	position: relative;
	margin-left:16px;
	background:url(FFD_mainImages/FFD_hmPgContent.gif) no-repeat;
	height: 274px;
}

#contentMain {
	width:506px;
	position:absolute;
 	left: 325px;
	top: 4px;
}



/*  -----------------   base shadow   --------------  */

#baseShadow {
	width: 906px;
	position: relative;
	margin: auto;
	background:url(FFD_mainImages/FFD_baseShadow.png) no-repeat;
	height: 36px;
}

/*  -----------------   base info   --------------  */

#baseInfo {
	width:865px;
	position:relative;
	margin:auto;
	font: 8pt/12pt Arial, Helvetica, sans-serif;
	text-align:left;
	color:#8B6D69;
}

/*-------------------    TCBA Icon   --------------------------*/


#tcbaIconWapper {
	width:204px;
	position: absolute;
	background: url(ffd_subImages/ffd_baseIcons.gif) no-repeat top;
	left:0px;
	top:40px;
	height:60px;
}


/* ............for flash file to view correctly............... */

object {
display:table;
}

/* ............for flash file to view correctly END............... */
