/* GENERAL STYLES */

body {
    font: 12px   Tahoma, Geneva, sans-serif;
    margin: 0px auto;
    text-align: center;
    color: #808080;
    background-color: #162B76;
    background-image: url("bg.png");
    background-repeat: repeat-x;
    width: 840px;
}

b, strong {
    font-weight: bold;
}

p {
    margin: 0;
    padding: 0;
}

a:link {
    color: #808080;
    text-decoration: none;
}

a:visited {
    color: #808080;
    text-decoration: none;
}

a:hover, a:active {
    color: #000000;
}

img {
    border-style: none;
}

.list {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.list li {
    margin-top: 00px;
}

table {
    margin: 0px 0px 0px 0px;
}

.italic {
    font-style: italic;
}

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

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

/* PAGE PARTS */

#body {
    background: url("pbf.png") no-repeat;
    display: block;
    float: left;
    width: 740px;
    height: 620px;
    padding: 0px 50px 0px 50px;
}    

#header {
    display: block;
    float: left;
    width: 740px;
    height: 115px;
    text-align: left;
}

#header img {
    float: left;
    position: relative;
    top: 40px;
}

#header span {
    float: right;
    position: relative;
    top: 83px;
}

#main {
    display: block;
    float: left;
    width: 740px;
    height: 441px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}

#main span {
    float: right;
}

#main_img {
    display: block;
    float: left;
    width: 335px;
    text-align: left;
}

#footer {
    display: block;
    float: left;
    width: 740px;
}

#footer p {
    float: left;
    margin-top: 12px;
}

#footer span {
    float: right;
    margin-top: 12px;
}

#left {
    display: block;
    float: left;
    width: 370px;
    height: 480px;
    text-align: center;
}

#right {
    display: block;
    float: left;
    width: 370px;
    height: 480px;
    text-align: center;
}

#order {
    position: relative;
    top: -86px;
    left: 204px;
    z-index: 2;
}

#orderleft {
    position: relative;
    top: -110px;
    left: 100px;
    z-index: 2;
}

#orderright {
    position: relative;
    top: -110px;
    left: 100px;
    z-index: 2;
}

.image {
    position: relative;
    top: 10px;
    left: 10px;
}

#overview {
    display: none;
    float: left;
    width: 400px;
}

#brands {
    display: none;
    float: left;
    width: 400px;
}

#faq {
    display: none;
    float: left;
    width: 400px;
}

#faq span {
    float: left;
    color: #000000;
}

#benefits {
    display: none;
    float: left;
    width: 400px;
}

#testimonials {
    display: none;
    float: left;
    width: 400px;
}

#subscription {
    display: block;
    float: left;
    width: 400px;
}

#single {
    display: block;
    float: left;
    width: 400px;
}

#nissan {
    display: block;
    float: left;
    width: 400px;
}

#infiniti {
    display: block;
    float: left;
    width: 400px;
}

#main_txt {
    display: block;
    float: left;
    width: 400px;
}

.logo {
    float: right;
    position: relative;
    top: 350px;
}

.title {
    font-weight: bold;
    color: #000000;
}

#contact {
    display: none;
    float: left;
}

#about {
    display: none;
    float: left;
}

#terms {
    display: none;
    float: left;
}

#terms span {
    float: left;
    font-size: 10px;
    color: #000000;
}

#privacy {
    display: none;
    float: left;
}

.legal {
    font-size: 10px;
}

#receipt_left {
    display: block;
    width: 140px;
    height: 435px;
    float: left;
    border-right: 1px solid #808080;
}

#receipt_right {
    display: block;
    width: 570px;
    height: 435px;
    float: left;
    margin-left: 15px;
    overflow: auto;
}

#receipt_right p {
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.three {
    display: block;
    float: left;
    width: 125px;
}