body {
    background-color: #18242b;
    text-align: center;
    font-family: "myriad web", "myriad pro", verdana, helvetica, arial, sans-serif;
    font-size: 14px;
    height: 100%;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    margin: 0;
}

div {
    padding: 0;
}

ul {
    margin: 0 0 0 10px;
    padding: 0;
}

li {
    list-style-type: none;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    margin: 0;
    padding: 0 0 0 14px;
}

h1 {
    font-family: Tahoma, Verdana;
    color: #22313a;
    font-size: 26px;
}

h2 {
    font-family: Helvetica, Arial, sans-serif;
    color: #8bb7c1;
}

h3 {
    font-family: Helvetica, Arial, sans-serif;
    color: #25333d;
}

h4 {
    font-family: Helvetica, Arial, sans-serif;
    color: #8bb7c1;
}

a {
    color: #2533aa;
}

a:hover, a:active {
    color: #aa0000;
}

#wrapper {
    background-image: url('../images/bg_body.jpg');
    background-position: 0px 228px;
    width: 100%;
}

#top_global {
    width: 100%;
    background-image: url(../images/bg_top.jpg);
    background-repeat: repeat-x;
    margin-bottom: -4px;
}

#bottom_global {
    height: 80px;
    width: 100%;
    background-color: #030303;
    background-image: url(../images/bg_bottom.png);
    background-repeat: repeat-x;
    z-index: 1;
}

#footer {
    width: 1009px;
    color: white;
    font-family: Arial;
    font-size: 10px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: left;
}

#footer p {
    margin: 0px 100px;
    display: block;
}

#footer span a, #footer span a:visited {
    color: white;
    text-decoration: none;
}

#footer span a:hover {
    text-decoration: underline;
}

#landscape {
    width: 100%;
    min-width: 1009px;
    text-align: center;
    background-image: url(../images/bg_landscape.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 5;
    position: relative;
}

#top_boxbottom {
    width: 1009px;
    text-align: left;
    margin: 0 auto;
    background-image: url(../images/bg_boxbottom.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    overflow: hidden;
    z-index: 5;
    position: relative;
}

#topmenu {
    font-family: "myriad web", "myriad pro", verdana, helvetica, arial, sans-serif;
    height: 48px;
    width: 1009px;
    overflow: hidden;
}

#topmenu ul {
    list-style-type: none;
    display: inline;
    float: right;
    padding: 0;
    margin: 0 68px 0 0;
    border-right: 1px solid #1d2c35;
}

#topmenu ul li {
    margin: 0;
    padding: 0;
    background: none;
    float: left;
    border-left: 1px solid #1d2c35;
}

#topmenu ul li a {
    float: left;
    display: block;
    font-size: 16px;
    color: white;
    text-decoration: none;
    padding: 16px 16px 0 0;
}

#topmenu ul li span.selected {
    float: left;
    display: block;
    font-size: 16px;
    color: white;
    text-decoration: none;
    padding: 16px 16px 0 0;
    background-image: url(../images/bg_menuhover.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    cursor: default;
}

#topmenu ul li span.selected span {
    margin-top: -16px;
    float: left;
    display: block;
    padding-left: 16px;
    height: 48px;
    background-image: url(../images/bg_menuhover.jpg);
    background-repeat: no-repeat;
}

#topmenu ul li a span {
    margin-top: -16px;
    float: left;
    display: block;
    padding-left: 16px;
    height: 48px;
}

#topmenu ul li a:hover, #topmenu ul li a.selected    {
    background-image: url(../images/bg_menuhover.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

#topmenu ul li a:hover span,    #topmenu ul li a.selected span {
    margin-top: -16px;
    display: block;
    padding-left: 16px;
    height: 48px;
    background-image: url(../images/bg_menuhover.jpg);
    background-repeat: no-repeat;
}

#leftcolumn {
    width: 757px;
    float: left;
    text-align: left;
    background: url(../images/bg_heading.png) no-repeat 35px 20px;
}

#logo_and_heading {
    width: 757px;
    height: 200px;
    margin: 0;
    float: left;
    /*background: yellow;*/
}

#logo {
    display: block;
    height: 120px;
    width: 200px;
    float: left;
    margin: 20px 0 0 35px;
}

#heading {
    float: left;
    width: 440px;
    margin-top: 100px;
    text-align: right;
}

#heading h1 {
    margin: 0px;
    font-family: Arial;
    text-align: right;
    font-size: 30px;
    color: #b5232a;
}

#content {
    width: 640px;
    min-height: 200px;
    height:auto !important;
    height: 200px;
    background: white;
    float: left;
    margin: -56px 0 0 95px;
    overflow: hidden;
}

#content_spacedout {
    margin: 30px 45px 0 45px;
    font-size: 14px;
    line-height: 150%;
}

#rightcolumn {
    width: 252px;
    float: left;
}

#starshape {
    width: 200px;
    height: 200px;
    background: url(../images/bg_starshape.png) no-repeat;
    text-align: center;
    color: white;
    margin: 0;
    padding: 10px 0;
    position: relative;
    top: 55px;
}

#starshape p {
    margin: 15px 20px 0 20px;
}

.clearer {
    clear: both;
}

#bottom_spaceout {
    height: 190px;
    float: left;
}

/***************************************
 *
 *
 * CMS Styles
 *
 *
 * *************************************/


img.floatleft {
    padding: 0 20px 20px 0;
    float: left;
}

img.floatright {
    padding: 0 0 22px 22px;
    float: right;
}

img.left {
    padding: 0 20px 20px 0;
    display: block;
    margin-right: auto;
}

img.right {
    padding: 0 0 0 20px;
    display:block;
    margin-left: auto;
}

img.center {
    padding: 0;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

.grey {
    color: #909090;
}


#skip {
    display: inline;
}

#skip a, #skip a:hover, #skip a:visited {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

#skip a:active, #skip a:focus {
    position:static;

    width:auto;
    height:auto;
} 