body {
	background-image: url('bg.png');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #6A7465;
	padding-left: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
hr {
	height: 1px;
}
#testimonials1 {
	right: 25px;
	top: 56px;
	position: absolute;
	background-image: url('img/t1.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 293px;
	height: 77px;
}
#container {
	position: relative;
	width: 822px;
	left: -419px;
	top: 0px;
	bottom: 0px;
	padding: 0px;
	min-height: 600px;
}
#header {
	top: -10px;
	padding: 0px;
	position: relative;
	width: 822px;
	height: 214px;
	background-image: url('head.png');
	background-repeat: no-repeat;
	background-position: center;
}
#content {
	top: -70px;
	left: 70px;
	position: relative;
	width: 690px;
	font-family: verdana;
	font-size: 8pt;
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 822px;
	font-family: verdana;
	font-size: 7pt;
	font-style: italic;
	text-align: center;
}
#img1 {
	padding: 0px;
	position: absolute;
	left: 316px;
	top: 65px;
}
#img2 {
	padding: 0px;
	position: absolute;
	left: 316px;
	top: 85px;
}
#img3 {
	padding: 0px;
	position: absolute;
	left: 316px;
	top: 109px;
}
#img4 {
	padding: 0px;
	position: absolute;
	left: 407px;
	top: 63px;
}
#img5 {
	padding: 0px;
	position: absolute;
	left: 407px;
	top: 85px;
}
#img6 {
	padding: 0px;
	position: absolute;
	left: 407px;
	top: 109px;
}
.sub {
	font-size: 7pt;
}