
/* Left  ////////////////////////////////////////////////////////////////////////*/
#left {
	width: 0px;
	padding: 0px;
		
}

/* Center ///////////////////////////////////////////////////////////////////////*/
#center{
	width: 880px;
	padding: 10px;
	z-index: 1;
}

/* Right ////////////////////////////////////////////////////////////////////////*/
#right{
	width: 0px;
	padding: 0px;
}


#logo2{
	z-index: 2;
}

#breadcrumb {
	z-index: 3;
}


.tx-ffiframe-pi1{
	left: 0px;
	top: 165px;
	position: absolute;
	width:900px;
	height:500px;
	

}
