	body{}
	#b-main{}
	#b-main-in{}
	/*~~~*/
	#b-header{}
	#b-header-in{}
	#b-header-anchor{}
	#b-logo{}
	#b-auth{}
	#b-auth-email{}
	/*~~~*/
	#b-content-out{}
	#b-content{}
	#b-content-in{}
	/*~~~*/
	#b-bottom-text{}
	#b-bottom-counters{}
	#b-bottom-foo{}
	#b-bottom-anchor{}

	body{
		/*background-color:#090808;*/
		background-color:#060503;
		background-image:url('/images/centurion/bg_1.jpg');
		background-position:center 499px;
		background-repeat:no-repeat;
		color:#fff;
	}

	a:link,
	a:visited,
	a:hover,
	a:active,
	h1,
	select,
	.submit-button,
	input.button{
		color:#fff;
		background-color:transparent;
	}
	/*
	#top_menu a:link,
	#top_menu a:visited,
	#top_menu a:hover,
	#top_menu a:active{
		color:#000;
	}*/
	#top_menu{
		background:none;
	}
	#top_menu td.menu_selected
	{
		background-color:transparent;
	}
	#d-main-out{
		color:#fff;


		position:relative;
	}
	#b-main{


	}
	#b-main-in{
		position:relative;
	}
	/*
	#b-bottom-line{
		height:350px;
	}*/


/*
	.b-logo-bg{
		position:absolute;
		top:15px;
		left:50px;
		width:141px;
		height:65px;
		background-image:url('/images/fibo-cfd/logo-bg.gif');
	}
*/
	#b-logo{
		position:absolute;
		top:0px;
		left:0px;
		z-index:10;
		width:141px;
		height:65px;
	}
	#header{
		height:500px;
	}

	#header_center
	{
		position:relative;
		margin:0px auto;
		width:1024px;
	}
	#top-line{
		/*
		background-image:url('/images/strim/top-line.png');
		background-position:center top;
		background-repeat:no-repeat;
		*/
		height:93px;

	}
	#header_user{

		position:absolute;
		top:10px;
		right:0px;

		text-align:right;
		font-size:12px;

		border:none;

		margin:0px;
		z-index:10;
	}
	#user-area{
		border:none;
		color:#fff;
		z-index:10;
	}
	/*
	#user-area a,
	#user-area a:link,
	#user-area a:visited,
	#user-area a:hover,
	#user-area a:active
	{
		color:#111;
	}
	*/
	#b-header-anchor{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:500px;
	}


	#file-name{
		background-color:#fff;
	}

	#footer{
		border:none;
		background:none;
		color:#000;
	}
	#footer a {
		color:#000;
	}

	.clone-news{
		color:#fff;
	}
	.clone-news-title{
		color:#fff;
	}
	a.clone-news-link:link,
	a.clone-news-link:visited,
	a.clone-news-link:active,
	a.clone-news-link:hover,
	a.clone-news-link:focus
	{
		color:#fff;
	}


	.crm-login, .crm-dialog{
		color:#000;
	}
	.crm-login a:link,
	.crm-dialog a:link,
	.crm-login a:visited,
	.crm-dialog a:visited,
	.crm-login a:hover,
	.crm-dialog a:hover,
	.crm-login a:active,
	.crm-dialog a:active{
		color:#000;
	}

	.user_mail{
		color:#fff;
	}
	.auth-info{
		color:inherit;
	}
	input.text-field,
	input.text,
	select,
	textarea,
	#file-name,
	#foto-name,
	#fake-button,
	.upload-file-name{
		color:#fff;
		border:1px solid #fff;
		background-color:transparent;
	}

	table.grid textarea,
	table.info textarea
	{
		background-color:#fff;
		color:#000;
		border:1px solid #B50000;
	}
	#fake-button{
		font-size:11px;
		height:21px;
		line-height:18px;
		vertical-align:middle;
		color:#fff;
		padding:2px 2px 1px 2px;
		top:0px;
	}

	select{
		background-color:#000;
	}

	#d-main-out table.grid a:link,
	#d-main-out table.grid a:visited,
	#d-main-out table.grid a:hover,
	#d-main-out table.grid a:active,
	#d-main-out table.grid td,
	#d-main-out table.grid td .submit-button,
	#d-main-out table.grid th,
	#d-main-out table.info tr.head td a
	{
		color:#000;
	}



	#main{
		min-height:400px;
	}

	.b-orject{
		top:0px;
		text-align:center;
		width:100%;
		height:500px;
		margin-left:auto;
		margin-right:auto;
		background-image:url('/images/centurion/bg_flash_static.jpg');
		background-repeat:no-repeat;
		background-position:center top;
		z-index:-1;
	}
	.b-orject object{
		z-index:-1;
	}
