@charset "utf-8";
/* CSS Document */
html, body {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#333;}
a {outline:none}
a img {border:none; outline:none}
.clear {clear:both}
#container { width:1000px; margin:0px auto;}
#container .padder { padding:0px 30px 0px 30px}
#header { height:110px;}
#header .padder { padding:35px 0px 0px 0px}
#header .logo { float:left; width:320px;}
#header .menu { margin-left:320px; padding-top:53px;}
#header .menu ul { margin:0px; padding:0px; list-style:none}
#header .menu ul li { margin:0px; padding:0px 50px 0px 0px; float:left}
#header .menu ul li a {color:#333; font-size:14px; display:block; padding:6px 10px;}
#header .menu ul li a.active {background:#000; color:#fff; text-decoration:none}
#header .menu ul li a:hover {text-decoration:none}
#body {}
#body .left { width:320px; float:left}
#body .left .header {font-size:20px; line-height:20px; padding-top:40px; padding-bottom:15px;}
#body .left .type {font-size:10px; color:#999;}
#body .left .left {width:140px; float:left}
#body .left ul {list-style:none; margin:0px; padding:0px; margin-top:10px; line-height:120%}
#body .left ul ul {margin-top:3px;}
#body .left ul li{ font-size:12px; margin-bottom:15px;}
#body .left ul li a{color:#333; text-decoration:none; border-bottom:1px dashed #333}
#body .left ul li a:hover {border:none}
#body .left ul li a.opened {border:none}
#body .left ul li a:hover.opened {border-bottom:1px dashed #333}
#body .left ul li ul li {font-size:10px; margin-bottom:3px; padding-left:5px;}
#body .left ul li li a {border:none; text-decoration:underline}
#body .left ul li li a:hover {text-decoration:none}
#body .left .right {width:50%; float:left; margin:0px;}
#body .right { margin-left:320px; font-size:14px;}
#body .right a{color:#069;}
#body .right a:hover {text-decoration:none}
#body .right .padder {padding:30px 0px 0px 0px}
#body .right .padder .header { margin-bottom:15px;}
#body .right h1 {display:inline; margin:0px; padding:0px; font-size:30px; font-weight:normal}
#footer { height:60px; clear:both; text-transform:uppercase; font-size:9px;}
#footer .padder {padding:20px 0px 0px 60px}

.map {display:inline; margin-right:20px;}
.notselected {display:none}
div.selected {display:block}
.map_image {/*clear:both*/}
#body .right .map_refs a {border-bottom:1px dashed #069; text-decoration:none}
#body .right .map_refs a.selected {cursor:default; text-decoration:none; color:#000; display:inline; border:none}

#body .news{
	list-style: none;
}