.header_fix {
	position: relative;
	background: url(images/header.jpg) no-repeat;
	width: 954px;
	height: 117px;
}

.header_fix .clear {
	clear: both;
}

.header_fix * {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.header_fix table {
	margin: 71px 0 0 0;
}

.header_fix table tr td {
	text-align: center;
}

.header_fix table tr .email {
	width: 145px;
}

.header_fix table tr .tel {
	width: 118px;
}

.header_fix table tr .shop {
	width: 118px;
}

.header_fix table tr .blog {
	width: 145px;
}

.header_fix .menu {
	position: absolute;
	margin-top: 13px;
	list-style: none;
	text-align: center;
	width: 100%;
}

.header_fix .menu li {
	display: inline;
	margin: 0 10px;
}

.header_fix .menu li a {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.header_fix .menu li a:hover {
	color: #BC452F;
}

.header_fix .left {
	float: left;
}

.header_fix .right {
	float: right;
}

.header_fix .left a, .header_fix .right a {
	color: #ffffff;
}

.header_fix .left a:hover, .header_fix .right a:hover {
	color: yellow;
}
.PerformanceModuleLeft span {
	display: block;
	padding: 10px;
}
