html,body { margin: 0; padding: 0; height: 100%; }
body { background: #f7f8fc url(../img/bg.gif) repeat; text-align: center; font-family: Tahoma; font-size: 11px; color: #fff; }
a img { border: 0; }
a { color: #fff; }
a:hover { color: #000; }
div.br { clear: both; }
div.br2 { clear: both; height: 100px; }
* {  }

h3 { margin: 0; height: 30px; line-height: 30px; font-size: 18px; font-weight: normal; margin-bottom: 30px; margin-left: 40px; color: #fff; }

div.wrapper { background: url(../img/content_bg.gif) repeat-y; margin: 0 auto; text-align: left; width: 890px; min-height: 100%; height: auto !important; height: 100%; margin-bottom: -100px; }

div.header { height: 260px; background: url(../img/header_bg.jpg) no-repeat; }
div.header div.menu { height: 55px; padding-top: 145px; margin-left: 167px; }
div.header div.menu a { display: block; width: 144px; height: 55px; line-height: 55px; text-align: center; float: left; font-size: 18px; font-family: Arial; text-decoration: none; color: #363636; }

div.content { background: url(../img/content_header.jpg) no-repeat; width: 890px; padding-bottom: 20px; }
div.content div.news { width: 230px; float: right; }
div.content div.news h3 { margin-left: 0; color: #393939; margin-bottom: 18px; }
div.content div.news div { background: #698eb8 url(../img/news_bg.gif) repeat-x; padding: 10px; border: 1px solid #4d4d4d; margin-right: 30px; margin-bottom: 14px; }
div.content div.news div h4 { margin: 0; font-size: 12px; font-weight: bold; border-bottom: 1px solid #b2e1ff; margin-bottom: 8px; }
div.content div.news div p { margin: 0; }
div.content div.news div a { margin-left: 115px; font-size: 10px; }

div.content div.mainContent { float: left; width: 570px; padding: 0 30px; }
table.park { border: 0; }
table.park td { padding: 6px; }
table.park img { margin-right: 10px; }

ul li { margin-bottom: 5px; }

div.footer { background: url(../img/footer_bg.gif) repeat-x; margin: 0 auto; padding: 32px 30px 0; height: 68px; width: 830px; text-align: left; overflow: hidden; }
div.footer div.contacts { float: right; font-size: 12px; text-align: right; }
