#page-header {
	background: 0px 0px url(https://static.binaryfruit.com/images/page-header-bg-h145px.png);
	/*background: url(https://binaryfruit.com/site/assets/images/bg-fabric-plaid.png);*/
	/*background: url(https://binaryfruit.com/site/assets/images/bg-rectangles-fabric-h145px.png);*/
	height: 110px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom: solid 1px #dcdcdc;
}
#page-header.lite {
	height: 90px;
	background:url(https://static.binaryfruit.com/images/page-header-bg-h115px.png);
	/*background: url(https://binaryfruit.com/site/assets/images/bg-fabric-plaid.png);*/
	/*background: url(https://binaryfruit.com/site/assets/images/bg-rectangles-fabric-h115px.png);*/
}
#page-header-banner {
	float: left;
	height: 100%;
}
#page-header-banner.without-icon {
	margin-left: 30px;
}
#page-header-icon {
	float: left;
	left: 0px;
	width: 128px;
	height: 128px;
	margin-top: -25px;
	margin-left: -10px;
}
#page-header-title {
	float: left;
	padding-top: 14px;
	/*padding-top:32px;*/
}
#page-header.lite #page-header-title {
	padding-top: 22px;
}
#page-header-name {
	font-size: 40pt;
	font-family: "Helvetica Neue", "Helvetica", "Verdana", "Arial";
	font-weight: normal;
	line-height: 100%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .05);
}
#page-header.lite #page-header-name {
	font-size: 34pt;
}
#page-header-name-p1 {
	color: #454545;
}
#page-header-name-p2 {
	color: #e3640e;
}
#page-header-slogan {
	font-family: "Helvetica Neue", "Verdana", "Helvetica", "Arial";
	font-weight: normal;
	font-size: 13pt;
	color: #666666;
	margin-top: 0pt;
	padding-top: 0px;
	/*text-shadow:0px 1px 1px #c8c8c8;*/
}
#page-header-info-block {
	float: right;
	height: 100%;
	margin-right: 5px;
}
#page-header-info-block #buttons-block {
	display: inline-block;
	vertical-align: middle;
	margin-top: 35px;
}
.lite #page-header-info-block #buttons-block {
	margin-top: 30px;
}
.header-btn-info {
	color: #666666;
	font-size: 11px; 
}