div#wrap {
	margin:0 auto;
	position: relative;
	width: 760px;
	padding: 0;
	background-color:#fff;
	background-image: url(../gfx/gfx_inner_bg.gif);
}
#main {
	float: right;
	width: 560px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 15px;
	margin: 0px;
}
#path {
	height: 15px;
}
.link_location: link {
	color: #00954A;
	font-weight: bold;
}
.link_location: visited {
	color: #00954A;
	font-weight: bold;
}
#top_nav_container ul {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #105895 url(../gfx/bg_top_navi.gif) repeat-x top left;
	width: 100%;
	line-height: 28px;
	font-size: 80%;
	font-weight: bold;
}

#top_nav_container li {
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
}

#top_nav_container #first_at_navi {
	display: inline;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
}

#top_nav_container li a:link, #top_nav_container li a:visited {
	margin: 0;
	padding: 3px 20px 3px 23px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#top_nav_container li a:hover {
	background-color: #3471A5;
	color: #fff;
}

html>body #navlist_sidebar { width: 165px; }

#sidebar { margin: 20px 0px 0px 6px; width: 165px; }

ul#navlist_sidebar {
	width: 154px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	font-size: 90%;
}

#navlist_sidebar li {
	border-left: 4px solid #105895;
	margin-bottom: 1px;
}

#navlist_sidebar li a {
	display: block;
	margin-left: 1px;
	padding: 6px 5px 5px 0.5em;
	background-color: #F3F3F3;
	color: #000;
	text-decoration: none;
	width: 100%;
}

html>body #navlist_sidebar li a { width: auto; }

#navlist_sidebar li a:hover {
	background-color: #F0F0F0;
	color: #000;
}

#sub_nav_container_header {
	width: 165px;
	border-bottom: 1px solid #fff;
	display: block;
	background-color: #105895;
}

#sub_nav_container_header_text {
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 4px;
}

#sub_nav_container_header a {
	font-weight: bold;
	color: #fff;
	font-size: 85%;
	text-decoration: none;
}

#search_box_container {
	float: left;
	padding-top: 75px;
	padding-left: 8px;
	width: 165px;
}
#search_box {
	float: left;
	background-image: url(../gfx/bg_search_box.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 165px;
	background-color: #fff;
}

#search_box .search_field {
	background-color: #fff;
	border: 1px solid #7C9C3F;
	width: 94px;
	margin-top: 8px;
	margin-left: 4px;
}
#search_box .search_btn {
	background-color: #E7E7E7;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #ADADAD;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #7C7C7C;
    height: 20px;
    width: 50px;
    margin-top: 6px;
}

#footer {
	clear: both;
	padding: 0px;
	height: 22px;

}
#form_container {
	width: auto;
	font-weight: bold;
    font-size: 75%;
    padding: 3px;
}
#form_left {
    margin-right: 1em;
	float:left;
}
#form_right {
	float: right;
}
#prop {
	float: right;
    width: 1px;
    height: 400px;
}
#admin_btn {
	padding-left: 7px;
}

#login {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#login .input_field {
	width: 90px;
	height: 15px;
	border: 1px solid #D5D5D5;
}

#login .input_btn {
	background-color: #E7E7E7;
	border-top: 1px solid #F9F9F9;
	border-bottom: 1px solid #6E6E6E;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #969696;
	height: 20px;
	width: 50px;
   	font-size: 85%;
	color: #515151;
	text-align: center;
}

#header {
width: 760px;
height: 68px;
padding: 0px;
background-image: url(../gfx/header_top.gif);
}

#header_logo {
float: right;
margin-top: 0px;
width: 200px;
height: 80px;
margin-top: 40px;
}