html {
    overflow-x: hidden;
}

* {
    margin: 0;
    padding: 0;
}

ul {
    padding: 0 0 0 20px;
}

img {
    border: 0;
}

body {
    background-image: url(/graphics/background.jpg);
    background-position: 50% 0;
    background-color: #343434;
}

#center {
    margin: 0 auto;
    width: 980px;
}

#page {
    float: left;
    width: 980px;
    padding: 0 0 50px 0;
}

#stroke {
    float: left;
    width: 980px;
    height: 6px;
    line-height: 6px;
    font-size: 1px;
    background-color: #d2b365;
    background-color: transparent;
}

#top {
    float: left;
    width: 980px;
    height: 118px;
    border-bottom: 1px solid #dad8d6;
}

#main {
    float: left;
    width: 980px;
}

#mainwrapper {
    float: left;
    width: 980px;
    background-color: #fff;
}

#logo {
    float: left;
    margin: 41px 0 0 47px;
    display: inline;
}

#logo img {
    float: left;
}

#prinav ul {
    list-style: none;
    float: right;
    line-height: 118px;
    padding: 0 36px 0 0;
    padding: 0;
}

#prinav ul li {
    float: left;
    line-height: 118px;
}

#prinav ul li a {
    float: left;
    padding: 0 12px 0 12px;
    font-family: Lucida Sans Unicode, Lucida Grande, Tahoma, Arial;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    line-height: 118px;
}

#prinav ul li.selected a, #prinav ul li a:hover {
    text-decoration: underline;
}

#splash {
    float: left;
    background-image: url(/graphics/front_splash.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    width: 236px;
    height: 315px;
    border-right: 1px solid #dad8d6;
    padding: 75px 306px 0 48px;
    font-family: Georgia;
    font-size: 12px;
    color: #6d6d6c;
    line-height: 18px;
    overflow: hidden;
}

#splash h1 {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 15px 0;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#splash a {
    color: #6d6d6c;
}

#entries {
    float: left;
    width: 389px;
    overflow: hidden;
}

#entries #box1, #entries #box2, #entries #box3, #entries #box4 {
    float: left;
    width: 154px;
    height: 144px;
    padding: 25px 20px 25px 20px;
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

#entries #box1, #entries #box3 {
    border-right: 1px solid #dad8d6;
}

#entries #box1, #entries #box2 {
    border-bottom: 1px solid #dad8d6;
}

#entries #box3, #entries #box4 {
    height: 145px;
}

#entries #box1 {
    background-image: url(/graphics/box1.png);
}

#entries #box2 {
    background-image: url(/graphics/box2.png);
}

#entries #box3 {
    background-image: url(/graphics/box3.png);
}

#entries #box4 {
    background-image: url(/graphics/box4.png);
}

#entries a, #entries p {
    text-decoration: none;
    color: #6d6d6c;
    font-family: georgia;
}

#entries p {
    font-size: 12px;
    line-height: 18px;
}

#entries h1 a:hover {
    text-decoration: underline;
}

#entries h1 {
    font-size: 12px;
    margin: 0 0 4px 0;
}

#footer {
    width: 940px;
    float: left;
    background-color: #818181;
    padding: 20px;
    margin: 10px 0 0 0;
    display: inline;
}

#statements {
    float: left;
    width: 560px;
    background-image: url(/graphics/statement.gif);
    background-repeat: no-repeat;
    height: 144px;
    position: relative;
}

#statement {
    float: left;
    width: 374px;
    height: 114px;
    overflow: hidden;
    padding: 15px;
    font-family: georgia;
    font-size: 13px;
    color: #fff;
}

#by {
    position: absolute;
    bottom: 10px;
    left: 424px;
    width: 113px;
    color: #fff;
    font-family: georgia;
    font-size: 13px;
    text-align: right;
}

#news {
    float: left;
    height: 144px;
    width: 360px;
    margin: 0 0 0 15px;
    display: inline;
}

#news ul {
    list-style: none;
    width: 360px;
    float: left;
    padding: 0;
}

#news ul li {
    width: 360px;
    float: left;
    clear: both;
    height: 23px;
    line-height: 23px;
}

#news ul li a {
    color: #fff;
    font-family: georgia;
    font-size: 12px;
    float: left;
    text-decoration: none;
}

#news ul li a:hover {
    text-decoration: underline;
}

#news ul li span {
    float: right;
    color: #c0c0c0;
    font-size: 12px;
    font-family: georgia;
}

#credits {
    float: left;
    width: 980px;
    padding: 20px 0 0 0;
    font-family: lucida sans unicode, lucida grande, arial;
}

#credits table {
    float: left;
    width: 780px;
}

#credits td {
    font-size: 13px;
    color: #fff;
}

#credits td a {
    color: #fff;
    text-decoration: none;
}

#credits td a:hover {
    text-decoration: underline;
}

#credits h1 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

#generic {
    width: 880px;
    padding: 50px;
    font-family: georgia;
    float: left;
    color: #585858;
    font-size: 12px;
    line-height: 22px;
}

#generic a {
    text-decoration: underline;
    color: #585858;
}

#generic h1 {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    margin: 0 0 20px 0;
}

#generic h2 {
    margin: 0 0 20px 0;
}

#generic img {
    margin: 30px;
}

#generic p {
    margin: 0 0 15px 0;
}

#order {
    float: left;
    width: 880px;
    padding: 50px;
}

#order form {
    width: 880px;
    float: left;
}

#order #step1 {
    width: 437px;
    padding: 0 0 0 235px;
    text-align: left;
    position: relative;
}

#order #step2 {
    width: 530px;
    padding: 0 0 0 175px;
    text-align: left;
}

#order #step3 {
    width: 530px;
    padding: 0 0 0 175px;
    text-align: left;
}

#order h1 {
    font-family: Georgia;
    font-weight: normal;
    font-size: 30px;
    margin: 0 0 5px 0;
    color: #595959;
}

#order h2 {
    font-family: georgia;
    color: #595959;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 25px 0;
}

#order td {
    font-size: 12px;
    color: #595959;
    font-family: georgia;
    padding: 0 10px 10px 0;
    white-space: nowrap;
    vertical-align: top;
}

#order p {
    font-size: 12px;
    color: #595959;
    line-height: 20px;
    font-family: georgia;
    margin: 0 0 20px 0;
}

#order #step2, #order #step3 {
    display: none;
}

#order #step3 h1 {
    margin: 0 0 15px 0;
}

#order td input.field {
    width: 200px;
    padding: 2px 5px 3px 5px;
    border: 1px solid #ccc;
}

#order td select {
    width: 212px;
    padding: 0;
    border: 1px solid #ccc;
}

#order a {
    color: #e50000;
    font-size: 12px;
    font-family: georgia;
}

#order input.button {
    float: right;
}

#newswrapper {
    float: left;
    width: 980px;
    background-image: url(/graphics/news_divider.gif);
    background-repeat: repeat-y;
    background-position: 591px 0;
}

#newswrapper #article {
    float: left;
    padding: 50px;
    width: 491px;
}

#newswrapper #articles {
    float: left;
    padding: 50px 25px 50px 25px;
    width: 339px;
}

#article h1 {
    font-family: georgia;
    font-size: 30px;
    color: #898989;
    font-weight: normal;
    margin: 0 0 5px 0;
}

#article span {
    font-size: 12px;
    font-family: georgia;
    color: #c0c0c0;
    margin: 0 0 20px 0;
    display: block;
}

#article .part {
    float: left;
    color: #595959;
    font-family: georgia;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 20px 0;
    display: inline;
}

#article .part p {
    margin: 0 0 20px 0;
}

#articles strong {
    display: block;
    color: #595959;
    font-family: georgia;
    font-size: 14px;
    margin: 32px 0 20px 0;
}

#articles ul {
    float: left;
    width: 339px;
    padding: 0;
    list-style: none;
}

#articles ul li {
    float: left;
    height: 25px;
    line-height: 25px;
    width: 339px;
}

#articles ul li a {
    float: left;
    line-height: 25px;
    height: 25px;
    color: #898989;
    font-size: 12px;
    font-family: georgia;
    text-decoration: none;
}

#articles ul li a:hover {
    text-decoration: underline;
}

#articles ul li span {
    float: right;
    line-height: 25px;
    height: 25px;
    color: #c0c0c0;
    font-size: 12px;
    font-family: georgia;
}

#contact {
    float: left;
    width: 980px;
    background-image: url(/graphics/news_divider.gif);
    background-position: 333px 0;
    background-repeat: repeat-y;
}

#contact #left {
    float: left;
    width: 233px;
    padding: 40px 50px 50px 50px;
}

#contact #right {
    width: 596px;
    padding: 40px 25px 50px 25px;
    float: left;
}

#contact h1 {
    font-family: georgia;
    font-size: 30px;
    color: #595959;
    font-weight: normal;
    margin: 0 0 15px 0;
}

#contact p {
    font-family: georgia;
    font-size: 13px;
    line-height: 19px;
    color: #595959;
    margin: 0 0 20px 0;
}

#contact table {
    width: 596px;
}

#contact td {
    vertical-align: top;
    padding: 0 10px 0 0;
}

#contact textarea {
    width: 500px;
    padding: 10px;
    border: 1px solid #c0c0c0;
    font-family: georgia;
    color: #898989;
    font-size: 12px;
    height: 150px;
}

#contact .submit {
    float: right;
    clear: both;
}

#contact .field {
    width: 190px;
    font-size: 12px;
    color: #898989;
    padding: 3px 5px 4px 5px;
    border: 1px solid #c0c0c0;
    font-family: georgia;
}

#contact #right .col1 p, #contact #right .col3 p {
    margin: 2px 0 25px 0;
}

#contact #left a {
    color: #595959;
}

.info {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 100;
    width: 200px;
    padding: 20px 15px 25px 15px;
    font-family: georgia;
    color: #555;
    font-size: 13px;
    left: 680px;
    line-height: 21px;
}

#info_occupation {
    top: 93px;
}

#info_coverage_invalidity {
    top: 120px;
}

#info_coverage_death {
    top: 170px;
}

#info_coverage_treatment {
    top: 180px;
}

#step1 td img {
    cursor: pointer;
}

#credits img {
    float: right;
    border-left: 1px solid #fff;
    padding: 2px 0 6px 18px;
    margin: 5px 0 0 0;
    display: inline;
}