html,body { margin: 0; padding: 0; height: 100%; }
body { background: #f6edda; text-align: center; font-family: Tahoma; font-size: 11px; color: #e5c155; }
a img { border: 0; }
a { color: #ff6000; }
a:hover { color: #ff8133; }
div.br { clear: both; }
div.br2 { clear: both; height: 100px; }
* {  }

p { margin: 8px 0; }
h3 { margin: 0; margin-bottom: 15px; font-weight: normal; font-size: 18px; color: #ffc000; }

div.main strong { font-weight: normal; }

div.wrapper { text-align: left; min-height: 100%; height: auto !important; height: 100%; margin-bottom: -100px; }

div.header { height: 145px; padding-top: 470px; background: url(../img/header_bg.jpg) no-repeat center top; color: #281202; font-family: Impact; font-size: 18px; }
div.header p { margin: 0; color: #281202; font-family: Impact; font-size: 18px; text-align: center; margin-right: 62px; margin-bottom: 65px; }
div.header p.phone { margin-bottom: 0; }

div.content { height: 455px; background: url(../img/content_bg.jpg) no-repeat center top; padding-top: 30px; }
div.content div.wrapContent { height: 455px; width: 924px; margin: 0 auto; padding: 0 20px; }
div.content div.wrapContent div.menu { width: 760px; height: 32px; padding-top: 18px; margin: 0 auto; background: url(../img/menu_bg.jpg) no-repeat; text-align: center; margin-bottom: 20px; }
div.content div.wrapContent div.menu a img { margin: 0 15px; }
div.content div.wrapContent div.news { width: 200px; padding: 20px 40px 20px 20px; float: left; color: #e5cd82; }
div.content div.wrapContent div.news p.header { color: #ffc100; font-weight: bold; }
div.content div.wrapContent div.main { width: 664px; float: right; }


div.footer { background: url(../img/footer_bg.jpg) no-repeat center top; margin: 0 auto; height: 100px; overflow: hidden; }
div.footer div.counters { padding-top: 34px; }

div.item { margin-bottom: 20px; }
div.item img { float: left; border: 1px solid #824624; width: 200px; margin-top: 10px; }
div.desc { float: right; width: 400px !important; }

div.newsItem { margin-bottom: 20px; }
div.newsItem p.header { font-weight: bold; font-size: 13px; color: #ffc100; }