@charset "UTF-8";

#text-1 {
	height: 95px;
	background-image: url("text-1.gif");
}

#title-1 {
	height: 50px;
	margin: 0 0 2em;
	background-image: url("title-1.gif");
}
#title-2 {
	height: 70px;
	margin: 0 0 1em;
	background-image: url("title-2.gif");
}
#title-3 {
	height: 37px;
	margin: 0 0 1em;
	background-image: url("title-3.gif");
}
#title-4 {
	height: 70px;
	margin: 0 0 1em;
	background-image: url("title-4.gif");
}
#img-1 {
	padding-bottom: 440px;
	background: url("img-1.gif") center bottom no-repeat;
}

#content .title {
	line-height: 1;
	font-size: 120%;
	padding: 0 0 0 1em;
	border-left: 7px solid #ac1a1d;
}
#content .title strong {
	color: #000;
}
#content h5 {
	color: #ac1a1d;
	margin: 0 0 1em;
}
#content ul li {
	display: block;
	float: left;
	width: 200px;
	padding: 3px 0 3px 15px;
	list-style: none;
	background: url("li-icon.gif") left center no-repeat;
}

.section {
	clear: both;
	padding-top: 25px;
}

#content-contact-btn {
	margin: 15px 0;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
}
#content-contact-btn a {
	width: 262px;
	height: 58px;
	margin: 10px auto;
	background-image: url("content-contact-btn.gif");
}
