#container {
	margin: 0 auto;
	position: relative;
}

#header {
	margin: 0 auto;
}

#headerleft {
	float:left;
	height: 181px;

}

#headerdetail {
	margin: 0 auto;
	height: 181px;
	width: 980px;
}

#logo {
	width: 92px;
	height: 126px;
	margin-top: 40px;
	float:left;
}

#headermenu {
	float:right;
	margin-right: 40px;
	margin-top: 100px;
	color: #512F07;
}

#headermenu a {
	text-decoration: none;
	color: #512F07;
}

#headermenu a:hover {
	text-decoration: underline;
}

#headerlower {
	height: 54px;
	width: 591px;
	margin-left: 182px;
	background-image: url(/images/middle_top.png);
}

#headerlowerleft {
	width: 182px;
	float:left;
	height:54px;
}

#lowerheadercontainer {
	margin: 0 auto;
	width: 980px;
}

#main {
	width: 980px;
	margin: 0 auto;
}

#left {
	width: 182px;
	float:left;
}

#middle {
	width: 481px;
	float:left;
	border-left: solid 1px #425112;
	border-right: solid 1px #425112;
	background-image: url(/images/middle_bg.png);
	background-repeat: repeat-y;
	padding-left: 54px;
	padding-right: 54px;
	padding-top: 0px;
	border-bottom: solid 1px #839B37;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#middlebottom {
	margin-top: 20px;
}

#middleleft {
	float:left;
}

#middleright {
	float:left;
}

#middlebottomleft{
	padding-left: 26px;
	padding-right: 26px;
	width: 170px;
	border-left: solid 2px #77A50E;
	border-right: solid 2px #77A50E;
}

#middlebottomright{
	padding-left: 26px;
	padding-right: 26px;
	width: 170px;
	border-left: solid 2px #DDEFB4;
	border-right: solid 2px #DDEFB4;
	margin-left: 22px;
	clear: right;
}

#lefttop {
	width: 226px;
	height: 12px;
	clear:left;
	background-image: url(/images/middle_left_top.png);
	background-repeat: no-repeat;
}

#righttop {
	width: 226px;
	height: 12px;
	clear:right;
	margin-left: 22px;
	background-image: url(/images/middle_right_top.png);
	background-repeat: no-repeat;
}

#leftbottom {
	width: 226px;
	height: 12px;
	background-image: url(/images/middle_left_bottom.png);
	background-repeat: no-repeat;
}

#rightbottom {
	width: 226px;
	margin-left: 22px;
	height: 12px;
	background-image: url(/images/middle_right_bottom.png);
	background-repeat: no-repeat;
}

#title {
	float:left;
	margin-top: 80px;
	margin-left: 20px;
}

#menu {
	list-style-type: none;
	text-align: center;
	width: 138px;
	padding: 0px;
	margin: 0px;
}

#menu .parent_menu {
	height: 32px;
	color: #FFFFFF;
	font-size: 14pt;
	background-image: url(/images/button.gif);
	margin-bottom: 7px;
	padding-top: 3px;
	cursor:pointer;
}

#menu .parent_menu:hover {
	background-image: url(/images/button_active.gif);
}

#menu .parent_menu a:hover {
	text-decoration: none;
}

#menu .parent_menu a {
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
}

#menu .sub_menu {
	list-style-type: none;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 25px;
	text-align: left;
	margin-bottom: 5px;
	cursor:pointer;
}

#menu #sub_active {
	text-decoration: underline;
}

#menu .sub_menu {
	
}

#leftimages {
	width: 138px;
	text-align: center;
	float: left;
}

#leftimages img {
	border: solid 2px #FFFFFF;
	margin-top: 20px;
}

#menu #active {
	background-image: url(/images/button_active.gif);
}

#menu .active {
	background-image: url(/images/button_active.gif);
}

#right {
	float:left;
}

#contact {
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 130%;
}

#rightimages {
	margin-left: 10px;
	width: 144px;
	text-align: center;
	margin-top: 20px;
}

#rightimages img {
	border: solid 2px #FFFFFF;
}

#footer {
	width: 980px;
	margin: 0 auto;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}

#mapdiv {
	float:right;
	margin-right: -40px;
}
