div.fca_menu {
	float: left;
	width: 100%;
	background-image: url(/images/naln/fca-images/bg-menu.jpg);
	background-repeat:repeat-x;
	height: 43px;
}
div.fca_menu a{
	text-decoration: none;
	border:none;
}
div.fca_menu img{
	text-decoration: none;
	border:none;
}
div.fca_content{
	margin: 0 auto;
	text-align: center;
	width: 900px;
	
}
div.fca_logout{
	float: right;
	margin: 5px 0px 0px 0px;
}
div.fca_menu_box{
	float: left;
	height: 43px;
}
div.fca_menu_it{
	float: left;
	height: 36px;
	margin: 5px 0px 0px 8px;
	
}
#fcamain{
	float: left; 
	width: 900px;
}



