#tombstone-square {
display:block;
margin: 0;
width: 960px;
height: 630px;
text-align: center;
background: #cbcbc9;
}
#tombstone-square h2 {
padding: 0;
margin: 0;
font-size: 34px;
line-height: 39px;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 700;
color: #373638;
}
#tombstone-square h3 {
padding: 0;
margin: 25px 0;
font-size: 30px;
line-height: 35px;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 400;
color: #373638;
}
#tombstone-square p {
padding: 0;
margin-top: 25px;
font-size: 15px;
line-height: 20px;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 400;
color: #373638;
}

#tombstone-left {
margin: 0;
float: left;
width: 533px;
height: 513px;
border-bottom: 2px solid #ffffff;
padding-left:45px;
padding-top: 25px;
text-align: left;
background: #ebebeb;
}

#tombstone-right {
float: right;
margin: 0;
width: 382px;
height: 513px;
border-bottom: 2px solid #ffffff;
padding-left: 0px;
padding-top: 25px;
text-align: right;
background: #ebebeb;
}
.spanclass001 {
display: block;
margin-right: 45px;
margin-top: 8px;
font-size: 13px;
line-height: 18px;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 400;
color: #373638;
}
.spanclass002 {
margin-right: 16px;
padding: 10px;
background: #ffffff;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 700;
font-size: 14px;
color: #6d6e70;
text-align:left;
}
.spanclass003 {
display: block;
float:left;
margin-left: 20px;
margin-top: 15px;
font-size: 13px;
line-height: 18px;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 400;
color: #373638;
text-align:left;
}
.tombstone-right-mainimage {
display: block;
border: 1px solid #ffffff;
margin-left: 20px;
}

#tombstone-footer {
	width: 960px;
	height: 90px;
	padding: 0;
}
#tombstone-footer-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 90px;
	background: #e6e5d9;
}
#tombstone-footer-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 90px;
	background: #e0dcd9;
}
#tombstone-footer-center {
	float: left;
	margin: -90px 0 0 320px;
	padding: 0;
	width: 320px;
	height: 90px;
	background: #d2e2e2;
}
#tombstone-footer-left p, #tombstone-footer-right p, #tombstone-footer-center p {
margin: 10px 10px 0 10px;
text-align: left;
font-size: 13px;
line-height: 16px;
font-family: "franklin-gothic-urw",sans-serif;
font-weight: 400;
color: #373638;
}