@import url(clear.css);
@import url(blocks.header.css);
@import url(blocks.prod_block.css);
@import url(blocks.footer.css);

body { background: #2c3e51 url(../images/structure/bg.gif) 0 0 repeat-x; color: #fff; font: normal 75% Arial, Helvetica, sans-serif; }
a { color: #a3c2dc; text-decoration: underline; }
a:hover { color: #a3c2dc;  }

.clear-left { font: 0/0 Arial; clear: left; }

.main-width { width: 954px; padding: 0 10px; margin: 0 auto; }

.error-404 { font-size: 116.67%; }
.error-404 h1 { font-size: 600%; font-weight: normal; margin: 25px 0 35px; }
.error-404 p { margin: 0 0 15px; }
.error-404 a, .error-404 a:hover { color: #fff; }

.seotext { color: #3C5774; clear:left; padding-left:10px; padding-right:10px; }
.seotext a { color: #109ad6 !important; text-decoration: underline !important }
.seotext a:hover { color: #0d74a1 !important }
