.headbg {
	background-image: url(index_gfx/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	background-color: #E5E4D7;
	width: 900px;
}
.navpic {
	background-repeat: no-repeat;
	width: 710px;
	background-color: #e5e4d7;
	height: 80px;
}
.navfillpic {
	background-image: url(index_gfx/navfill.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 190px;
	text-align: right;
	vertical-align: bottom;
}
	
.logotextformat {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7B8E39;
	text-align: right;
	vertical-align: middle;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}

.maintext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #7B8E39;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.borderbott {
	border-bottom: thick solid #EFDFB5;
}
.bordertop {
	border-top: thick solid #EFDFB5;
}
.borderleft {
	border-left: thick solid #EFDFB5;
}
.borderright {
	border-right: thick solid #EFDFB5;
}
.sidelogolft {
	background-attachment: scroll;
	background-image: url(index_gfx/side-logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	width: 100px;
}
.sidelogorgt {
	background-attachment: scroll;
	background-image: url(index_gfx/side-logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 100px;
}
.footertext {
	font-size: 10px;
	font-weight: normal;
	color: #8C96A5;
}
.contacttext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #7B8E39;
	margin-left: 2px;
	padding-left: 2px;
	text-align: left;
}