body {
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times,
        serif;
    font-size: 13px;
    color: #061c37;
    background: #014d5d url(background.png);
    background-repeat: repeat-x;
}
* {
    margin: 0 auto 0 auto;
    text-align: left;
}

#page {
    display: block;
    height: auto;
    position: relative;
    overflow: hidden;
    width: 870px;
}

.topNaviagationLink {
    text-align: center;
    position: relative;
    margin-top: 10px;
    font-size: 16px;
    margin-left: -10px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    float: left;
    color: #ceeaee;
    font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times,
        serif;
}

.topNaviagationLink a {
    text-decoration: none;
    color: #cde2fc;
}

.topNaviagationLink .active {
    text-align: center;
    border-bottom: none;
    color: #0c61c9;
    display: block;
    width: 121px;
    height: 35px;
    line-height: 35px;
    background-image: url(tab.png);
}
.topNaviagationLink a:hover {
    text-align: center;
    border-bottom: none;
    color: #0c61c9;
    display: block;
    width: 121px;
    height: 35px;
    line-height: 35px;
    background-image: url(tab.png);
}

#mainPicture {
    width: 870px;
    height: 345px;
    background-color: #ffffff;
    margin-bottom: 15px;
}

#mainPicture {
    width: 870px;
    height: 345px;
    background-color: #ffffff;
}

#mainPicture .picture {
    position: relative;
    width: 850px;
    height: 325px;
    top: 10px;
    background-image: url(plaz.jpg);
    background-size: 100% auto;
    margin-left: 10px;
}

#headerTitle {
    position: relative;
    top: 30px;
    left: 40px;
    font-size: 25px;
    color: #ffffff;
    font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times,
        serif;
}

#headerSubtext {
    position: relative;
    top: 30px;
    left: 50px;
    font-size: 14px;
    color: #a9c8fa;
    font-family: "Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times,
        serif;
}

.contentBox,
.contentBoxK {
    width: 870px;
    height: auto;
    background-color: #ffffff;
}

.contentBoxK {
    background-image: url(keyboard7.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.contentBoxK .innerBoxK {
    filter: alpha(opacity=93);
    opacity: 0.93;
    position: relative;
    height: auto;
    background-image: url(content_back.png);
    background-repeat: repeat-x;
}

.contentBox .innerBox {
    position: relative;
    width: 850px;
    height: auto;
    top: 10px;
    margin-left: 10px;
    background-image: url(content_back.png);
    background-repeat: repeat-x;
    padding-bottom: 35px;
}

.contentTitle {
    font-size: 19px;
    margin-bottom: 0px;
    padding-top: 18px;
    margin-left: 15px;
    margin-top: 0px;
}

.contentTitle table {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
}

.contentTitle td {
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
}

.contentText {
    font-size: 13px;
    line-height: 24px;
    margin-left: 13px;
    margin-right: 13px;
}

#footer {
    width: 870px;
    height: 16px;
    background: url(footer.png) no-repeat;
    text-align: center;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #386172;
    padding-top: 5px;
    background-repeat: repeat-x;
}

#footer a {
    text-decoration: none;
    font-size: 9px;
    color: #386172;
}

html,
body {
    text-align: center;
}
p {
    text-align: left;
}
h4 {
    color: #20a273;
}
