#HeaderSlideBox {
	width: 720px;
	height: 146px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image:url(../gfx/maincontent_bg.png);
	background-repeat:repeat-y;
}

.tx-digislideshow-pi1 {
	position: reative;
	height: 146px;
	clear: both;
	float: none;
}
#HeaderBox {
	background-image: url(../gfx/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 250px;
	background-color: #FFFFFF;
	position: relative;
}
#HeaderBoxContent {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
#LogoBox {
	float: left;
}
#StoererBox {
	position: absolute;
	top: 10px;
	right: -60px;
}
#MainContentBox {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	padding-top: 30px;
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(../gfx/maincontent_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 60px;
}
#MainContentBox ul {
	list-style-type: none;
	padding-bottom: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#MainContentBox li {
	background-image: url(../gfx/lipt.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 16px;
	letter-spacing: 0.2em;
	line-height: 24px;
}
h1 {
	font-size: 24px;
	color: #9a8668;
	margin-bottom: 16px;
}
h2 {
	font-size: 18px;
	margin-bottom: 8px;
	color: #9A8668;
	padding-left: 24px;
	background-image: url(../gfx/h-arrow.gif);
	background-repeat: no-repeat;
}
h3, h4, h5, h6 {
	font-size: 18px;
	margin-bottom: 8px;
	color: #9A8668;
}
#MainContentBox a:link, #MainContentBox a:visited, #MainContentBox a:active, .csc-textpic-text a {
	text-decoration: none;
	letter-spacing: 0.2em;
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
	color: #666666;
}
#MainContentBox a:hover, .csc-textpic-text a {
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.csc-textpic-image a, .csc-textpic-text a {
	border-bottom-style: none!important;
}
p {
	margin-bottom: 16px;
}
#MainContentFooterBox {
	background-image: url(../gfx/maincontentfooter_bg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#FooterBox {
	height: 200px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #225A08;
	letter-spacing: 0.1em;
}



#PriNavBox {
	background-image: url(../gfx/prinavbox_bg.png);
	background-repeat: repeat-x;
	height: 54px;
}
#PriNav {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../gfx/prinav_bg.png);
	background-repeat: no-repeat;
	height: 54px;
}
#PriNav ul {
	list-style-type: none;
	margin-left: 40px;
}
#PriNav li {
	display: inline;
}
#PriNav a {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #CCCCCC;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-weight: bold;
}
.csc-textpic-clear {
	padding-bottom: 60px;
}
.tx-reeateasermenu-pi1 a:link, .tx-reeateasermenu-pi1 a:visited, .tx-reeateasermenu-pi1 a:active, .tx-reeateasermenu-pi1 a:hover {
	text-decoration: none!important;
	border-style: none!important;

}
.tx-reeateasermenu-pi1 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#SecNavBox {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	top: -40px;
	position: relative;
}
#SecNav {
	text-align: right;
}


#SecNav ul {
	list-style-type: none;
}
#SecNav li {
	display: inline;
}
#SecNav a:link, #SecNav a:visited, #SecNav a:active {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	font-size: 12px;
}
#SecNav a:hover {
	color: #CCCCCC;
}