#doc { /* 720px */
	margin:auto;text-align:left;
	width:56.15em;/* non-IE */
	*width:54.80em;/* IE */
	min-width:720px;
}
body {
	background-color: #94ae48;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: georgia;
}
#frontpage {
	background-color: #c9db87;
	background-image: none;
}
#bg1 {
	background-image: url(img/branch_btm.gif);
	background-repeat: no-repeat;
	background-position: center 101%;
}
#frontpage #bg1 {
	background-image: url(img/branch_btm_frontpage.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bg2 {
	background-image: url(img/branch.gif);
	background-repeat: no-repeat;
	background-position: 533px 276px;
}
#bg3 {
	background-image: url(img/line.gif);
	background-repeat: repeat-y;
	background-position: -1px;
}
#bg4 {
	background-image: url(img/btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headimg {
	margin-top: 30px;
}
#content {
	background-image: url(img/branch2.gif);
	background-repeat: no-repeat;
	background-position: 488px 329px;
}
#bodytext {
	font-family: arial;
	padding: 20px;
	padding-left: 38px;
	padding-right: 38px;
	padding-bottom: 5px;
}

#ft {
	position: relative;
}
#ftmenu {
	position: absolute;
	width: 70%;
	text-align:right;
	color: white;
	padding-top: 18px;
	font-size: 77%;
}
#ftmenu {
	font-family: arial;
}

#ftmenu a:hover {
	color: #587f04;
}
#ftmenu a {
	color: white;
	text-decoration: none;
}
#ftmenu span {
	margin-left: 4px;
	margin-right: 4px;
}
#menucontainer {
	position: relative;
}
#menu1 {
	margin-top: 20px;
	line-height: 2em;
}
#menu1 a, #menu1 a:visited {
	color: white;
	text-decoration: none;
}
#menu1 a.highlite, #menu1 a.highlite:visited {
	color: #e4443b;
}
#menu1 a:hover, #menu1 a.highlite:hover {
	color: #587f04;
}
#menu1 .first {
	border-top: 1px solid #d9e5a9;
}
#menu1 li {
	border-bottom: 1px solid #d9e5a9;
}
h1 {
	color: #587f04;
	font-size: 20px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}
#menu2 {
	position: absolute;
	top: 425px;
	left: -16px;
	*left: -18px;
	width: 171px;
}
#menu2 li:hover {
	background-image: url(img/menutab_over.gif);
}
#menu2 li {
	background-image: url(img/menutab.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.3em;
	height: 64px;
	width: 176px;
}
#menu2 a:hover {
}
#menu2 a {
	display: block;
	padding-left: 22px;
	color: white;
	text-decoration: none;
	font-size: 85%;
}
#contact a:hover {
	color:#F0F3DD;
}
#contact a, #contact:visited {
	color: #476901;
}
#contact {
	font-size: 85%;
	color: #476901;
	position: absolute;
	top: -95px;
	left: 551px;
	width: 175px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.5em;
	color: #3E4130;
	margin-right: 20px;
}
#bodytext li {
margin-left: 16px;
	list-style-type: none;
	line-height: 1.5em;
	color: #3E4130;
	list-style-image: url(img/cross.gif);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #94AE48;
	margin-bottom: 10px;
	margin-top: 20px;
}
#bodytext a, a:visited{
	color: #587F04;
	text-decoration: underline;
}
#bodytext a:hover {
	color: #E4443B;
	text-decoration: underline;
}
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 20px;
}
