﻿#main_wrapper
{
    width: 900px;
    font-family: trebuchet ms;
}

#big_left
{
    
    width: 111px;
    background-color: #1B75BC;
    float: left;
    color: white;
    text-align: center;
}

#big_left table
{
    height: 759px;
    width: 111px;
}

div#main_image
{
    text-align: left;
    width: 789px;
    height: 759px;
    float: right;
    background-image: url('../images/main_image.jpg');
}


#smaller_left
{
    width: 105px;
    height: 400px;
    font-size: 20px;
    vertical-align: top;
    background-color: #777777;
    padding-top: 30px;
    line-height: 2.5em;
}

#sliver_right
{
    width: 6px;
    height: 759px;
}

#footer
{
    width: 900px;
    height: 30px;
    background-color: #999999;
    clear: both;
}
#below_footer
{
    width: 900px;
    height: 10px;
    background-color: #1B75BC;
    clear: both;
}

#under_below_footer 
{
    font-size:12px;
    clear:both;
    padding-bottom:40px;
}

td#topright
{
    height: 106px;
}

td#topright a
{
    text-decoration: none;
    color: white;
}


div#lnkHome
{
    height: 100px;
    width: 407px;
    display: block;
    position: relative;
    top: 20px;
    left: 377px;
   
}

div#lnkHome img
{
    height: 100px;
    width: 407px;
    display: block;
}

div#myPrice
{
    height: 87px;
    width: 307px;
    display: block;
    position: relative;
    top: 540px;
    left: 35px;
    text-align: right;
    color: White;
    font-size: 30px;
}


div#lnkSignup
{
    height: 67px;
    width: 230px;
    display: block;
    position: relative;
    top: 465px;
    left: 466px;
}

div#lnkSignup img
{
    height: 67px;
    width: 230px;
    display: block;
    
}


/*************** about us/contact affiliates */

li
{
    list-style: circle;
    margin-bottom: 10px;
    margin-left: 20px;
}

div#main_area
{
    text-align: left;
    width: 789px;
    height: 759px;
    float: right;
    background-color:Gray;
}

#main_area_affiliates
{
    text-align: left;
    width: 900px;
    float: right;
    background-color:Gray;
}

#big_left_affiliates
{
    width: 111px;
    background-color: #1B75BC;
    float: left;
    color: white;
    text-align: center;
}

#contentBox
{
    padding-left: 20px;
    width: 760px;
    float:right;
}

#contentBox p, ul, h3 
{
    padding-bottom: 10px;
    margin-bottom: 0px;
}

#contentBox h3
{
    font-size:medium;
    font-weight:bold;
    color: white;
}

#contentBox h1
{
    font-size:large;
    text-align:center;
}

.inputField
{
    
    display:inline-block;
    vertical-align:top;
}

.inputTitle
{
    width:25%;
    display:inline-block;
    vertical-align:middle;
}

.inputBlock
{
    padding-bottom:6px;
}

#formContainer
{
    width: 670px;
}