.container {
	height: 450px;
	width: 850px;
	border: 1px solid #CCCCCC;
	background-position: center;

}
.bottomarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navhome {
	background-color: #547D03;
	height: 5px;
	width: 48px;
}
.navabout {
	background-color: #699A03;
	height: 5px;
	width: 62px;
}
.navwhy {
	background-color: #7BB700;
	height: 5px;
	width: 41px;
}
.navservices {
	background-color: #79F200;
	height: 5px;
	width: 80px;
}
.navbenefits {
	background-color: #92FF48;
	height: 5px;
	width: 58px;
}
.navcontact {
	background-color: #BEFF7D;
	height: 5px;
	width: 52px;
}
.navlinks {
	background-color: #E0FF9F;
	height: 5px;
	width: 40px;
}
.colourboxes {
	height: 10px;
	width: 381px;
	font-size: 1px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}
.colouredtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #9EEA00;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ABFD00;
	text-decoration: underline;
}
.tableoutline {
	border: 1px solid #CCCCCC;
}
