@charset "UTF-8";
.float-left {
	float: left;
}
.float-leftflash {
	float: left;
}
.float-right {
	float: right;
}
.float-contact {
	float: right;
	padding-top: 30px;
	bottom: auto;
}
.float-company {
	float: right;
	padding-top: 10px;
	bottom: auto;
}
.float-centre {
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #009534;
	text-indent: 28px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	letter-spacing: 0.05em;
}
p {
	font-family: "American Typewriter", Arial, sans-serif;
	font-size: 0.92em;
	line-height: 1.7em;
	color: #009534;
}
.bold {
	font-weight: bold;
}
/* CSS Document */

#header {
	width: 901px;
	height: 58px;
}
#content {
	height: 422px;
	width: 901px;
}
#footer {
	width: 901px;
	height: 35px;
}
#navigation {
	width: 871px;
	height: 20px;
	float: none;
}
#wrapper {
	width: 901px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #009534;
	text-decoration: none;
}
a:hover {
	color: #009534;
}
a:active {
	color: #009534;
	text-decoration: none;
}
a:visited {
	color: #009534;
	text-decoration: none;
}
