@CHARSET "UTF-8";
* {
    margin:0px;
    padding:0px;
}

body {
    font-family: Georgia,serif;
    font-size: 14px;
}

h1 {
    font-size: 2.29em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0.70em;
}

a img {
    border: none;
}

form {
    margin-top: 2.14em;
    font-family: arial;
    font-size: 0.86em;
}

form div {
    margin-bottom: 1.07em;
}

label {
    padding-left: 0.36em;
}

fieldset {
    border: none;
}

fieldset.right {
    padding-left: 8.57em;
}

.input_box {
    clear: left;
    margin-bottom: 0.36em;
}

.input_box label {
    display: block;
    float:left;
    width: 8.57em;
}

.input_box input, .input_box textarea {
    font-size: 1em;
    font-family: arial,sans-serif;
    width: 20.71em;
    border-style: solid;
    border-width: 0.10em;
}

.error {
    margin-bottom: 0;
    padding-left: 8.97em;
}

.interest {
    padding-left: 0;
    margin-bottom: 1.07em;
}

.input_agree {
    padding-left: 8.57em;
}
.input_agree .error {
    margin-bottom: 0;
    padding-left: 0;
}


.content {
    position: relative;
    margin: 7.57em auto;
    width: 54.29em;
    text-align: left;
}

.navigation {
    background-image: url(../images/pixl8r_nav.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 11.21em;
    height: 34.21em;
    overflow: hidden;
    padding-left: 1.43em;
    padding-top: 1.43em;
}

.navigation img {
    margin-bottom: 1.32em;
}

.navigation ul {
    list-style-type: none;
}

.navigation a {
    display: block;
    padding: 0.56em 0;
    margin-right: 3.43em;
    font-family: arial;
    font-size: 0.86em;
    text-decoration: none;
    border-bottom-style: solid;
    border-bottom-width: 0.10em;
}

.navigation a.active {
    background-image: url(../images/pixl8r_arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    font-weight: bold;
}

.navigation a.last_a {
    margin-bottom: 2.15em;
    border-bottom-style: none;
}

.page_body {
    position: absolute;
    top: -2.29em;
    left: 10.20em;
    width: 44.43em;
    z-index: 10;
    overflow: hidden;
}

.page_body_top {
    background-image: url(../images/pixl8r_top.png);
    background-position: top;
    background-repeat: no-repeat;
    height: 2.86em;
}

.page_body_bot {
    background-image: url(../images/pixl8r_bot.png);
    background-position: top;
    background-repeat: no-repeat;
    height: 2.93em;
    padding-top: 3.93em;
    text-align: center;
    font-size: 0.89em;
    font-family: arial;
}

.page_body_content {
    background-image: url(../images/pixl8r_mid.png);
    padding: 0 3.57em;
    text-align: left;
    min-height: 30.71em;
}

.page_body_content img {
    margin-bottom: 1.40em;
}

.page_body_content p {
    font-size: 0.86em;
    line-height: 2em;
}