#center .center {
	width: 756px;
	margin-left: 0px;
}

#center .center .boxes .box .bar {
	margin-bottom: 13px;
	height: 66px;
}

#center .center .boxes .bar div:first-child {
	width: 355px;
	float: left;
	margin-left: 0px;
}

#center .center .boxes .bar div {
	margin-left: 355px;
}

#center .center .boxes .box .bar .img {
	float: left;
	width: 138px;
	height: 39px;
	margin-right: 17px;
	background: #fff;
	padding: 13px 0px 13px 0px;
	position: relative;
}

#center .center .boxes .box .bar .img img {
	position: absolute;

}

#center .center .boxes .bar .title, #center .center .boxes .bar .text {
	margin-left: 0px;
	padding-top: 0px;
}

#center .center .boxes .bar .title p {
	padding-bottom: 0px;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
}