*{
	padding: 0px;
	margin:0px;
}
body {
	background-image: url(images/background.jpg);
	background-color: #CBDCDB;
	font-family: Verdana, Geneva, sans-serif;
	color: #4E3924;
}
.header {
	height: 130px;
	width: 839px;
	position: relative;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
}
.copyright {
	width: 840px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
}
.nav-bar {
	height: 45px;
	width: 789px;
	position: relative;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/body5_02.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.nav {
	margin-left: 23px;
	float: left;
	height: 20px;
}
.content {
	width: 789px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(images/body5_03.png);
	background-repeat: repeat-y;
	padding-left: 50px;
}
.body-text {
	font-family: Verdana, Geneva, sans-serif;
	color: #4E3924;
	height: 250px;
	width: 700px;
	position: relative;
	font-size: 14px;
	left: 25px;
	margin-top: 0px;
	padding: 0px;
}
ul {
	font-size: 14px;
	list-style-type: square;
	padding-left: 15px;
}
.body-text a:link {
	color: #3A7977;
	text-decoration: underline;
}
.body-text a:hover {
	color: #316463;
	text-decoration: none;
}

.body-text a:active {
	color: #3A7977;
	text-decoration: none;
}
.body-text a:visited {
	color: #3A7977;
	text-decoration: underline;
}
.footer {
	background-image: url(images/body5_04.png);
	background-repeat: no-repeat;
	width: 839px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
	padding-top: 75px;
	text-align: center;
	font-size: 12px;
}
.footer a:link {
	color: #397674;
	text-decoration: none;
}
.footer a:hover {
	color: #4E3924;
	text-decoration: underline;
}
.footer a:active {
	color: #8BBAB7;
	text-decoration: none;
}
.footer a:visited {
	color: #397674;
	text-decoration: none;
}
.contact-box {
	height: 150px;
	width: 175px;
	position: absolute;
	left: 685px;
	top: 235px;
	font-size: 12px;
}
.contact-box a:link {
	color: #3A7977;
	text-decoration: none;
}
.contact-box a:hover {
	color: #316463;
	text-decoration: none;
}

.contact-box a:active {
	color: #3A7977;
	text-decoration: none;
}
.contact-box a:visited {
	color: #3A7977;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #316463;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #397674;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #336765;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3A7977;
}
.article-image {
	height: 201px;
	width: 182px;
	float: right;
	text-align: center;
	border: 1px solid #4E3924;
}
p {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
head {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
.testimonials1 {
	float: right;
	margin-left: 7px;
}
.testimonials2 {
	float: right;
	margin-left: 7px;
}
