
.title.has_background{
	background-repeat: no-repeat;
	background-position: center 0px;
}
.title.has_fixed_background{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
}
header.move_menu{
	background-image: none;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);
}
.title h1{
									text-align: center;
	}
.footer_top .column2,
.footer_top .column3,
.footer_top .column4{
	border-left: 1px solid #ffffff;
}
.footer_bottom, .footer_bottom p, .footer_bottom p a{
	color:#ffffff;
}
	.footer_bottom_holder {
		background-color:#666666;
	}
	.footer_top_holder {
		background-color: #f5f5f5;
	}
	.footer_top h6 {
		color: #666666;
	}
	.footer_top, .footer_top ul li a, .footer_top #lang_sel_list ul li a{
		color: #555555;
	}
.drop_down2 .second .inner{
	background-color: rgb(255,0,0);
	background-color: rgba(255,0,0,0.7);
}
