/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	background: #346595 url(images/bg.png)  0 0 repeat-x;
	text-align: center;
}
p {
	line-height: 150%;
}
a {
	text-decoration: none;
	color: #174380;
}
a:hover {
	text-decoration: underline;
}
ul strong {
	color: #1152ae;
}
p strong {
	color: #1152ae;
}
.normal {
      color: #000;
      font-weight: normal;
      margin: 0;
}
h2 {
	font-size: 200%;
	line-height: 200%;
	font-weight: normal;
	color: #AF0007;
}
h3 { 
	font-size: 120%;
	line-height: 250%;
	color: #084482;
}
h4 {
	font-size: 100%;
	line-height: 150%;
	color: #1b65b2;
	margin:15px 0 15px 0;
}
hr {
  height:1px; 
  background:#53A0DF; 
  border:0 solid #53A0DF; 
  color:#53A0DF; 
}
#all {
	position: relative;
	width: 960px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	
}
#header {
	position: relative;
	height: 175px;
	background: #0B5AA1 url(../images/header.png) 0 0 no-repeat;
}
#logo {
	position: relative;
	width: 307px;
	height: 157px;
	padding-left: 20px;
	overflow: hidden;
}
#logo span {
	display: block;
	position: absolute;
	left: 19px;
	top: 0;
	width: 307px;
	height: 157px;
	background: url(../images/logo.png) 0 0 no-repeat;
	cursor: pointer; /* ie */
}
#logo a {
  font-size: 1.0em;
  font-weight: bold;
  color:#FFF;
}
#container{
  min-height: 518px;
}
#leftside {
	float: left;
	width: 240px;
	padding-top: 50px;
}
#rightside {
	float: left;
	width: 700px;
	padding-top: 40px;
}
#rightside li {
	list-style-image: url(../images/arrow.png)
}
/* topmenu */
#topmenu {
  background: #0B5AA1 url(../images/topmenu_1.png) no-repeat;
  width: 360px;
	position: absolute;
	right: 10px;
	margin-top: -15px;
}
#topmenubody {
	background: url(../images/topmenu_2.png) repeat-x;
	height: 49px;
	margin-left: 39px;	
}
#topmenuright {
  background: url(../images/topmenu_4.png) no-repeat;
  width: 39px;
	height: 49px;
	float: right;
	margin-left: -10px;
}
ul#topmenulist {
	padding: 15px 0px 0px 5px;
	list-style-type: none;
}
ul#topmenulist li {
  background: url(../images/topmenu_3.png) bottom right repeat-y;
	display: inline;
	padding-left:4px;
}
ul#topmenulist a {
	font-size:10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px 7px 0px 0px;
  padding: 3px 4px 1px 4px;
}
ul#topmenulist a:hover {
	background: #0F8AC5 url(../images/topmenu_act.png) left repeat;
}
ul#topmenulist .active a {
	background: #0F8AC5 url(../images/topmenu_act.png) left repeat;
} 
/* submenu */
#submenu {
	width: 196px;
	background: #0B5AA1 url(../images/submenu_1.png) top no-repeat;
	padding-top: 46px;
	margin-left: 16px;
}
#submenubody {
	background: url(../images/submenu_2.png) repeat-y;
	padding-left: 24px;
}
#submenubottom {
	height: 42px;
	background: url(../images/submenu_4.png) bottom no-repeat;
}
ul#submenulist {
	width: 147px;
	list-style-type: none;
}
ul#submenulist li {
	height: 27px;
	background: url(../images/submenu_3.png) bottom repeat-x;
}
ul#submenulist a {
	width: 125px;
	height: 20px;
	border-left: #0f8ac5 9px solid;
	font-size:10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0 0 10px;
	display: block !important;
}
ul#submenulist a:hover {
	background: #0F8AC5 url(../images/submenu_act.png) left repeat;
}
ul#submenulist .active a {
	background: #0F8AC5 url(../images/submenu_act.png) left repeat;
}
#banner {
	width: 690px;
	height: 126px;
	background:  url(../images/banner.png) 0 0 no-repeat;
	padding: 20px 0px 0px 30px;
}
#banner h2 {
	font-size: 150%;
	line-height: 130%;	
}
#content ul {
	margin-left: 50px;
}
#content li {
  margin-top:5px;
}
#content{
  padding-bottom:30px
}
#map{
  padding:10px 0 10px 0;
}
#map img{
  border:1px solid #0D60AB;  
}
/* photos */
.photos li {
	display: -moz-inline-box;
	display: inline-block;
/*\*/
	vertical-align: top;
/**/
	margin: 0 0px 10px 7px;
	border: 1px solid #DFDFDF;
	padding: 0;
}
.photos li>div {
/*\*/
	display: table;
/**/
	width: 199px;
}
.photos a {
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
/*\*/
.photos>li .wrimg {
	display: table-cell;
	vertical-align: middle;
	width: 199px;
	height: 130px;
}
/**/
.photos img {
	border: 1px solid #CFCFCF;
	vertical-align: middle;
}
.photos a:hover {
	background-color: #e4f4fa;
	text-decoration: none;
}
.photos .caption {
	display: block;
	padding: .3em 5px;
	font-size: 10px;
	line-height: 1.1;
	border-top: 1px solid #ccc;
	width: 189px;

/* Moz, IE6 */
}
.photos {
	border-collapse: collapse;
	text-align: center;
}
.legend {
	font-size: 11px;
	padding-left: 30px;
}
/* form */
form {
width: 380px;
}
fieldset {
	padding-left: 15px;
	border: 1px solid #53A0DF;
}
legend {
	font-size: 11px;
	font-weight: bold;
	color: #1b65b2;
	margin: 5px 0;
	padding: 5px;
	border: 1px #E0E0E0;
}
label {
	font-size: 11px;
	width: 90px;
	float: left;
	display: block;
}
input, select {
	margin: 0 0 10px 0;
}
textarea{
  width: 250px;
	margin: 0 0 10px 0;
}
.button{
	width: 80px;
	background:#0D60AB;
  color:white;
  font-weight:bold;
  margin-left: 88px;
} 
.fimg {
  height:50px;
  width:200px;
  padding-left:90px;
  margin-bottom:10px;
} 
.print a{
  text-align: center;
  margin-left:100px;
}
.ban-a {
	margin-top: 10px;
}
.floatright{
  float:right;
  padding-right:110px;
  padding-top:30px;
}
.invisible {
	display: none;
}
.nahled {
	display: inline;
}
.note{
  padding-top:10px;
  font-size: 10px;
  color:#575757;
}
.mapcaption {
  border-top:1px solid #DFDFDF;
  font-size:10px;
}
.photos p{
  font-size: x-small;
}
/* footer */
#footer {
	clear: both;
	font-size: 11px;
	background: #0B5AA1 url(images/footer.png) 0 0 no-repeat;
	color: #FFF;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: center;
}
.footer-a {
font-size: 11px;
}
/* /footer */