
body {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color: #111111;
}

a {
    color: #666666;
    text-decoration: underline;
}

a:hover, #header ul li a:hover {
    color: #000000;
}

a.mailto, a.no_ul {
    text-decoration: none;
}

img {
    border: 0;
}

h2, h3, h4 {
    letter-spacing: 1px;
}

h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 24px;
    font-weight: normal;

    color: #111111;
}

hr.clr {
    display: block;
    clear: both;
    height: 1px;
    color: transparent;
    width: 1px;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
}

#shell {
    width: 600px;
    text-align: left;
    margin: 0 auto;
}

#header {
    text-align: center;
    margin-bottom: 10px;
}

#header img {
    margin: 0 auto;
}

#header hr {
    color: gray;
}

#header ul, #footer ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#header ul {
    width: 600px;
}

#footer ul {
    width: 260px;
    margin-left: 160px;
}

#header ul li, #footer ul li {
    float: left;
    list-style-type: none;
}

#header ul li {
    margin: 0px 25px;
}

#footer ul li {
    margin: 0px 5px;
    font-size: 10px;
}

#header ul li a, #footer ul li a, #footer ul li span {
    text-decoration: none;
    color: #666666;
}

#header ul li.menu_select a, #footer ul li.menu_select a{
    /* text-decoration: underline; */
    color: #000000;
}

#content {
    clear: left;
}

#footer {
    clear: left;
    padding: 25px 0px 50px 0px;
}


.lt {

}

.lt .c1 {
    float: left;
    width: 300px
}

.lt .c2 {
    float: left;
    width: 290px;
    margin-left: 10px;
    padding-top: 50px;
}

.lt .c2 img {
   
}


.rt {

}

.rt .c1 {
    float: left;
    width: 290px;

}

.rt .c2 {
    float: left;
    width: 300px;
    margin-left: 10px;
}


.at {

}

.at .c1 {

}


.ap {

}

.ap .c1 {
    margin: 0 auto;
    text-align: center;
}

.ap .c1 * {
    text-align: left;
}


.rnd {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


/* Jobs */

#page_jobs #header {
    margin-bottom: 8px;
}

#page_jobs #header ul {
    width: 960px;
}

#page_jobs #header ul li {
    margin:0 55px;
}

#page_jobs .mediabox {
    background-image: url("imgs/89853.jpg");
    width: 960px;
    height: 401px;
}

#page_jobs .mediabox span {
    float:left;
    left:630px;
    position:relative;
    text-align:right;
    top:200px;
    width:330px;
}

#page_jobs div#job_area {
    float:left;
    margin-right:45px;
    margin-top: 8px;
    padding:0;
    width:650px;
}

#page_jobs div#job_area > div, div#job_about div#about_first {
    border-bottom:1px dotted #D1D1D1;
    margin-bottom:15px;
    padding-bottom:18px;
}

#page_jobs div#job_area > div > h2 {
    margin-top:0;
}

#page_jobs div#job_about div#about_first p {
    float: left;
    width: 300px;
    margin-top: 0px;
    margin-right: 25px;
}

#page_jobs div#job_area .last {
    border-bottom: none;
}

#page_jobs div#current_jobs {
    margin-left: 695px;
}

#page_jobs div#current_jobs h3 {
    margin-bottom: 0px;
}

#page_jobs div#current_jobs ul{
    list-style:none outside none;
    background:none repeat scroll 0 0 #F8F8F8;
    border:1px solid #D1D1C9;
    padding:3px 6px;
    margin-left: 0px;
}

#page_jobs div#current_jobs ul li {
    border-bottom:1px dotted #D1D1D1;
    padding: 6px 0 6px 6px;
}

#page_jobs div#current_jobs ul li a {
    text-decoration: none;
}
