html,
body {height: 100%; min-width: 600px; min-height: 500px;}
body {font: 12px/16px Arial, Helvetica, sans-serif; color: #fff; margin: 0; padding: 0; background: #999b9b url(../img/body_bg.gif) 50% 0;}

a {color: #fff;}
a:hover {color: #c7c7c7;}
img {border: 0;}

#body2 {min-height: 100%; margin: 0 auto; position: relative; background: url(../img/body2_bg.png) no-repeat 50% 0;}
* html #body2 {height: 100%;}
#minWH {width: 600px; height: 500px;}

#main {width: 600px; height: 250px; margin: -150px 0 0 -300px; position: absolute; left: 50%; top: 50%;}

#footer {height: 40px; margin-top: -40px; position: relative; background: #152731 url(../img/footer_bg.gif) 50% 0;}

.innovation {text-align: center;}
.soon {text-align: center; margin-top: 60px;}
.contacts {text-align: center; padding-top: 14px;}
.contacts a {margin-left: 6px;}
