#box_topbar_div_id {
	border-top			: 1px solid rgb(0,0,0);
	background-color	: rgba(218,165,32,0.1);
/* http://css3gen.com/gradient-generator */	
   background			: rgba(218,165,32,0.1);
	background			: -moz-linear-gradient(90deg, rgba(162,29,31,0.2) 40%, rgba(246, 223, 11,0.1) 60%);
	background			: -webkit-linear-gradient(90deg, rgba(162,29,31,0.2) 40%, rgba(246, 223, 11,0.1) 60%);
	background			: -o-linear-gradient(90deg, rgba(162,29,31,0.2) 40%, rgba(246, 223, 11,0.1) 60%);
	background			: -ms-linear-gradient(90deg, rgba(162,29,31,0.2) 40%, rgba(246, 223, 11,0.1) 60%);
	background			: linear-gradient(180deg, rgba(162,29,31,0.2) 40%, rgba(246, 223, 11,0.1) 60%);	
	}

#box_topbar_div_id a {
	text-decoration	: none;
	color					: rgb(0,0,0);
	}

[id$="layer_topbar_div_id"] {
	overflow				: hidden;
	}

#main_layer_topbar_div_id {

	}

#footer_layer_topbar_div_id {
	border-top			: 1px solid rgb(0,0,0);
	border-bottom		: 1px solid rgb(0,0,0);
	}

#block_logo_topbar_div_id {
	float					: left;
	}

.frm_link_topbar_div_cs {
	float					: left;
	}

[class$="link_core_icon_cs"] {
	text-align			: center;
	color					: rgb(218,165,32);
	}

.home_link_core_icon_cs:before {
	content				: "\e600";
	}

.services_link_core_icon_cs:before {
	content				: "\f031";
	}

.contact_link_core_icon_cs:before {
	content				: "\f03b";
	}

.txt_link_topbar_div_cs {
	line-height			: 1;
	text-align			: center;
	}

#block_services_topbar_div_id {
	float					: right;
	}

#footer_layer_topbar_div_id {
	line-height			: 1;
	}

#block_breadcrumb_topbar_div_id {
	overflow				: hidden;	
	}

.breadcrumb_track_div_cs {
	float					: left;
	color					: rgb(0,0,204);
	}

.breadcrumb_arrow_topbar_div_cs {
	float					: left;
	}

.breadcrumb_arrow_right_core_icon_cs:before {
	content				: "\f03e";
	}

.breadcrumb_this_page_track_div_cs {
	float					: left;
	}