div#wrap {
margin:0 auto;
position: relative;
width: 758px;
padding-top: 0;
background:#fff url(../gfx/left_navi_bg.gif) repeat-y top left;
border: 1px solid #000;
}
#path {
position: absolute;
top: 99px;
left: 168px;
color: #6A6A6A;
background-color:#faf9f3;
margin: 0;
padding: 3px;
height: 17px;
width: 575px;
font-size: 95%;
}
#path a.link_location {
color: #185d5a;
font-weight: bold;
}

#main {
float: right;
width: 570px;
padding: 30px 15px 0 0;
font-size: 80%;
}
#sidebar {
width:170px;
top: 120px;
float: left;
margin: 0;
padding: 0 2px 80px 0;
color: #fff;
background: transparent;
}
#footer {
clear: both;
height: 33px;
margin: 0;
color: #fff;
background: url(../gfx/main_bottom.gif) no-repeat bottom center;
text-align: center;
}
#footer_text {
margin: 0;
padding: 0;
}
#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;
}

#header_logo {
background: #ffdc02 url(../gfx/header_top_bg.gif) repeat-x top left;
float:right;
width: 399px;
height: 70px;
margin: 0;
}

#header {
width: 758px;
height: 70px;
padding: 0px;
background: #ffdc02 url(../gfx/header_left_logo3.gif) no-repeat top left;
border-bottom: 4px solid #ffdc02;
}

#top_nav_container { border-bottom: 1px solid #000; margin: 0 0 1px 0;}

#top_nav_container ul {
text-align: center;
padding: 0;
margin: 0;
background-color: #000;
color: #fff;
width: 100%;
font-size : 65%;
line-height: 20px;
border-bottom: 1px solid #fff;
}
#top_nav_container ul li
{
display: inline;
padding: 0;
}
#top_nav_container ul li a {
padding: 1px 20px;
text-decoration: none;
border-right: 1px solid #fff;
color: #fff;
font-weight: bold;
}

#top_nav_container li.top_nav_last a {
 border: none;
}

ul#navlist_sidebar {
width: 160px;
list-style: none;
margin: 20px 0 0 0;
padding: 0;
border: none;
font-size: 70%;
}

#navlist_sidebar li {
border-bottom: 1px solid #aaa;
margin: 0;
padding: 0 5px 0 .3em;
background: #343434 url(../gfx/subnavi_dot.gif) no-repeat top right;
}

#navlist_sidebar li.parent_on {
color: #fff;
background: #000 url(../gfx/subnavi_dot_parent.gif) no-repeat top right;
margin: 0;
padding: 0 1px 0 0.3em;
font-weight: bold;
}
#navlist_sidebar li.parent_on a {
text-transform: uppercase;
}

#navlist_sidebar li.except a {
text-transform: none;
font-weight: normal;
}

#navlist_sidebar li a {
display: block;
padding: 4px 0;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navlist_sidebar li a { width: auto; }

#print_tool a {
 margin: 0;
 padding: 0;
 text-decoration: none;
}

#print_tool a img {
 position: absolute;
 right: 12px;
 top: 100px;
 z-index: 2;
 margin: 0;
 padding: 0;
 border: 0;
}
