/******** Perfect Shape - Home **********/
div.ff_main_content {
	position:relative;
	height:530px;
	text-align:center;
}

div.homeflash {
	position:absolute;
	width:2000px; height:530px;
	left:-500px; top:0px;
}


/*** Special Page Layout ***/
div.ff_header_wrapper{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	position: relative; overflow:hidden;
	text-align: left;
	width: 1000px; height: 0px;
}
div.ff_header{ 
	left: -500px; top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;	
	text-align: center;
	width: 2000px; height: 0px;
}