.border {
	border: 1px solid #000000;
	height: 600px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: .05em;
	word-spacing: normal;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 1.4em;
	padding-bottom: 15px;
	padding-left: 15px;
}
.text_index_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 1.4em;
	padding: 0px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-top: 15px;
}
a:link {
	color: #BC6C51;
	text-decoration: none;
}
a:visited {
	color: #BC6C51;
	text-decoration: none;
}
a:active {
	color: #BC6C51;
	text-decoration: none;
}
a:hover {
	color: #BC6C51;
	text-decoration: underline;
}
.text_testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 1.4em;
	padding: 20px;
	border: 1px solid #000000;
}
.img {
	padding-right: 20px;
	padding-top: 4px;
}
