#maincontent
{
    background-position: 0 354px;
}
#maincontent p.border
{
    border-bottom: 1px dotted #ccc;
    margin: 0 0 24px 0;
    padding: 0 0 24px 0;
}
#maincontent #bodyarea h1
{
    font-size: 22px;
    margin: 0 0 12px 0;
    padding: 10px 0 0 0;
}
#maincontent #bodyarea h2
{
    font-size: 20px;
    margin: 0 0 9px 0;
    padding: 7px 0 0 0;
}
#maincontent #bodyarea h3
{
    font-size: 20px;
    margin: 0 0 10px 0;
    padding: 0;
}


/* Hero Settings Start */

#header
{
    width: 940px;
    height: 296px;
    margin: 10px 0 22px -15px;
}
#header div.left
{
    float: left;
    width: 740px;
}

#hero-container
{
    width: 740px;
    height: 296px;
    position: relative;
}
#hero-container #hero-image
{
    width: 740px;
    height: 296px;
    z-index: 10;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
}
#hero-container #hero-image .items
{
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
}
#hero-image .hero
{
    width: 740px;
    height: 296px;
    background-repeat: no-repeat;
    float: left;
}

#hero-image .hero .herodata
{
    margin: 30px 20px 0 470px;
}

#hero-image .hero .herodata h2
{
    margin: 0 0 15px 0;
    padding: 0;
    color: #040829;
    font-size: 22px;
    font-weight: normal;
    font-family: 'Times New Roman' , 'Times' , 'serif';
}

#hero-image .hero .herodata ul
{
    margin: 0 0 1em 0;
    color: #040829 !important;
    padding: 0;
}
#hero-image .hero .herodata li
{
    margin: 0 0 5px 0 !important;
    color: #040829 !important;
    padding: 0 0 0 15px;
    background: url('../images/icon/carrot.png') no-repeat 0px 6px;
    list-style: none;
    font-size: 15px;
    line-height: 1.3;
}
#hero-container .prev, #hero-container .next
{
    background: url('../images/home/switch-arrows.png') 0 0 no-repeat;
    width: 10px;
    height: 18px;
    position: absolute;
    z-index: 30;
    cursor: pointer;
    top: 265px;
}

#hero-container .prev
{
    left: 690px;
}

#hero-container .next
{
    background-position: -10px 0;
    left: 710px;
}

#header div.right
{
    float: right;
    width: 200px;
}

#header div.right img
{
    height: 296px;
}

#header div.right a img
{
    text-decoration: none;
    border: 0 none;
}

#bodyarea
{
    width: 910px;
}

#bodyarea .left
{
    width: 580px;
    border-right: 1px dotted #ccc;
    float: left;
    padding: 0 40px 0 0;
}

#bodyarea div.left p.large
{
}

#bodyarea div.left .box
{
    width: 260px;
    float: left;
}


#bodyarea div.left .first
{
    border-right: 1px solid #ccc;
    padding-right: 22px;
}

#bodyarea div.left .second
{
    margin-left: 28px;
}

#bodyarea div.right
{
    float: right;
    width: 271px;
    margin: 3px 0 0 0;
}

#successstoryimage
{
    margin: 5px 0 20px 0;
}

#successstoryimage img, #successstoryimage
{
    width: 271px;
    height: 181px;
}

#buttons
{
    padding-top: 10px;
}
#buttons td.learn-more-instructors
{
    width: 311px;
}
#buttons td.learn-more-faculty
{
    width: 351px;
}
#buttons td.success-stories-quotes
{
}
#bodyarea .learn-more-instructors a, .learn-more-faculty a
{

}
