html,body { margin: 0; padding: 0; height: 100%; }
body { background: #f5f5f5; text-align: center; font-family: Tahoma; font-size: 12px; color: #909090; }
a img { border: 0; }
a { color: #0088c7; }
a:hover { color: #0065ee; }
div.br { clear: both; }
div.br2 { clear: both; height: 160px; }
* {  }

p { margin: 8px 0; }

div.wrapper { margin: 0 auto; text-align: left; width: 990px; min-height: 100%; height: auto !important; height: 100%; margin-bottom: -160px; }

div.header { height: 240px; background: url(../img/header_bg.jpg) no-repeat; }
div.header h1 { margin: 0; font-size: 12px; font-weight: normal; font-family: Arial; text-align: center; padding-top: 25px; }
div.header div.contacts { float: right; padding-right: 50px; text-align: right; padding-top: 25px; }
div.header div.contacts h3 { margin: 0; margin-bottom: 10px; font-size: 18px; font-weight: normal; color: #555f90; }
div.header div.contacts p span { color: #0088c7; }
div.header div.contacts p span strong { font-size: 18px; font-weight: normal; line-height: 18px; }

div.header div.menu { float: right; padding-top: 85px; width: 450px; line-height: 90px; }
div.header div.menu a { display: block; float: left; width: 200px; font-size: 18px; text-decoration: none; color: #757da4; text-align: center; margin-left: 20px; }

div.header div.logo { float: left; padding-top: 62px; padding-left: 50px;}
div.header div.logo a img { width: 115px; height: 65px; }


div.content { background: url(../img/content_bg.jpg) no-repeat; padding-left: 108px; padding-right: 50px; }
div.content.production { background: url(../img/production_bg.gif) no-repeat; }
div.content h3 { margin: 0; font-size: 18px; font-weight: normal; background: url(../img/content_header_bg.gif) no-repeat left bottom; height: 31px; line-height: 30px; }
div.content p { margin: 18px 0; }

div.photogallery { padding: 6px 50px 0; background: url(../img/photogallery_bg.gif) repeat-x; }
div.photogallery h3 { height: 30px; line-height: 30px; background: url(../img/photogallery_header_bg.gif) no-repeat; margin: 0; margin-bottom: 30px; font-size: 18px; font-weight: normal; text-align: center; width: 204px; }
div.photogallery table { width: 100%; }
div.photogallery table td img { border: 4px solid #e5e5e5; }


div.footer { background: url(../img/footer_bg.jpg) no-repeat; margin: 0 auto; height: 130px; padding-top: 30px; padding: 30px 50px 0; width: 890px; overflow: hidden; }
div.footer div.goldenlogo { float: right; padding-right: 30px; padding-top: 4px; }
div.footer div.goldenlogo a { color: #fff; font-size: 11px; }
div.footer div.goldenlogo a img { width: 80px; height: 25px; margin-top: 5px; }
div.footer div.logo { padding-top: 30px; float: left; }
div.footer div.counters { padding-top: 50px; float: right; padding-right: 185px; text-align: right; }
div.footer div.counters a { margin: 0 4px; }

