html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    background: #110101;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #b1a18e;
}

img {border: none;}

a, object {outline: none;}

a:link, a:visited {color: #670700; text-decoration: underline;}
a:hover, a:active {color: #ac4a27; text-decoration: underline;}

p {margin: 0 0 15px 0;}

/* ========================================================= */

#clear {height: 124px;}

.inlined {
    letter-spacing: -1;
    margin: 0;
    padding: 0;
    font-size: 0px;
}

.inlined li {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 12px;
    background: transparent;
    padding: 0;
    margin: 0;
}

#page_wrapper {
    min-width: 998px;
    overflow-x: hidden;
    position: relative;
}

#page_container {
    width: 956px;
    margin: 0 auto;
    position: relative;
    background: #160403;
    padding: 0 0 5px 0;
}

#fire1 {
    position: absolute;
    top: 0;
    left: -281px;
}

#fire2 {
    diplay: block;
    vertical-align: bottom;
}

#fire3 {
    position: absolute;
    top: 0;
    left: 955px;
}

#logo {
    position: absolute;
    top: 15px;
    left: 354px;
/* для баннера
    top: 4px;
    left: 55px;
*/
}

#video_frame {background: url(/register/images/promo_vframe_btm.png) no-repeat 0 100%;}

#video_frame_in {
    background: url(/register/images/promo_vframe_top.png) no-repeat;
    min-height: 401px;
    margin: 0 0 12px 0;
}

#video_left {
    float: left;
    margin: 11px 0 0 12px;
}

#video_right {
    float: right;
    margin: 11px 11px 0 0;
}

.text {
    margin: 0 0 14px 15px;
    font-size: 14px;
	text-align:center;
}

#shots {margin: 0 0 14px 15px;}

#shots li {
    background: url(/register/images/promo_shot_frame.png) no-repeat;
    padding: 2px;
    margin: 0 5px 5px 0;
}

#footer {
    background: url(/register/images/promo_footer_line.png) no-repeat 7px 0;
    padding: 8px 30px 50px 30px;
    text-align: center;
    position: relative;
}

#copyright {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -140px;
    font-size: 10px;
    color: #786a5c;
}

#logo_btm {
    position: absolute;
    bottom: 12px;
    left: 12px;
}

#counter {
    position: absolute;
    bottom: 5px;
    right: 5px;
    letter-spacing: -4;
    white-space: nowrap;
}

#counter img {margin: 0 0 0 4px;}
