div#wrap {
margin:0 auto;
position: relative;
width: 920px;
padding: 0;
background: #fff url(../gfx/wrap_sides_bg.gif) repeat-y top center;
}

#header {
width: 900px;
height: 63px;
background: #fff url(../gfx/bg_header.gif) no-repeat;
margin-left: 10px;
padding: 0;
}


#path {
float:left;
margin: 2px 0px 2px 10px;
padding: 0;
height: 19px;
font-size: 80%;
}

#path a {
 margin: 0 0 0 0px;
}

#main {
float: right;
width: 530px;
margin: 21px 0px 0px 0px;
padding:  0 10px 0 10px;
font-size: 85%;
}

#banner {
float: right;
width: 160px;
margin: 21px 0px 0px 0px;
padding: 0px 5px 0px 5px;
text-align: center;
}

#sidebar {
float: left;
width:165px;
margin: 0 0 0 5px;
padding: 0 0 80px 0;
}

#footer {
clear: both;
background: #fff url(../gfx/bg_footer.gif) no-repeat;
margin: 0px 0px 0px 0px;
font-size: 65%;
color: #fff;
height: 24px;
text-align: center;
}

#footer a {
color: #fff;
height: 24px;
text-decoration: none;
}

#prop {
float: right;
width: 1px;
height: 430px;
}

#top_nav_container {
margin: 0px 10px 0px 10px;
padding-top: 0px;
font-size: 75%;
}

#top_nav_container ul {
text-align: center;
margin: 0;
padding: 0;
color: #fff;
background: #207099 url(../gfx/bg_top_navi.gif) repeat-x top left;
width: 100%;
line-height: 29px;
font-size: 93%;
font-weight: bold;
}
#top_nav_container li {
display: inline;
margin: 0;
}
#top_nav_container li a:link, #top_nav_container li a:visited {
margin: 0;
padding: 0px 25px 3px 25px;
text-decoration: none;
color: #fff;
background: transparent;
}

#top_nav_container li a:hover {
text-decoration: underline;
}

html>body #navlist_sidebar { width: 170px; }

html>body #sidebar { margin: 0 0 0 10px; width: 179px; }

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

#navlist_sidebar li {
border-left: 4px solid #CD0000;
margin-bottom: 1px;
}

#navlist_sidebar li a {
display: block;
margin-left: 1px;
padding: 6px 5px 5px 0.5em;
background-color: #D0E1EA;
color: #3D3D3D;
text-decoration: none;
width: 100%;
font-weight: bold;
}

#navlist_sidebar .header a {
display: block;
margin-left: 1px;
color: #fff;
background-color: #004D87;
text-decoration: none;
width: 156px;
font-weight: bold;
}

#navlist_sidebar .header a:hover {
background-color: #004D87;
}

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

#navlist_sidebar li a:hover {
background-color: #E6EEF3;
}

div#fns {
margin:0 auto;
position: relative;
width: 712px;
padding: 0;
font-size: 70%;
text-align: right;
}

#fns a {
position: absolute;
right: 0;
text-decoration: none;
color: #a1a09c;
margin: -15px 0 0 0;
}

#print_tool {
margin: 8px 0 2px 731px;
padding: 0;
height: 19px;
}

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

#print_tool a img {
margin: 0;
padding: 0;
border: 0;
}

#login_header {
margin-top: 25px;
height:15px;
width: 163px;
padding-top: 5px;
margin-left: 1px;
color: #fff;
display: block;
font-size: 75%;
font-weight: bold;
text-align: center;
background-color: #004D87;
border-left: 4px solid #CD0000;
}




#login_box {
margin-top: 0px;
margin-left: 1px;
width: 163px;
background-color: #D0E1EA;
border-left: 4px solid #CD0000;
}

#login_box #inside {
padding: 5px;
font-size: 80%;
color: #000000;
text-align: center;
}