#content_div {
    margin-left: 15px;
}

#homepage_bar_div {
    background-color: #39A3C2
}

#homepage_image_div {
    float: left;
    width: 590px;
    height: 214px;
    padding-top: 0px;
    padding-left: 25px;
    padding-bottom: 10px;
    margin-top: 25px;
}

#homepage_image {
    float: left;
    width: 590px;
    height: 272px;
    z-index: 200;
    position: relative;
}

#subpage_bar_div {
    height:0px;
    width:0px;
}


#homepage_text { 
    margin-left: 365px;
    width: 630px;
    font-size:12px;
}

#homepage_subtext {
    /*    width:500px;*/
}

#homepage_info {
    z-index: 177;
    width: 860px;
    height: 146px;
    border-width: 4px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    top:10px;
    left: 4%;
    padding-top: 26px;
    padding-right: 28px;
    padding-bottom: 35px;
    padding-left: 28px;
}

#apply_today_div {
    margin-bottom: 20px;
}

.ul_header {
    font-size: 0.9em;
    font-weight: bold;
}

#homepage_subtext ul li {
    font-size: 12px;
}
#homepage_subtext p {
    font-size: 12px;
}
#homepage_subtext p a {
    color: #568708;
    font-weight: bold;
    text-decoration: none;
}

#link_list_div {
    float: left;
    width: 167px;
    height: 350px;
    margin-right: 50px;
}


#link_list_div div {
    z-index: 225;
    width: 160px;
    border-width: 3px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #01B4E0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 6px;
    padding-bottom: 2px;
    padding-top: 2px;
    position: relative;
    margin-right: -146px;}

#link_list_div div a {
    z-index: 226;
    width: 160px;
    min-height: 6px;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    margin-right: -131px;
    margin-top: 2px;
    left: 8px;    
    text-decoration: none;
    margin-bottom: 10px;
}

#terms_and_conditions {
    display: none;
}


/*
#start_app_image {
    margin-top: 0px;
    margin-bottom: 15px;
}

#home_link_list_div {
    border: black solid 1px;
    border-radius: 5px;
    background: #cacaca;
    width:240px;
    padding: 10px;
    float:left;
}

#home_link_list_div ul {
    list-style-type: none;
    height: 80px;
    width: 663px;
    margin: auto;
}

#home_link_list_div ul li {
    float: left;
    width:100px;
}

#home_link_list_div ul li a {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}


#home_div {
    width: 647px;

}

#home_homepage_image {
    width: 500px;

}


#home_phone_div {
    width: 500px;

}

#home_phone_div img {
    width: 500px;

}

#home_short_form_div {
    width: 255px;
    height: 140px;
    position: relative;
    float: right;
    padding: 10px;
}

#home_short_form {
    float: left;
    margin: 0px;
    width: 353px;
    height: 318px;
    background: url(../img/apply_now_bg_img.gif) no-repeat;
}
*/