body {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    color: #6b6b6b;
}

#content {
    width: 962px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 43px;
    padding-bottom: 43px;
}

#logo {
    margin-bottom: 31px;
}

#actions a {
    margin-right: 27px;
}

#information {
    float: left;
    width: 823px;
}

#navigation {
    float: right;
    width: 139px;
    padding-top: 37px;
}

#banner a {
    margin-top: 118px;
}

a:active, a:link, a:visited, a:hover {
    display: inline-block;
    color: #0084de;
}

a:hover {
    text-decoration: none;
}

hr {
    height: 1px;
    border: none;
    border-top: 1px solid #f1f1f1;
    margin: 0px;
}

h1 {
    font-size: 30px;
    color: black;
    margin-top: 24px;
    margin-bottom: 20px;
}

p {
    margin-bottom: 10px;
}

span.domain {
    color: #0084de;
}

li {
    margin-bottom: 7px;
}
