

body, body * {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background: url(../images/bg.png) no-repeat top center;
}

.wrapper {
    width: 1060px;
    margin: 0 auto;
    background: url(../images/wrapper_bg.png) no-repeat -90px 0px;
}

.clear {
    clear: both;
    height: 0px;
}

#topLeft {
    float: left;
}

#topLeftBox {
    color: #fff;
    font-size: 31px;
    float: left;
    line-height: 31px;
    margin-left: 73px;
    margin-top: 20px;
}

#topLeft #blueBox {
    text-align: center;
    float: left;
    color: #0a3b64;
    font-size: 11px;
    width: 270px;
    margin-left: 32px;
    margin-top: 113px;
}

#topLeft #blueBox .title {
    font-size: 36px;
    letter-spacing: -2px;
}

#topLeft #blueBox .subtitle {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}

#orangeBox {
    color: #700000;
    float: left;
    margin-left: 10px;
    margin-top: 14px;
    width: 360px;
}

#orangeBox #place {
    float: left;
    width: 65px;
    margin-top: 13px;
    text-align: center;
    margin-right: 7px;
}

#orangeBox #place #placeNumber {
    font-size: 62px;
    text-align: center;
    line-height: 52px;
}

#orangeBox #place #placeText {
    font-size: 20px;
}

#orangeBox #orangeTopLeft {
    float: left;
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
    line-height: 18px;
}

#orangeBox #orangeTopLeft div {
    font-size: 9px;
}

#orangeBox #bottomLeft {
    float: left;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    margin-right: 20px;
    line-height: 17px;
    width: 160px;
}

#orangeBox #bottomLeft div.percent {
    font-size: 40px;
    font-style: normal;
    margin-top: 14px;
    padding-right: 0;
    line-height: 48px;
}

#orangeBox #bottomRight {
    float: left;
    font-size: 12px;
    font-style: italic;
    margin-top: 20px;
}

#orangeBox #bottomRight .number {
    font-size: 50px;
    line-height: 46px;
    font-style: normal;
}

#orangeBox #bottomRight .text {
    line-height: 14px;
    font-size: 18px;
    font-style: normal;
}

#topRightBox {
    float: left;
    font-size: 14px;
    color: #ffffff;
    margin-left: 50px;
    margin-top: 154px;
    letter-spacing: -1px;
}

#topRightBox .title {
    font-size: 50px;
    letter-spacing: -4px;
}

#blackRightBox {
    float: left;
    margin-top: 40px;
		margin-left: -22px;
}

#imagesBox {
    float: right;
    margin-right: 71px;
    margin-top: 5px;
}

.rowItem1 {
    margin: 5px;
    float: left;
    width: 105px;
    height: 105px;
}

.rowItem2 {
    margin: 5px;
    float: left;
    width: 220px;
    height: 220px;
}

.column1, .column2, .column3 {
    width: 230px;
    float: left;
}

.column4 {
    width: 115px;
    float: left;
}

#bottomLeftBox {
     top: 841px;
    position: absolute;
    float: left;
    width: 520px;
}

#bottomLeftBoxTitle {
    color: #fefefe;
    font-size: 35px;
    margin-left: 54px;
}

#bottomLeftBox #bottomLeftBoxSubtitle {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: -1px;
    margin-left: 54px;
}

#bottomLeftBox #bottomLeftBoxContent {
    margin-left: 32px;
}

#bottomRightBox {
    background:#030000;
    float: right;
    padding-left: 33px;
    padding-top: 30px;
    color: #fefefe;
    margin-top: 6px;
    padding-bottom: 155px;
    padding-right: 49px;
}

#bottomRightBox .title {
    font-size: 50px;
    letter-spacing: -3px;
    line-height: 41px;
    margin-top: 6px;
}

#bottomRightBox .text1 {
    margin-top: 13px;
    font-size: 20px;
}

#bottomRightBox .text1 a {
    font-size: 18px;
    color: #ee0000;
    text-decoration: none;
}

#bottomRightBox .contactPerson {
 
}

#bottomRightBox .contactPerson .contactItem {
    float: left;
    width: 195px;
}

