#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-left {
	width: 700px;
	margin-right: 10px;
/*	background-image: url(../images/sub-service.png);
	background-position: right 38px;
	background-repeat: no-repeat;*/
}
.sub {
	float: right;
}
.box-left p, .box-left span {
	font-size: 1.1em;
	color: #918873;
}
.box-left .text {
	width: 410px;
	min-height: 350px;
}
	
.box-left .text {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	color:#918873;
}
.box-right {
	width: 215px;
	float: right;
	border-left: 2px solid #25231d;
}
.box-right p {
	padding: 5px 0px 5px 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #25231d;
	font-size: 1.4em;
}
.box-right p.img {
	border: none;
	margin-bottom: -4px;
}
.box-right p.img a{
	border: none;
	
}
.box-right a {
	color: #b5b29c;
}

.box-right a:hover {
	color: #937F57;
	text-decoration:none;
}

.box-right a.selected {
	color: #937F57;
}


