body {
    width: 799px;
    margin: 0 auto;
    background: #fff url(/images/templates/nav_bg.jpg) repeat-x top left;
}

td, tr, div, span, p, li {
    font: 12px normal Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 150%;
}

a {
    color: #f79239;
}

a img {
    border: none;
}

#homeOuter {
    width: 799px;
}

#homeTop {
    float: left;
    width: 799px;
    height: 225px;
}

#homeLogo {
    float: left;
    height: 217px;
    width: 358px;
    margin-top: 8px;
}

#homeTopRight {
    float: left;
    height: 225px;
    width: 441px;
    background: #fff url(/images/templates/subscribe_bg.jpg) no-repeat top left;
}

#homeTopRight span a {
    display: block;
    width: 180px;
    float: left;
    margin-left: 30px;
    padding-top: 20px;
    color: #fff;
    font: bold 12px arial;
    text-decoration: none;
}

#form {
    height: 53px;
}

#Search_form {
    display: block;
    margin-left: 265px;
    padding-top: 17px;
}

#search_button {
    /*
    float: left;
    */
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #f78f20;
    background-color: #FFFFFF;
    border: none;
    display: inline;
    padding: 0;
}

#phrase {
    display: inline;
    font: normal 12px Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #f78f20;
    width: 100px;
    border: 1px solid #999;
    height: 16px;
    padding-top: 4px;
}

#homeTopContent {
    width: 401px;
    padding: 20px;
    height: 125px;
}

#homeBottom {
    clear: both;
    float: left;
    width: 799px;
    margin-bottom: 13px;
    height: 280px;
}

#homeBottomContent {
    background: #5e3989 url(/images/templates/home_bottom_rounded.gif) no-repeat top left;
    padding: 15px;
    float: left;
    height: 237px;
    width: 211px;
    margin-top: 13px;
}

#homeRotator {
    float: left;
    height: 281px;
    width: 558px;
}

#footer {
    clear: both;
    height: 44px;
    margin: 0;
    padding: 0;
    background: #fff url(/images/templates/footer_bg.jpg) no-repeat top left;
    list-style: none;
}

#footer li {
    float: left;
    height: 44px;
    line-height: 40px;
}

#footer a {
    text-decoration: none;
}

.footWhite a {
    padding: 0 22px;
    font: bold 11px arial;
    color: #fff;
}

.footBlackFirst a {
    padding: 0 22px;
    font: normal 12px arial;
    color: #000;
}

.footBlack a {
    padding: 0 22px;
    font: normal 12px arial;
    color: #000;
    border-left: 1px solid #000;
}

ul {
    margin-left: 0;
    padding-left: 15px;
}

#homeBottomContent li {
    padding: 3px 0;
    color: #f78f20;
    font-weight: bold;
}

#insideTop {
    float: left;
    width: 799px;
    height: 185px;
}

#insideLogo {
    float: left;
    height: 155px;
    width: 272px;
    margin-top: 10px;
}

#insideTopRight {
    float: left;
    height: 225px;
    width: 527px;
    background: #fff url(/images/templates/inside_subscribe.jpg) no-repeat top left;
}

#insideTopRight span a {
    display: block;
    width: 180px;
    float: left;
    margin-left: 30px;
    padding-top: 20px;
    color: #fff;
    text-decoration: none;
    font: bold 12px arial;
}

#insideTopRight #Search_form {
    display: block;
    margin-left: 355px;
    padding-top: 17px;
}

.breadcrumbs , #crumbs {
    font: normal 11px arial;
    color: #f79239;
    text-decoration: none;
}

.breadcrumbs_active {
    color: #000;
    text-decoration: none;
}

#insideTopContent {
    padding: 5px 0;
}

#insideBottom {
    width: 799px;
    clear: both;
}

#insideBottomContent {
    padding: 5px 20px 20px 20px;
}

h1 {
    font: normal 18px "Trebuchet MS";
    color: #f79239;
}

h2 {
    font: bold 12px arial;
    color: #f79239;
}

h3 {
    font: normal 18px "Trebuchet MS";
    color: #999;
}

h4 {
    font: bold 12px arial;
    color: #999;
}

h5 {
    font: normal 18px "Trebuchet MS";
    color: #fff;
}

h6 {
    font: bold 12px arial;
    color: #fff;
}

#jobFrame {
    width: 700px;
    height: 500px;
    border: none;
    overflow: auto;
}

#social {
    position: relative;
    width: 100%;
    margin: -16px 0 20px 0;
    padding-bottom: 20px;
    background: url(/images/templates/bg_social.png) center bottom no-repeat;
    overflow: hidden;
}

#social a {
    display: block;
    position: relative;
    float: left;
    width: 168px;
    padding: 8px 42px 8px 18px;
    color: #000;
    text-decoration: none;
    background: url(/images/templates/link_linkedin.gif) right center no-repeat;
}

#social a:hover {
    text-decoration: underline;
}

#social a span {
    color: #5E398B; margin:0; display:inline;
    text-decoration: underline;
}

#social a#twitter {
    width: 116px;
    padding-left: 12px;
    background-image: url(/images/templates/link_twitter.gif);
}