@import url(clear.css);
@import url(blocks.header.css);
@import url(blocks.main_menu.css);
@import url(blocks.big_slider.css);
@import url(blocks.actions.css);
@import url(blocks.nav_links.css);
@import url(blocks.footer.css);

body { background: #fbf7f9; color: #000; font: normal 69% Arial, Helvetica, sans-serif; }
body.print { background: #fff; }
a { color: #000; text-decoration: underline; }
a:hover { color: #ed1b2f; text-decoration: underline; }

.header-print { background: none; height: 120px; }
.base-width { width: 996px; margin: 0 auto; position: relative; }
.main-content { background: transparent; }

.left-pic { float: left; margin: 5px 20px 5px 0; }
.right-pic { float: left; margin: 5px 0 5px 20px; }
.red-bar { -height: 65px; min-height: 65px; margin-bottom: -65px; background: #dd1415 url(../images/structure/bg.jpg) 0 -508px no-repeat; }

.main-image { position: relative; }
.main-image .image { position: absolute; top: 0; left: 0; z-index: 1; width: 996px; overflow: hidden; }