body {
	margin: 0px;
	background: #444346 url(images/bg2.jpg) repeat-x;
	font: 12px/16px "Trebuchet MS", Tahoma, sans-serif;
	color: #333333;
}
.contentcontainer {
	background: url(images/homeV1_44.jpg) no-repeat right bottom;
	height: 650px;
	padding-top: 10px;
}
.contentcontainer_page {
	height: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.phone {
	text-align: right;
	padding-right: 10px;
}
.logo {
	padding-left: 20px;
}
.quote {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}
.subbanner {
	color: #E8E8E8;
	background: #9a9a9a url(images/homeV1_18.jpg) no-repeat left;
	height: 37px;
	padding-left: 120px;
	font-weight: bold;
}
.subbanner a:link {
	color: #E8E8E8;
	text-decoration: underline;
}
.tableborder {
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	background: #FFFFFF;
}
.imagefloatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6c9d30;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6c9d30;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.contentleft {
	width: 350px;
	padding-right: 35px;
	padding-left: 20px;
}
.contentleft_page {
	width: 632px;
	padding-right: 35px;
	padding-left: 20px;
}
.contentcentre {
	width: 237px;
	padding: 15px 30px 15px 15px;
	background: url(images/bg_quote.jpg) repeat-x;
}
.contentright {
	width: 236px;
	padding-left: 25px;
}
.contentright_page {
	background:#E8E8E8;
	width: 236px;
	padding-left: 25px;
}
.sidebox {
	padding: 10px 15px 0px 10px;
	border: 1px solid #999999;
	width: 209px;
}
.footer {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	padding: 20px;
}
.navcontainer {
	background: url(images/homeV1_11.jpg) repeat;
}
.navcell {
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}
.navcell a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navcell a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navcell a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #6F9F33;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6F9F33;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6F9F33;
	text-decoration: underline;
}
