body {
    padding: 0;
    margin: 0 0;
    color: #333333;
    background-color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}

div {
    margin: 0;
    padding: 0;
    text-align: left;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

#wrapper {
    width: 780px;
}

#header {
    width: 100%;
    margin: 0;
}

#header img {
    padding: 30px 0px 15px 20px;
}

#banner_ad {
    width: 468px;
    height: 60px;
    margin: 0; padding 0;
    float: right;
}

#content {
    width: 100%;
}

#orange_list {
    width: 200px;
    height: 314px;
    float: left;
    color: inherit;
    background: #FFFFFF url(/images/index/orange.gif) repeat-x
        top;
}

#orange_list img {
    margin: 15px 15px 0px 15px;
}

#orange_list ul {
    margin: 0px 0px 0px 30px;
}

#orange_list ul li {
    margin: 10px 0px 0px 0px;
}

#photos {
    width: 155px;
    height: 314px;
    float: left;
    overflow: hidden;
}

#photos img.top_line {
    border-top: 1px solid #FFFFFF;
}

#sites {
    width: 425px;
    height: 314px;
    float: right;
}

#sites table {
    width: 100%;
    height: 100%;
}

#sites table td {
    width: 50%;
    height: 50%;
    vertical-align: top;
}



#sites table td p {
    margin: 7px 0 0 40px;
}

#sites table td p img {
    margin: 4px;
    float: left;
    clear: both;
    position: relative;
    top: -1px;
}

#sites table td.green {
    color: inherit;
    background: #FFFFFF url(/images/index/green_back.jpg)
        no-repeat top left;
}

#sites table td.blue {
    color: inherit;
    background: #FFFFFF url(/images/index/blue_back.jpg)
        no-repeat top left;
}

#bottom_banner {
    width: 100%;
    height: 57px;
    clear: both;
    background: #CBD2A8 url(/images/index/round_corner.gif)
        no-repeat top right;
}

#bottom_banner img {
    margin: 18px 0 0 18px;
    padding: 0;
}

#bottom_cells {
    width: 100%;
}

#bottom_cells table {
    width: 100%;
    height: 100%;
}

#bottom_cells table td {
    width: 25%;
    padding: 15px 0 0 10px;
    vertical-align: top;
    font-size: 10px;
    color: inherit;
    background-color: #FFFFFF;
    border-left: 1px solid #CBD2A8;
    border-bottom: 1px solid #CBD2A8;
}

#bottom_cells table td p {
    margin: 10px 0 10px 0;
}

#bottom_cells table td p img {
    margin: 5px;
    float: left;
    clear: both;
    position: relative;
    top: -2px;
}



#bottom_cells table td.noline_left {
    border-left: 0;
}

#bottom_cells table td a.normal {
    color: #0066FF;
    background-color: inherit;
}

#bottom_cells table td a.normal:hover {
    color: #0099FF;
    background-color: inherit;
}

#content_middle {
    width: 518px;
}

.background_check_price {
    color: #930;
}

#background_checks h2 {
    float: none;
    color: #036;
    font-weight: bold;
}

#background_checks ul {
    padding: 0 0 10px 30px;
}

#learn_more h2 {
    float: none;
    color: #036;
    font-weight: bold;
    padding-bottom: 10px;
}

#learn_more ul {
    padding: 0 0 10px 25px;
}

#learn_more ul.tall li {
    padding-bottom: 10px;
}