body, html {
    margin: 0px;
    font-family: Arial, Tahoma;
    font-size: 11px;
    text-align: justify;
    color: #0E5084;
    background: url('images/right-column-bg.png') repeat-y top right;
}

form {
    margin: 0px;
    padding: 0px;
}

h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 14px;
}

a {
    color: #0E5084;
    text-decoration: none;
}

a:hover {
    color: #e00;
}

.header {
    height: 170px;
    background: url('images/header-bg.png') repeat-x;
}

.header-left {
    width: 426px;
    height: 136px;
    background: url('images/header-left.jpg') no-repeat;
}

.header-right {
    position: relative;
    margin-left: -3px;
    float: right;
    width: 314px;
    height: 330px;
    background: url('images/header-right.jpg') no-repeat bottom left;
}

.header-right .text {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 170px;
    height: 95px;
    text-align: right;
    margin-right: 15px;
}

a.map {
    background: url('images/map-icon.gif') no-repeat;
    padding-left: 20px;
}

ul.menu {
    margin: 8px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
}

.footer ul.menu {
    float: left;
    margin: 40px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
}

.menu li {
    display: block;
    float: left;
    margin: 0px;
}

.menu li.div {
    display: block;
    float: left;
    width: 25px;
    height: 16px;
    background: url('images/menu-div.gif') no-repeat center center;
}

.menu a {
    font-size: 13px;
    display: block;
}

.menu a:hover {
    color: #fff;
}

.middle {
    height: 141px;
    background: url('images/middle-bg.png') repeat-x;
}

.middle-left {
    position: relative;
    height: 141px;
    background: url('images/middle-left.jpg') no-repeat;
}

.middle .adblock {
    float: left;
    margin: 10px 0px 0px 30px;
}

.middle .adblock2 {
    float: left;
    margin: 10px 0px 0px 30px;
}

.middle h1 {
    position: absolute;
    bottom: 5px;
    left: 20px;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}

.content {
    margin: 25px 250px 0px 20px;
}

.content h1 {
    font-size: 18px;
    font-weight: normal;
    margin: 7px 0px;
}

.content h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 16px 0px 8px 0px;
}

.content p {
    font-size: 14px;
    font-weight: normal;
    font-family: Times;
    margin: 10px 0px;
}

.content li {
    font-size: 14px;
}

.content p img {
    margin: 0px 5px;
    border: none;
}

.right-column {
    float: right;
    clear: right;
    width: 226px;
    padding-bottom: 20px;
}

.right-column .content {
    margin: 0px 0px 0px 40px;
}

.right-column h2 {
    margin: 0px 0px 5px 0px;
}

.right-column .div {
    background: url('images/right-column-div.gif') no-repeat center center;
    width: 180px;
    height: 25px;
}

.right-column ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.right-column li {
    margin: 3px 0px;
    padding: 0px;
    font-size: 12px;
}

.right-column li a {
    padding-left: 13px;
    background: url('images/bullet.gif') no-repeat left center;
}

.right-column input {
    width: 109px;
    height: 17px;
    border: 1px #8abef0 solid;
}

.right-column input.button {
    width: 60px;
    height: 20px;
    border: 1px solid;
    border-color: #c9e8fd #729dc6 #729dc6 #c9e8fd;
    color: #0E5084;
    background-color: #92c6f5;
    font-size: 12px;
}

a.login {
    background: url('images/login.gif') no-repeat center right;
    padding-right: 35px;
}

.footer {
    height: 141px;
    background: url('images/footer-bg.png') repeat-x bottom left;
    clear: both;
    margin-top: -8px;
}

.footer-right {
    float: right;
    width: 341px;
    height: 141px;
    background: url('images/footer-right.jpg') no-repeat bottom right;
}

.footer-right .text {
    width: 190px;
    margin: 30px 0px 0px 0px;
    float: right;
}

.highlight {
    color: #d33;
}

a.icon {
    display: block;
    position: relative;
    width: 25px;
    height: 20px;
}

a.contact {
    top: 75px;
    left: 56px;
}

a.sitemap {
    top: 81px;
    left: 72px;
}

.footer-right a.contact {
    top: 5px;
    left: 164px;
}

.footer-right a.sitemap {
    top: -17px;
    left: 196px;
}
