body {
	margin: 0;
	padding: 0;
	background: #7F7772 url(images/img01_2.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	height: 40px;
	padding-top: 10px;
	background: #FFFFFF;
	color: #666666;
	vertical-align: bottom;
	bottom: 5px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#copyr {
	clear: both;
	height: 10px;
	background: #7F7772;
	color: #000000;
}

#copyr p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#copyr a {
	color: #000000;
}

