/* CSS Document */

body
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    background-image: url(../images/home/tile_bg.gif);
    background-repeat: repeat-x repeat-y;
    margin-top: 0px;
}

.container01
{
    width: 959px;
    text-align: center;
    background-color: #FFFFFF;
    margin: auto;
    padding-top:5px;
}
.container02
{
    margin: 0 auto 0 auto;
    width: 959px;
    text-align: center;
}

.welcome_box
{
    margin: 0 auto 0 auto;
    width: 920px;
    height: 251px;
    background-color: #ffcc66;
}

.people_image
{
    width: 330px;
    height: 251px;
    float: left;
}

.welcome_copy
{
    width: 205px;
    height: 251px;
    float: left;
    background-color: #ffcc66;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    clear: right;
    background-image: url(../images/home/welcome_bottom.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.rh_rec_notice
{
    width: 183px;
    height: 251px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #ffcc66;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/home/search_bottom.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.welcome_search
{
    width: 170px;
    /*height: 210px;*/
    background-color: #ffcc66;
    background-image: url(../images/home/welcome_search.jpg);
    background-repeat: no-repeat;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 45px;
    padding-left: 20px;
}

.main_content
{
    margin: 0 auto 0 auto;
    width: 926px;
}

.left_content
{
    width: 260px;
    float: left;
}

.rss_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #e63a00;
    font-weight: bold;
    width: 260px;
    margin-left: 3px;
}

.rss_header a 
{
    text-decoration: none;
}

.rss_content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 3px;
    width: 260px;
    padding-bottom: 5px;
}

.middle_content
{
    width: 304px;
    float: left;
    margin-left: 30px;
}

.people_moving
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    height: 266px;   
}

.people_moving p
{
    margin-left: 10px;
}

.topcompanies
{
    width: 302px;
    border: #d6d6d6;
    border-style: solid;
    border-width: 1px;
    margin-top: 11px;
}

.right_content
{
    float: right;
}

.education_tenants
{
    width: 302px;
    border: #d6d6d6;
    border-style: solid;
    border-width: 1px;
    margin-top: 13px;
}

.mpu
{
    width: 299px;
    height: 250px;
    background-color: #CCCCCC;
    margin-top: 13px;
}


#next, .next
{
    clear: both;
    height: 0px;
}

a
{
    color: #e63a00;
    border-bottom: none;
}

.RegisterDropdown
{
   width: 155px;
}


