body {
margin:0px;
font-family:'trebuchet ms';
color:#002360;
font-size:12px;
}

div.container {
    position: absolute;
    width: 938px;
}

a {
color:#002360;
text-decoration:none;
}

a:hover {
color:#4971b7;
text-decoration:none;
}

div.topheader {
    background-image: url("../img/logo.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
    height: 80px;
    text-align: right;
    width: 100%;
}

div.lang {
    background-image: url("../img/lang.gif");
    background-position: left center;
    background-repeat: no-repeat;
    height: 16px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 50px;
    width: 95px;
}

div.leftcol {
    background-image: url("../img/leftcolumn.gif");
    background-repeat: no-repeat;
    float: left;
    height: 231px;
    margin-top: 10px;
    width: 180px;
}

div.leftcol_blank {
    background-image: url("../img/leftcolumn_blank.gif");
    background-repeat: no-repeat;
    float: left;
    height: 231px;
    margin-top: 10px;
    width: 180px;
}

div.redpart {
position:relative;
top:40px;
text-align:center;
}

a.bookbutton {
color:#eb2800;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

a.bookbutton:hover {
color:#eb2800;
font-size:16px;
font-weight:bold;
text-decoration:underline;
}

div.menu {
position:relative;
top:145px;
text-align:center;
}

a.menulink {
font-size:18px;
color:#002360;
text-decoration:none;
font-weight:bold;
}

a.menulink:hover {
font-size:18px;
color:#4971b7;
text-decoration:none;
font-weight:bold;
}

div.rightcol {
    background-image: url("../img/header.jpg");
    background-repeat: no-repeat;
    float: left;
    left: 200px;
    margin-left: 20px;
    min-height: 500px;
    top: 90px;
    width: 738px;
    margin-top: 9px;
}

div.title {
    color: #002360;
    font-size: 32px;
    font-weight: bold;
    padding: 50px 0 0 330px;
    text-transform: uppercase;
}

div.content {
    padding: 65px 0 0;
    width: 738px;
}

h1, h2 {
padding:0px;
margin:0px;
font-size:28px;
}

ul {
list-style-type:square;
}

a.job {
color:#002360;
text-decoration:none;
}

a.job:hover {
color:#4971b7;
text-decoration:none;
}

div.footer {
    background-image: url("../img/footer.gif");
    float: left;
    height: 96px;
    width: 938px;
}

div.bottomlinks {
    display: block;
    margin-left: 600px;
    margin-top: 40px;
}

div.star {
    display: block;
    margin-left: 750px;
    margin-top: 12px;
}

.bottomNav
{
    font-size: 14px;
    font-weight: bold;
}

.bottomNav .Apply
 {
    margin: 15px 20px 0 0;
    display: inline-block;    
 }

.topNav
{
    font-size: 14px;
    font-weight: bold;
}

.topNav .Apply
{
    margin: 0 20px 15px 0;
    display: inline-block;  
}

.poweredBy
{
    margin-top:0px !important;
}


