html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, dl, dd, dt, form, label, input  {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
}
html {
    height: 100%;
}
:focus {
    outline: 0;
}
ul, ol {
    list-style: none;
}
body {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #414141;
    height: 100%;
    background: #FFF;
    line-height: 1;
}
img {
    border: 0;
}
a:link, a:visited {
    outline: none;
    text-decoration: underline;
    color: #7d1115;
}
a:hover, a:active {
    text-decoration: none;
}
.clear {
    clear: both;
    font-size: 0.3pt;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
#container {
    position: relative;
    min-height: 100%;
    min-width: 960px;
    background: url(images/bg.gif) 100% 100% no-repeat;
}
* html #container {
    height: 100%;
}
#header {
    background: #353535;
    border-bottom: 2px solid #c0c0c0;
    height: 112px;
    position: relative;
}
#logo {
    padding: 15px 0 0 17px;
}
#logo a:link, #logo a:visited {
    color: #FFF;
    text-decoration: none;
    line-height: 1.05;
    float: left;
    padding: 0 10px 0 0;
}
#logo img {
    float: left;
}
#logo strong {
    padding: 10px 0 10px 93px;
    display: block;
    text-transform: uppercase;
    font-size: 16pt;
}
#logo em {
    padding: 0 0 0 93px;
    display: block;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #afafaf;
}
#phone {
    color: #FFF;
    position: absolute;
    top: 30px;
    right: 0;
    width: 225px;
    font-size: 15pt;
    line-height: 1.3;
}
#phone em {
    display: block;
    color: #969696;
    font-size: 12pt;
    font-style: normal;
}
#content {
    padding: 90px 0 200px;
    margin: 0 0 0 110px;
    width: 700px;
    font-family: Georgia, serif;
    font-size: 12pt;
}
#content p {
    line-height: 1.2;
    padding: 0 0 16px;
}
#enter:link, #enter:visited {
    display: block;
    margin: 21px 0 0 0;
    overflow: hidden;
    width: 269px;
    height: 51px;
    background: #e0e0e0 url(images/button.gif) 0 0 no-repeat;
    font-size: 13.5pt;
    text-indent: 45px;
    line-height: 41px;
    position: relative;
    left: -4px;
}
#footer {
    position: relative;
    margin: -86px 0 0;
    height: 86px;
    min-width: 960px;
}
#copyright {
    position: absolute;
    top: 0;
    left: 23px;
    font-size: 9pt;
}
#contacts {
    margin: 0 115px 0 415px;
    background: url(images/dotted.gif) 0 0 repeat-x;
    position: relative;
    line-height: 1.4;
    height: 86px;
}
#address {
    position: absolute;
    top: 10px;
    left: 0;
}
#address strong {
    font-weight: normal;
    color: #8a8a8a;
}
#mail {
    position: absolute;
    top: 10px;
    right: 0;
    text-align: right;
}
#mail strong {
    font-weight: normal;
    color: #8a8a8a;
}
