#artwork {
	background-image: url(../images/artwork_services.png);
	background-position: -15px 0px;
}
h1 {
	background-image: url(../images/h1_services.png);
}
h4 {
	padding-top: 10px;
	padding-bottom: 5px;
	text-indent: 0.5em;
	font-size: 1.8em;
	font-weight: normal;
	color:#AFAAA0;
}
.box h4 a  { 
	color:#AFAAA0;
}
.list {
	width: 100%;
	color: #d2d2d2;
}
.shogun-logo {
	width: 100%;
	height: 95px;
	text-align: center;
	line-height: 93px;
}
.shogun-logo img {
	vertical-align: middle;
}
.list .item {
	width: 300px;
	float: right;
	
}
.list .item p {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
	color:#918873;
	
}
.list .item .more {
	line-height: 15px;
	font-size: 1em;
	text-align: right;
}
.list .item p.a {
	text-align: right;
}
.list .first {
	float: none;
}
.list .middle {
	padding-left: 12px;
	padding-right: 12px;
}
