/* top link bar */
div#toplinkbar, div#toplinkbar a
{
    background: url(../images/top-menu-bg7.gif) repeat-x;
    padding: 0px 7px 0px 0px;
    text-align: right;
    height: 21px;
    width: 793px;
    color: #ffffff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
div#toplinkbar a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

div#toplinkbar img
{
    border: none;
    vertical-align: middle;
    padding: 0px 3px 0px 8px;
}
/* top link bar end */

/* top banner */
div#topbanner
{
    background-image: url(../images/logo-bg.gif);
    padding-bottom: 0pt;
    padding-left: 0pt;
    text-align: right;
    margin-left: 0px;
    height: 95px;
    width: 800px;
}
/* top banner end */

/* POLY logo */
div#logo
{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 137px;
    height: 77px;
}

/* "Study English in Southen California!" image */
div#imagestudy
{
    background: url(../images/text_study.gif) no-repeat;
    position: absolute;
    top: 40px;
    left: 190px;
    width: 287px;
    height: 64px;
}

/* contact us link */
div#contactus
{
    /* background: url(../images/contactus.gif) no-repeat; */
    position: absolute;
    top: 40px;
    left: 650px;
    width: 118px;
    height: 27px;
}

/* apply now link */
div#applynow
{
    /* background: url(../images/applynow.gif) no-repeat; */
    position: absolute;
    top: 70px;
    left: 650px;
    width: 117px;
    height: 24px;
}

#selLang
{
    width: 300px;
    margin-left: 15px;
}
