BODY {
    background-color: #2b9ddf;
    padding: 0px;
    margin: 0px;
    font-family: georgia, helvetica;
    font-size: 14px;
}

IMG {
    border: 0px
}

A {
    outline: 0;
}

.center {
    margin: 0px auto;
    display: block;
}

#page {
    width: 977px;
    margin: 0px auto;
    position: relative;
}

#nav {
    padding: 0px;
    margin: 22px 0px 0px 90px;
    list-style: none;
    height: 55px;
    overflow: hidden;

}

#nav LI {
    float: left;
}

#nav LI A {
    display: block;
    width: 195px;
    height: 55px;
}

#nav LI A IMG {
    display: block;
    margin: 0px auto;
    padding-top: 15px;
}

#nav LI {
    background: url(images/tab_off.png) no-repeat;
}

#nav LI.selected {
    background: url(images/tab_on.png) no-repeat;
}

#mainGraphic {
    width:954px;
    margin-top: -20px;
    position: relative;
}

#mainGraphic .h1 {
    position: absolute;
    top:25px;
    left: 24px;
    z-index: 2;
}

#mainGraphic .p {
    position: absolute;
    top: 125px;
    left: 20px;
    z-index: 2;
}
h2, h3 {
    font-weight: normal;
}
h2 {
    margin-bottom: 0px;
    font-size: 24px;
}
h3 {
    margin-top: 0px;
    font-size: 14px;
}
.underline {
    padding-bottom: 10px;
    background: url(images/dotted-line.png) repeat-x bottom;
}
#col1 {
    position: relative;
    width: 607px;
    margin-left: 22px;
    margin-bottom: 137px;
}

A:link {
    color: #006699;
    text-decoration: none;
}

p {
    color: #666;
}

#footer {
    background: url(images/bottom_bg.jpg) repeat-x;
    position: relative;
    height: 96px;
    overflow: hidden;
}

#footer UL {
    position: relative;
    list-style: none;
    color: #6fc9f4;
    width: 531px;
    margin: 0px auto;
    margin-top: 50px;
    font-family: arial;
    font-size: 12px;
}

#footer UL LI {
    float: left;
    margin-right: 10px;
}

#footer UL LI A {
    color: #fff;
    text-decoration: none;
}

.partnersBox {
    position: absolute;
    top: 408px;
    right: 10px;
}

#page.press H2 {
    font-size: 20px;
}

#wrapper {
    background: url(images/bg.jpg) repeat-x;
}

#isbx {
    margin-left: 80%;
    margin-right: 10%;
    display: block;
}

#logos {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

#logos LI {
    float: left;
}