* {
    padding: 0;
    margin: 0;
}

body {
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    margin-top: 20px;
    color: #747e92;
    background-color: #eef9ff;
}

a {
    color: #ff4800;
    text-decoration: none;
}

input {
    border: 0;
}

div.container {
    width: 1020px;
    margin: 0 auto;
}

div.bodyHeader {
    width: 940px;
    margin: 0 auto;
}

div.bodyHeaderLogo {
    margin-top: 8px;
    float: left;
    overflow: hidden;
    width: 225px;
    height: 100px;
    background: url('../img/wspr_logo.gif') 0 0;
}

div.bodyHeaderMenu {
    float: right;
    overflow: hidden;
    width: 680px;
    height: 120px;
}

div.bodyHeaderMenuMain {
    margin-top: 20px;
    float: right;
    overflow: hidden;
    width: 450px;
    height: 30px;
}

div.bodyHeaderMenuSub {
    float: right;
    overflow: hidden;
    margin-top: 25px;
    width: 675px;
    height: 30px;
}

div.mainMenu {
    float: right;
    overflow: hidden;
    clear: left;
    height: 20px;
}

div.bodyCenter {
    margin-top: 30px;
    width: 980px;
    height: 370px;
    float: left;
    overflow: hidden;
    clear: both;
}

div.bodyCenterSub {
    margin-top: 30px;
    width: 980px;
    min-height: 600px;
    float: left;
    overflow: hidden;
    clear: both;
    background-color: #FFFFFF;
}

div.bodyCenterSubEnd {
    width: 980px;
    height: 1px;
    float: left;
    overflow: hidden;
    clear: both;
    background: url('../img/bgadvsub.gif') 0 0;
    background-repeat: repeat-x;
    background-position: bottom;
}

div.bodyCenterLang {
    margin-top: 40px;
    width: 40px;
    height: 330px;
    padding-top: 5px;
    background-color: #FFFFFF;
}

div.bodyCenterLangBackground {
    float: left;
    overflow: hidden;
    clear: right;
    width: 40px;
    background-color: #eef9ff;
}

div.bodyCenterLangSub {
    margin-top: 40px;
    width: 40px;
    height: 100%;
    padding-top: 1px;
    background-color: #FFFFFF;
}

div.bodyCenterMiddle {
    float: right;
    overflow: hidden;
    width: 940px;
    height: 100%;
}

div.bodyCenterTop {
    float: left;
    overflow: hidden;
    clear: right;
    width: 550px;
    height: 370px;
    background: url('../img/bodycentertop.jpg') 0 0;
}

div.bodyCenterTopSub {
    float: left;
    overflow: hidden;
    clear: right;
    width: 745px;
    height: 240px;
    background: url('../img/bodycentertopsub.jpg') 0 0;
}

div.bodyCenterRight {
    float: right;
    overflow: hidden;
    cursor: crosshair;
    width: 390px;
    height: 370px;
}

div.bodyCenterRightSub {
    float: right;
    overflow: hidden;
    width: 195px;
    height: 100%;
}

div.bodyCenterGoogle {
    width: 390px;
    height: 40px;
    background-color: #eef9ff;
}

div.bodyCenterGoogleSub {
    width: 195px;
    height: 40px;
    background-color: #eef9ff;
}

div.bodyCenterAdv {
    width: 390px;
    height: 330px;
    cursor: crosshair;
    background: url('../img/bgadv.gif') 0 0;
}

div.bodyCenterAdvSub {
    width: 195px;
    height: 100%;
    cursor: crosshair;
    background: url('../img/bgadvsub.gif') 0 0;
    background-color: #FFFFFF;
    background-repeat: repeat-y;
    background-position: right;
}

div.bodyCenterLangElem {
    text-align: center;
    width: 40px;
    height: 40px;
    margin-top: 20px;
}

div.bodyMiddle {
    margin-top: 25px;
    margin-left: 40px;
    float: left;
    overflow: hidden;
    clear: both;
    width: 940px;
    height: 340px;
}

div.bodyMiddleSub {
    margin-top: 25px;
    margin-left: 40px;
    float: left;
    overflow: hidden;
    clear: both;
    width: 940px;
    height: 150px;
}

div.bodyMiddleNews {
    float: left;
    overflow: hidden;
    clear: right;
    width: 520px;
    height: 325px;
}

div.bodyMiddleContact {
    float: right;
    overflow: hidden;
    width: 380px;
    height: 325px;
}

div.bodyMiddleContactSub {
    float: left;
    overflow: hidden;
    clear: right;
    width: 200px;
    height: 100%;
}

div.bodyMiddleContactSubHuge {
    float: left;
    overflow: hidden;
    clear: right;
    width: 250px;
    height: 100%;
}

div.bodyMiddleContactSubTail {
    float: left;
    overflow: hidden;
    clear: right;
    width: 135px;
    height: 100%;
}

div.bodyMiddleContactSubRight {
    text-align: right;
    padding-right: 20px;
    float: right;
    overflow: hidden;
    width: 200px;
    height: 100%;
}

div.bodyMiddleNewsTitle {
    float: left;
    overflow: hidden;
    clear: both;
    width: 100px;
    height: 30px;
    background: url('../img/news.png') 0 0;
}

div.bodyMiddleContactTitle {
    float: left;
    overflow: hidden;
    clear: both;
    width: 80px;
    height: 30px;
    background: url('../img/contact.png') 0 0;
}

div.bodyMiddleNewsBegin {
    margin-top: 20px;
    margin-left: 5px;
    float: left;
    overflow: hidden;
    width: 515px;
    height: 260px;
}

div.bodyMiddleNewsLeft {
    float: left;
    overflow: hidden;
    clear: right;
    width: 245px;
    height: 260px;
}

div.bodyMiddleNewsRight {
    margin-left: 25px;
    float: left;
    overflow: hidden;
    width: 245px;
    height: 260px;
}

div.bodyMiddleNewsInner {
    text-align: left;
    margin-left: 1px;
    width: 245px;
    height: 240px;
}

p.newsTitle {
    margin-top: 15px;
    font-size: 12px;
    font-weight: bold;
}

p.newsDate {
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 11px;
    color: #b2bbcc;
}

p.newsText {
    text-align: justify;
    font-size: 11px;
    padding-right: 5px;
}

p.newsMore {
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
    color: #ff4800;
}

div.bodyMiddleContactCorp {
    margin-top: 15px;
    margin-left: 10px;
    float: left;
    overflow: hidden;
    clear: both;
    width: 330px;
    height: 100px;
}

div.bodyMiddleContactCorpSub {
    margin-top: 15px;
    margin-left: 10px;
    float: left;
    overflow: hidden;
    clear: both;
    width: 100%;
}

div.bodyMiddleContactCorpSubMargin {
    margin-top: 45px;
    margin-left: 10px;
    float: left;
    overflow: hidden;
    clear: both;
    width: 100%;
}

p.contactCorp {
    text-align: left;
    font-size: 12px;
}

div.bodyMiddleContactPR {
    text-align: right;
    font-size: 12px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 80px;
    width: 275px;
    height: 150px;
}

div.bodyFooter {
    float: left;
    overflow: hidden;
    width: 1020px;
    margin-bottom: 25px;
}

div.bodySeparator {
    width: 100%;
    height: 1px;
    background: url('../img/separator.png') repeat-x 0 0;
}

div.bodyFooterInnter {
    width: 100%;
    height: 35px;
    float: left;
    overflow: hidden;
    clear: both;
}

div.bodyFooterCopyright {
    text-align: left;
    float: left;
    overflow: hidden;
    clear: right;
    width: 30%;
    height: 20px;
    margin-top: 15px;
}

div.bodyFooterSpeedLinks {
    float: right;
    overflow: hidden;
    width: 40%;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.speedlinksElem a {
    float: right;
    overflow: hidden;
    clear: left;
    padding-left: 2px;
    color: #37286e;
}

div.speedlinksElemSub a {
    float: left;
    overflow: hidden;
    padding-left: 2px;
    margin-top: 20px;
    color: #37286e;
}

div.speedlinksSeparator {
    margin-left: 15px;
    margin-right: 15px;
    float: right;
    overflow: hidden;
    clear: left;
}

div.bodyEndOfPage {
    width: 100%;
    height: 5px;
    float: left;
    overflow: hidden;
    clear: both;
    background: url('../img/page_end.png') repeat-x 0 0;
}

div.bodyCenterGoogleInput {
    width: 197px;
    height: 27px;
    margin-top: 10px;
}

.bodyCenterGoogleStart {
    width: 1px;
    height: 27px;
    float: right;
    overflow: hidden;
    clear: left;
    background: url('../img/search_start.gif') 0 0;
}

.bodyCenterGoogleBegin {
    display: block;
    float: right;
    overflow: hidden;
    clear: left;
    width: 168px;
    height: 27px;
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 11px;
    background: url('../img/search_begin.gif') repeat-x 0 0;
}

.bodyCenterGoogleBeginSub {
    display: block;
    float: right;
    overflow: hidden;
    clear: left;
    width: 75px;
    height: 27px;
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 11px;
    background: url('../img/search_begin.gif') repeat-x 0 0;
}

.bodyCenterGoogleSubmit {
    display: block;
    float: right;
    overflow: hidden;
    clear: left;
    width: 28px;
    height: 27px;
    background: url('../img/search_submit.gif') 0 0;
}

div.bodyCenterGoogleSearchText {
    float: right;
    overflow: hidden;
    clear: left;
    line-height: 27px;
    margin-right: 30px;
    padding-left: 2px;
}

div.bodyCenterGoogleSearchTextSub {
    float: right;
    overflow: hidden;
    clear: left;
    line-height: 27px;
    margin-right: 10px;
    padding-left: 2px;
    font-size: 10px;
}

div.bodyContactMap {
    width: 100%;
    float: left;
    overflow: hidden;
    clear: both;
    background: url('../img/contact_map.png') 0 0;
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.bodyContactMapSub {
    width: 100%;
    float: left;
    overflow: hidden;
    clear: both;
    background: url('../img/contact_map_sub.png') 0 0;
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.bodyCenterTopText {
    text-align: left;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 100px;
    margin-top: 320px;
}

div.bodyCenterTopTextSub {
    width: 215px;
    line-height: 19px;
    float: right;
    overflow: hidden;
    text-align: left;
    color: #FFFFFF;
    font-size: 11px;
    margin-top: 125px;
}

div.bodyCenterContent {
    width: 745px;
    height: 100%;
    float: left;
    overflow: hidden;
    background-color: #FFFFFF;
}

p.SubHeader {
    text-align: left;
    color: #ff4800;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 7px;
}

p.SubText {
    text-align: justify;
    margin-left: 2px;
    font-size: 12px;
}

div.bodyMargin {
    margin-top: 20px;
    width: 100%;
    height: 1px;
    float: left;
    overflow: hidden;
    clear: both;
}

p.FloatRightImage {
    display: block;
    border-style: solid;
    border-color: #f2f2f2;
    margin-left: 10px;
    margin-bottom: 5px;
    float: right;
    overflow: hidden;
    clear: left;
}

p.FloatLeftImage {
    display: block;
    border-style: solid;
    border-color: #f2f2f2;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
    overflow: hidden;
    clear: right;
}

p.SubHeadline {
    text-align: left;
    color: #ff4800;
    font-size: 12px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

p.GalleryTitle {
    text-align: center;
    color: #ff4800;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

ul {
    margin-top: 10px;
    margin-left: 30px;
    text-align: left;
    font-size: 12px;
}

ul li {
    padding-left: 5px;
    margin-bottom: 10px;
    line-height: 18px;
}

div.bodySubFooter {
    width: 100%;
    height: 50px;
}

div.bodyFooterEOTAdv {
    text-align: left;
    width: 300px;
    float: left;
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
}

div.bodyFooterEOTAdvText {
    text-align: left;
    margin-left: 50px;
    line-height: 17px;
}

div.bodyFooterEOTAdvText a {
    color: #1c709e;
}

div.bodyFooterEOTAdvImage {
    height: 32px;
    width: 30px;
    float: left;
    overflow: hidden;
    clear: right;
}

h3.toggler {
    display: block;
    cursor: default;
}
